Discussion on Mobix - HTML Mobile Template

Discussion on Mobix - HTML Mobile Template

Cart 1,532 sales
Well Documented

mobiokit supports this item

Supported

265 comments found.

Hi how to use Jquery Calendar?? :(

purchase codes : f1839638-23d2-46d0-b3de-4cf083e08343

Hi,

We suggest using this calendar https://framework7.io/docs/calendar.html

It’s more related to the theme. You can use also jquery calendar. You need to insert the custom function inside the my-app.js file.

Will require some basic JS/Jquery knowledge.

Regards.

hello. im korean student, need support and question

question 1. index.html -> form.html link moved, so, url http://test.com/index.html#!/form.html i want index.html -> from.html (http://test.com/form.html) and apply animation

question 2. from.html page how to script code?

please help me.. thanks..

my licence : f1839638-23d2-46d0-b3de-4cf083e08343

Hi,

1. To create the form.html as main index page you will need to move the code from form.html to index.html

But notice that form.html starts in code from div class=”pages

So in index you will need to copy this code just inside the div class=”pages and keep all the code below and above that code.

If you have problems integrate it, just let us know and we will send you a custom file.

2. To add custom scripts for form.html page just use my-app.js file inside the JS folder.

And add your custom functions inside the

$$(document).on(‘pageInit’, function (e) {

..................................

Regards.

Hi,

I have noticed that in the “Custom form inputs” section of your template, selects don’t work in mobile devices. Do you have a different version of this section or of some selects for a form?

Many thanks in advance for your attention!

Hi,

I will update the files tomorrow and let you know once the updates are accepted to the marketplace. Then you can download the archive from here.

Regards.

Do we know something new?

Hi,

Just a few secondas ago the update was approved.

On the form page there is the select input updated.

If you need help integrate the select let me know, I will tell you exactly what files need to be changed.

Regards.

Can it work if i change all the file to .php if yes. how or what can i do?

Hi,

If you are familiar with php I suggest using php with ajax. Just like the contact section is done.

Hello,

I’ve downloaded the project, but the pages are still loading and it doesn’t work. (the pages doesn’t appear) This is my Licence : 859d0a7a-2856-440c-a3d3-aa39972d7856 Please hep me. Cordially

Hi,

Please tes the files on a server, not locally. The template uses Ajax, which is a server side code.

Or use firefox, which is the only browser that read Ajax offline, not on a server.

Regards

Purchasecode: d875dea2-bb40-4fbe-afd3-a41902b4d493

Hi, I need a picture Upload function from Mobile devices. Can You tell me which Ajax uplaod works for me? Everytime i want to use a Upload plugin, the upload leaves the page to the Upload.php and dont stay at the page.

Hi,

As I know the biggest problem with uploading photos to a normal website/mobile was iphone (android and windwos was ok), but recently I think ios allow this too.

We never tested a code to do what you want. But I can suggest THIS script.

Still you will have to integrate into the template with ajax. Will require php/ajax knowledge.

Hope this helps.

Regards.

how can put the zendesk live chat code

I try the code

<!-Start of Zendesk Chat Script-> <script type=”text/javascript”> window.$zopim||(function(d,s){var z=$zopim=function©{z._.push©},$=z.s= d.createElement(s),e=d.getElementsByTagName(s)[0];z.set=function(o){z.set. .push(o)};z.=[];z.set._=[];$.async=!0;$.setAttribute(“charset”,”utf-8”); $.src=”https://v2.zopim.com/?4cxPuopAidgNTbcRuSCr7ZgHicJqGqvx”;z.t=+new Date;$. type=”text/javascript”;e.parentNode.insertBefore($,e)})(document,”script”); </script> <!-End of Zendesk Chat Script->

put not working

Hi,

Where did you added that code?

The corect way to add a custom JS function in this template is:

1. Load the main JS file in index.html Since this is an ajax template all the files JS and CSS must be loaded on main page, even if they used on secondary pages only.

2. Execute the function inside my-app.js file, under the function

$$(document).on(‘pageInit’, function (e) {

...........

See for example for other function are loaded and executed there.

This requires basic JS/Ajax coding.

Regards.

Hello I need a way to embed PDF files into this. Is this possible and if so what’s the best way to do so? Thanks

Yes it’s posible.

Just use the code:

<embed src="http://example.com/the.pdf" width="100%" height="300" type='application/pdf'>

Keep the width=”100%” in order to have the PDF responsive and suit all mobiles resolution.

And edit the height to what you want.

Regards.

Hello,

I have purchased and installed the theme. Surprisingly when the theme is accessed through mobile devices via Safari browser or Chrome, the footer control menu buttons are hidden and not fully showing.

I have tested as well and access the layout directly http://sindevo.com/mobix/ and I have discovered the same issue.

I accessed the site with iPhone 6 Plus & Samsung Galaxy S6 Edge. You can see snapshots from both browsers: http://cookieless.org/sindevo.com/img/0106.PNG http://cookieless.org/sindevo.com/img/0107.PNG http://cookieless.org/sindevo.com/img/0108.PNG http://cookieless.org/sindevo.com/img/0109.PNG

Please provide updated version of your styling.

Thanks

Hi,

Sorry for the delay on your answer.

We did found a small CSS issue in framework7 code that we are using with this template.

Will post an update tomorrow. The update will fix that white space at the bottom.

Thank you for you patience.

Regards.

Hi,

The templates was updated.

The issue you mentioned was fixed. To update just the issue fix you need to replace the framework7.css and the color CSS, like magenta.css or other color that you use.

You can test the update here http://sindevo.com/mobix/

Thank you for your feedback.

Regards.

Hello,

I have purchased and installed the theme. Surprisingly when the theme is accessed through mobile devices via Safari browser or Chrome, the control buttons at the bottom of screen are hidden and not fully showing.

I have tested as well and access the layout directly http://sindevo.com/mobix/ and I have discovered the same issue.

I accessed the site with iPhone 6 Plus & Samsung Galaxy S6 Edge.

You can see snapshots from both browsers: http://cookieless.org/sindevo.com/img/0106.PNG http://cookieless.org/sindevo.com/img/0107.PNG http://cookieless.org/sindevo.com/img/0108.PNG http://cookieless.org/sindevo.com/img/0109.PNG

Please provide updated version of your styling.

Thanks

Hi,

Sorry for the delay on your answer.

We did found a small CSS issue in framework7 code that we are using with this template.

Will post an update tomorrow. The update will fix that white space at the bottom.

Thank you for you patience.

Regards.

Hi,

Is the update ok for the like/dislike function ? Thanks

Hi,

Yes option will be included. Will let you know in a comment once the update is aproved on the market.

Regards.

Hello,

Just want to know if you have updated mobix ? Thanks. Regards.

Hi,

Yes the updates was done.

You can download the archive again for free from your account. See the blog.html section update.

Regards.

How can I activate the login and signup features which are available in your HTML template.

Hi,

You will need to add programming to the template to make it functional. Like to any other HTML template. Depending on the final product you want to achieve with this template you can use php, ajax, angular….etc

Regards.

Hi there,

I’m really interested by the Mobix Theme ! But I’d like to know, before I buy it, if it’s possible to add an option that is on the lithium theme, the possibility to like, add a comment, send by mail on the blog part on the menu. Moreover I’d like to know if it’s possible to adapt the visualisation for IPad and desktops ? Thank you very much. Regards

Hi,

But this function is allready integrated in Mobix. It’s just lanunched from the “hear” icon.

So go in Mobix on blog post details page, and click on the “heart” icon above the main thumb image. It will slide the section with social icons.

If you are interested in the code that open that popup, the code is:

<a href="#" data-popup=".popup-social" class="open-popup"><img src="images/icons/white/heart.png" alt="" title="" /></a>          

Regards.

Hi, Thank you for your answer, I understood that we can share on the social networks, that’s nice. We want a bit more. I’m non talking about the function, but about the style SLIDING to have icones that allow me to like or another function.

Look at latest news on your Lithium Template, and slide from right to left. This is what I want to have on mobix : the sliding function that allow me to programe another things like for example like and dislike….

I hope I’m clear this time.

Cordially

Hi,

Ok got it.

Will include this slide option in the next update of Mobix template.

We will release the update next week.

Regards.

How can i integrate this template in phonegap? Please give me the tutorial.

I’m not a developer, just tell me about after edit the content of the html file, how can i import the project to phonegap and compile it to Android and IOS app.

Hi,

Just follow the steps phonegap recommands to integrate HTML template into apps.

If you don’t have any phonegap knowledge you must hire a developer to do this.

Regards.

Hi,

I’m very interested in this theme or others in your portfoio all of theme are great. But i’m a bit confued on how to use the theme edit it etc.. was looking for some WP mobile template becuase i already have desktop site build in WP. Now with your themes i’m not sure how to edit/create pages manu etc.. Arfe you using shotcodes? Do i need to have strong knowledge of HTML5 and CSS3? Do i need aditional software to create my mobile version of the site? I’m new in mobile development Thank you very much

Hi,

All our mobile items are HTML/CSS/JS mobile templates.

In order to edit them you will need HTML knowledge. To change some functions, you will need also basic JS knowledge.

To integrate them into a CMS like Wordpress you will need to hire a programmer.

As they are, their puspose is to create a mobile website, a mobile web app (since they use ajax to refresh pages), and a real native mobile app integrated with solutions like phonegap or cordova (will require hiring a phonegap programmer to integrate it).

Hope this helps.

Thank you for considering choosing our mobile templates.

Regards.

Are phonegap files included? Meaning can I just upload to phonegap desktop app and start editing?

Hi,

No, the phonegap files are not included.

You will need to integrate it yourself in phonegap. Will require phonegap integration knowledge.

As it is this mobile template is pure HTML/CSS/Ajax template.

Regards.

Can use with tablet 7.0” ?

What viewport you tablet use?

Our mobile template layout starts from 1024 px and down. Will work on regular tablets.

Just test it an see how it works

http://sindevo.com/mobix/

Regards.

Hi – really like the feel of your mobile templates. I have a couple of questions: - which ones are best for PhoneGap/native app integration? - i’d like to ask you more specific questions about customization and hiring you as a freelancer – how can I reach you?

Thanks

Hi,

We are glad that you like our mobile template.

You can reach us by email (sindevo.com), or contact us using the contact form on our profile page here on themeforest.

All our template works integrated with phonegap as long as you know how to integrate them. They are not integrated, they will require to be integrated by a phonegap specialist.

Regards.

how can I make the tool bar in only one page just two icons, something like this https://1drv.ms/i/s!AgcRYye1Hmxoljx1OHTy7WA7yEDh because if I put the image wide enough to cover the half of the toolbar, it’s getting shrink horizontally

Hi,

I have reply to your email.

All this requires some customizations in the layout.

Regards.

I used the login and signup in the toolbar in the index.html and when I click submit, the validation doesn’t work and the form close, getting back to the index.html. but when I open the menu.html and close it, the validation work fine. how can I make the validation work in the index.html

Second, how can I add a validation for the email field that only emails from @mydomain.com is excepted?

Thank you

Hi,

To add a custom validation code you will need a custom javascript function that can validate only @mydomain.com value.

Will require javascript customizations.

Regards.

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