Discussion on SmartUIUX Home Gardening Vehicle Connect Mobile App Bootstrap 5 HTML Template

Discussion on SmartUIUX Home Gardening Vehicle Connect Mobile App Bootstrap 5 HTML Template

Cart 342 sales
Well Documented

AdminUIUX-Templates supports this item

Supported

This author's response time can be up to 2 business days.

55 comments found.

Hello, I’ve just purchased your theme and everything it’s great but I can´t make that the left navigation menu, opens on swipe gesture, I have tried this so far:

var myApp = new Framework7({ modalTitle: “MaxSmart”, swipePanel: ‘left’, // Enable Material theme material: true, });

Sorry my bad, I changed a different script, but it’s enough to add swipePanel: ‘left’ to allow side panel swipe gesture.

Are you planning to do a theme but with IOS design? because I’m interested.

No right Now. But sure many new creative things will come accross! Follow me… :)

Hi, I have a question about the app menu. Can I add more levels? I mean, I´d like to have the principal and three more levels before show the products, something like this: – Principal category – Level 1 – Level 2 – Level 3 thanks!!

No, That is not yet included. Preferred to navigate screen and arrange content for multilevel navigation . Mobile its very deep level navigation. We can do custom if required, drop msg from profile

Ok Thanks. Any Idea why when I set links to socials (ex. https//facebook.com/...) nothing happens? I am not redirected to the page.

https://facebook.com/ : colon sign is missing For the external url redirection please add class “external” on to that link

Regards, Max

Hi there, just bought your template Maxsmart, very good design however, I am trying to preview it using phonegap in my iPhone and map and charts does not work. They work if a preview them on Mac.

What should I do?

Thanks for the purchase. Check build gets internet access. Even I have tested in my phone browser preview works fine. No idea about build phonegap. Regards, Max

Hi,

Is this based on Ionic or any such frame work? As you have mentioned framework7 and ionic in the tags?

Thanks, Utpal

Its working properly, in local host. Make sure surever is running well or javascrpt is not blocked in browser

Yes, thanks solved it now.. :)

Hello,

First of all : it’s a very nice template, congrats !

I started to code on it, and I’m new to mobile template. And maybe you could help me :

How can I call a page with jQuery and how can I pass variable through pages ?

thanks

Thanks for your feedabck .

You can link your pages with normal a href=”url”

Below is about how page init and scripts run. Add callback function that will be executed when Page with data-page = “aboutus ” attribute will be initialized code below:

myApp.onPageInit(‘aboutus’, function (page) { console.log(‘About us page initialized’); console.log(page); })

Here insead of console log you can write your code

Hope this helps

Regards, Max

mobile logout button is not on bottom place. CSS, how the sign up button record to go and show other field (menu) in the same index page ? thanks.

There are in index page menu items are listed under panel-left with ul li HTML stucture. Signup button is linked to html page. Message me from my profile for more. Checkout our mobilizer template

hi, does this work with wordpress/apppresser??

No, This directly not work. This is based on on framework7 and html pages. Devlopers need to integrate with wordpress if framework found competible. Regards, Max

Hi, I still getting into problems, even with simple things …

onthe page sign-in.html I put <form id=”my-form” class=”list-block”>

The Button on the same page already has this: Sign in

now I put the script maxframes.js with simple alert, to if the click is calling right: $$(’.form-to-json’).on(‘click’, function(){ alert(“aaaa”); });

even if I put the script on sign-in.html itself, its not working.

The sample on Framwork7 http://www.tutorialspoint.com/framework7/forms_to_json.htm is working perfect …

please advice …

Purchase Code 08343ed0-6c6f-471c-8b0f-f0da16cd9b01

You need to put your script code inside your pageinit code. Because page use Ajax page navigation as mentioned in description.

For Page init part document can help.

Regards, Max

Hi,

I just bought your product. I’m using coldfusion as App-Server and I need to change the ending .html to .cfm. When I do this, your page does not work anymore…

May you have an advice, on where In have to do configurations?

Purchaes code: 08343ed0-6c6f-471c-8b0f-f0da16cd9b01

Thanks for purchasing Delsalsa,

You need to change page extension as well as links in pages like we have main menu in index files. You can also acces index files by provideing full path in browser like as below:

http://localhost/max_smart_cfm/index.cfm

I never used coldfusion so not exact idea how it works but this extension works localserver with full path

Hi there, thx for ur quick answer. I did that already, it is like php. Still not working.

I noticed also, that all the pages remains in the cache, which is pain. You never know, if the change is activ or not …

Below is about how page init and scripts run.

Add callback function that will be executed when Page with data-page = “aboutus ” attribute will be initialized code below:

myApp.onPageInit(‘aboutus’, function (page) { console.log(‘About us page initialized’); console.log(page); })

For cache you need to pass parameter to false. you can change cache time, disable cache certain URLs or even disable caching all together. Refer to the link below (section: Caching) for more details: http://bit.ly/2aZoJnh

Regards, Max

Congrats!! Amazing Work, GLWS :)

Thank you so much

Congratulations! Good Luck With Sale :grin:

Great Work! :) Does this require nodejs to work ?

No node js required..

very nice work – all the best for your sales ;) !

Thank you so much Eric

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