55 comments found.
Hello. Can you update this theme to support Framework7 V3? Your version is too old. I tried to update it myself but the problem that I have now is the CSS. It’s not that complicated, but hey, you are the author, give us a new update. Thank you in advance.
Hi, Thanks for taking interest. We are in a process to create new template with new version. Follow us and you will be notified once its released.
Regards, Max
Hi, How do I activate lazy load in images?
Hi,
you have to add class lazy and < img data-src=”path/image.jpg” class=”lazy” > for background data-background=”path/to/image.jpg” use this instead data-src
Regards, Max
hi, is there php file include? . in the overview there is php file include. so how use it to connect database like mysql?
Best regards jani
Hi , There is no database connection. But there is page called infinite scroll which uses php file.
Regards, Max
is there tabbed view?. would you give more documentation or tutorial?
Official framework 7 guide will help for more basic setup and usage. Message us for any specific help need from our profile page…
Thank you, Max
hi, login form password textbox hide when keyboard is up. how tomake onfocus textbox is not hide when keyboard my phone up.?
You may use app pge push from phone gap app features. Or page scroll top:0 script while input focus.
Regards, Max
Does this template work properly on iPhone X (full size)?
Hello ,
We didn’t tested this with iphone. Sorry for that. Hope it should work as it’s HTML css js ajax served template.
Regards, Max
You can check our new HTML templates from our profile
I haven’t found any newer Framework7 mobile apptemplates in you profile. Only some (Bootstrap-) Webtemplates (but that’s not what I was looking for)
Btw: ‘hope’ is not enough for me
okay 
Hi, I have bought your product.
I need help with 2 bugs that I can’t figure out how to fix. I’m using phonegap and creating an app using your template, and when I tap a field text, my keyboard stays in front of it. The text being written don’t focus and the user can’t see what he’s typing. Second bug: I integrated Google maps with the template, everything works fine but the autocomplete feature. When I try to search for some address, for some reason the autocomplete feature doesn’t work with the template. To be clear, I tested the autocomplete feature in another template and It worked fine. How can I fix that? I really need your help, thanks!
Hello, As per our knowledge about framework7, it doesn’t allow direct content visible on to the area while keyboard open. There may be option in phonegap while creating app to push page content while opening keyboard for web or else you can use jQuery scrollTop to the content when input get focus state.
For Autocomplete we have not implemented yet in template but below are links if those helps: https://stackoverflow.com/questions/41446529/framework7-autocomplete-google-places-api
Regards, Max
Hi, Author I purchased this template from themeforest but unable to download. can you please send me another download link?
cheeweng.aw@gmail.comThanks!
You can view under your account page in downloads tab whichever items you have purchased….
Hope this helps. Regards, Max
i have bought this theme, then I try to run on my phone with phonegap. there was a problem when i clicked the back button, which should have returned to the previous page but this actually closes the app. please tell me, what have to change the code in what part. sorry for bad english, thank you.
Hi, in main maxframes js in app initialization ad below pushState: true,
var myApp = new Framework7({pushState: true,});
My app works good in desktop but in mobile it hangs. The mobile have 4gb ram. Can you please help me or give some hint to solve the problem.
Hey, Currently we don’t have app developers and We don’t know where is actual problem. sorry on this point.
Bests, Max
good afternoon sir, i alr have your template about maxframe. i want to use popup from framework7 but it didn’t work. i can’t do anything with popup. i click everywhere on the pop up it will be close automatically.
can you help me ?
Hello …
can you tell us how you add.. and share url so we can check it…? Msg us from our profile ..
Thanks ,
Max
Hey I would like to switch my index page from the login to >home classic page and i am having issues and suggestions
What kind of issue you are facing ?
Bests,
Max
When I Try to replace the content in the index.html with the content from home_reader.html the menu functionality stops working
There is in the index file all code script will be available.. you just need to paste inside page code into index page view part only.. it means there is one logo and two button code need to replace with your page code.
When I click on password field it hides. Please check the screenshot.
https://drive.google.com/open?id=0B1rUdrHwx7xHQklpem9XbkdtNkEHello, As per our knowledge about framework7, it doesn’t allow direct content visible on to the area while keyboard open. There may be option while creating app to push page content while opening keyboard for web you can use jQuery scrollTop to the content when input get focus state.
Regards, Max
Hi The design does not work in “Chrome” either. Could you help ? Thanks
Please use localhost server to view preview.
Thanks , Max
Hi, Shan is working. I make feedback if there is a different error. Thank you for your interest
Ok
Hi friends, nice job.. congrats..
I have a few questions for you, can you help? 1 – how we can integrate Google AdSense ads, do you have a study on this? 2- The main directory also works. but include ads on pages doesn’t seem to have. 3- angularJS works have reported that possible to integrate?
Wait for the answer from you, thanks.
Hello,
This is javascript based framework template.. so you can add jquery plugging and codes to make it works. We haven’t tried with adsense. Also if you are looking angular i think this is not best for it. Better to go with normal HTML template. You can check our Adminux Mobile for it.
Hope this helps..
Bests, Max
I want to use AdSense on this template.
If you do, you will be able to pray for so many people
you will add a great deal.
We don’t have yet to be plan to add Adsense..
Regards, Max
Hi Team,
Can You please help us in integrating Google Autocomplete with f7 popup autocomplete. Request you to kindly help us in this regards.
Hi, post a message from our profile page.
Regards, Max
Hello. By mistake I bought this template. I want Max Smart mobile template instead. Can you do something or do I have to contact Envato? please help.
I checked the “refund policy” and there is nothing I can do if I buy an item by mistake. I hate when autors put others templates in the item that I’m looking.
Sorry we dont have idea in this regards…
I am developing with AngularJS 1.x, can I integrate this template in my website?
Thanks Srikanth
Hello Srikanth,
Most the people use html template with Angular. We dont know more about angaulr but this template is built with html and jquery framwork.
Regards, Max
Hello,
I bought the template, but now I have a difficulty with “submits” and “href” due to the injections of pages / html via ajax. Can you give me an example of a form with submit and redirect to a page / html of the template itself? And another example of a redirect from an onclick event in link, where href (“sign-in.html”) can only be followed if the function called by onclick returns true.
Thank you.
is the same question
Hello,
I bought the template, but now I have a difficulty with “submits” and “href” due to the injections of pages / html via ajax. Can you give me an example of a form with submit and redirect to a page / html of the template itself? And another example of a redirect from an onclick event in link, where href (“sign-in.html”) can only be followed if the function called by onclick returns true.
Thank you.
Hello, Do you mean working html form with submit functionality ?
Regards, Max
Yes. But I want to validate this form first, before moving on to another part of the template (sign-in.html for example). In the template structure, it is used in the “form” action = “sign-in.html”, I am redirected without the injection of html via ajax. The same happens if I use for example a window.location, the page exchange is not done with ajax injection, and that breaks the page.
Example: in register.html I want to validate the form before through a function, and after a return with true, I then want to continue to sign-in.html.
So here you need programming support right? Can you message me from my profile page ..?
You can use < button > instead of < a > tag..
Thanks Max
I do not need programming support, I need the example to be able to understand the template structure, since there is no template example in the template, and a classic / default use does not work in the template structure.
Generally the templates here of ThemeForest have examples according to their structure …
I’ve been wrong, the pages / html are injected using Framework7 and route settings, not through ajax or similar, is that it?
I’ll study and see if I can better understand the structure.
okay. Yes its based on framework 7.. and you can define under page init section.
Bests, Max
Hi. I am keen on buying this but have 2 questions. Is this using the latest version of Framework7 and is it only a Material theme or is a iOS theme also included?
we have not updated with recent updates. its with material theme
Hi,
How can I auto slide the slider?
Hello Vishal,
Please use autoplay:
var swiper = new Swiper(’.swiper-container’, { autoplay: 2500, });
Regards, Max
Thank you for your quick reply.
The slider looks weird when using data-effect=”coverflow” attribute. I removed it and now and its working fine. Thanks
That was great. 