Discussion on RADON HTML Mobile Template

Discussion on RADON HTML Mobile Template

Cart 87 sales
Well Documented

mobiokit supports this item

Supported

17 comments found.

Hi,

I’m trying to include a JS code on page, but it’s not working properly when the link is redirecting to the index.html. when the page is isolated the JS works fine, but when it’s called by the main page, doesn’t work.

br elido

Hi,

You can only use a JS code called inside the JS file. Since the template uses an Ajax style functionality the JS code used for each page is load inside the my-app.js file. See there some examples of how we use it for different pages

Why is my code broken? So is a home correct?

Hi,

What do you mean by “broken” ? Please test the template on a server and will work fine. Let us know what exactly is not working?

Hello Dear, I want to use custom javascript but not able to do that with checkbox multi select. Please give me an example that how can I trigger any event based custom js.

Thanks

Hi,

You can see an example in my-app.js file

1. Load the main JS files in index.html 2. Call the function in my-app.js for each secondary page or for home page just like the blog page example below:

myApp.onPageInit('blog', function (page) {

....your function call here......

})

Regards.

Thank you for this well designed product!

There is one Problem with direct accessing of the Subpages. Google will index the url’s like that: http://sindevo.com/radon/radon-main/team.html When we click on that Link, there is only loaded that piece of code in team.html. The complete page must be loaded as: http://sindevo.com/radon/radon-main/#!/team.html

How can this be fixed? Thank you.

Yes you’re right – I too think the template should be as is because the app-approach is perfect!

I thougt more of a modification, for example a piece of javascript code (included on top of every subpage-html), that checks the url. If it contains the ”#!”, then everything is okay, otherwise reload the page with the full working url.

What do you think of it? I dont know how this could be applied – do you? I just believe that there must be a solution.

Thank you very much.

I found out – just added the following script on top of every subpage (of course, the URL must be changed for every subpage). For example in “team.html” I paste:

<script type=”text/javascript”> window.location = “http://sindevo.com/radon/radon-main/#!/team.html”; </script>

This is only executed when the hml page is loaded directly. This code get’s stripped out, when loaded via Ajax – but anyhow we dont need it then as this means that the webpage will already load comletely! ;-)

Hi,

Yes I think that code can do the job.

Thank you for taking time and finding this :) we really apreciate it. And we are sure will guide others too, when they will need a solution like this.

Best Regards.

can i have the home page of radon being a slider for lithium this makes it perfect for me i dont like the home page on lithium not good for what i want, every other thing on litium is perfect for me, i only ineed the home page to be slider just as you have it on Radon. then i but

Hi,

Yes, we can customize it for you. Just drop us an email after purchase.

Regards.

hello i have purchased my email address is rotspecial@gmail.com

Hi,

Will send you the modified files today.

Regards.

I want using javascript to open and/or close popups before to navigate inside the internal pages, Do you have any function to do it? regards!

Hi,

You can use:

myApp.popup('.popup-login');

Add it inside the my-app.js file under

$(document).ready(function() {

This will open the login once the first page is loaded.

Regards.

thanks!!!!

I have another question, how can I stop the cache from auto saving? I did use the default parameters but the data doesn’t update when I return to the previous page. If it’s not posible to prevent the cache from saving, let me know how can I force the app to reload the section each time that the user presses any button? This way, the users will always have updated data.

Hi,

I found your answer on framework7 github page HERE

You will need to use force: true, and ignoreCache: true like this:

page.view.router.back({
                    url: xxxxx,
                    force: true,
                    ignoreCache: true
                })

Hope this helps.

Regards.

ey dudes!!! congrats!!! it’s a amazing template!!! I have a question… Do you have a function on Javascript to open the login popup?

Hi,

You can use:

myApp.popup('.popup-login');

Add it inside the my-app.js file under

$(document).ready(function() {

This will open the login once the first page is loaded.

Regards.

Congratulations! Nice template. Good luck.

Thanks!

Great Work, Congratulations GLWS :grin:

Congratulations!

Amazing Work, Good Luck With Sale :grin:

Thanks mate!

Congratulations for this awesome template.

Thanks mate!

really good work ! i wish you good luck with the sales and a nice day :) :)

Thanks mate!

Congratulations! Nice Work, Good Luck With Sale :grin:

Thanks mate!

Interesting Work! Congratulations :)

Thanks mate!

Congratulations! Nice Work, Good Luck With Sale :grin:

Thanks mate!

Congrats, good luck with sales – DCSF

Thanks mate!

Congratulations!

Amazing Work, Good Luck With Sale :grin:

Thanks mate!

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey