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.
Hi,
Thank you for choosing our mobile product!
The subpages on Ajax websites and google is a delicate problem
All our mobile templates are ajax based, just for the reason to allow users save the final product to their mobile home screen, and launch it after as an web app in full screen mode. Giving the feeling of a real app experience.
The ”#!” which separate the pages is the only one google still crawling.
Yes I know google transform that url format into simple .team.html one.
The only solution to allow users navigating when going directly in google from a secondary page is to add in the secondary HTML pages all the code found in index.html.
So do this:
1. for example open team.html page and you will that the HTML content is starting with div class=”pages”, and nothing above and nothing after that DIV is closing.
2. open index.html and see what this page have above div class=”pages”. Then just copy all above div class=”pages” from index to team.html and the same all below that div.
This way when opening team.html directly from google your user can see the page corectly and navigate to other pages.
We will not update our mobile template with this modifications because it’s not the purpose of this template. 90% of the users and clients prefer to use the template compact as one page, so they can transform it into a native app easily.
Hope this helps.
Best Regards.
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
or just customize that section for me
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.
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.
Great Work, Congratulations GLWS 
Thanks
Congratulations!
Amazing Work, Good Luck With Sale 
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!
Interesting Work! Congratulations 
Thanks mate!
Congratulations! Nice Work, Good Luck With Sale 
Thanks mate!
Congrats, good luck with sales – DCSF
Thanks mate!