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!
I’ve noticed that it only happens in some devices (currently 2/3 failed). Do you know what might be due? Do I have any alternatives?
Hi,
Will do some tests and get back to you with an update.
We will try to build a custom select that works on all devices. Something like we did here http://sindevo.com/upmobile/upmobile-main/#!/form.htmlYou can test that page too with the mobile that failed, and provide a feedback if you are kind.
Thank you for the feedback.
Regards.
I’ve tested this select in “UpMobile” with the devices that didn’t run the other select and it works perfectly. Something similar happened with your template “Codec” and you solved it with the same component.
Now, I doubt I’ve to try to implement the select that you put in the “Codec template” or wait for you to update this and tell me the best way to implement the changes…
Thank you very much 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.PNGPlease 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,
Can you be more specific about this function?
Are you talking about the SWIPE effect on blog, that show the like heart icon, another user requested in the prev comments?
The update for Mobix is still in progess. If you have any other requests we can include it now.
Regards.
Ok thanks. Actually, I was talking about your answer to a previous comment. You said that it would have an update which will allow us to us to slide like on the lithium theme.
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,
About the “send by mail on the blog part on the menu” I think you are talking about Sharing the post option Lithium template have right?
But Mobix uses an “heart” icon over the blog post that does the same thing, open the social popup, like sharing the post on Lithium.
Mobix will work on ipad’s but not on desktops. For desktop will require some CSS updates. We have in plan updating this in the close future.
Also want to mention that you said “Mobix Theme”. Please do not make a confustion considering our items Wordpress THEMES.
They are WEB Mobile app templates, build with HTML5, CSS3, and AJAX.
Hope this helps.
Regards.
Hi,
Thank you for answering so fast. No I’m really talking about the possibility to like the post or to comment it and maybe to email it. You can slide from the right and you have three “buttons” that allow you to like or comment… I’m not talking about the possibility to share something on the social networks.
Would we be able to download your update for desktop if we buy Mobix right now ?
I know that your items are not like wordpress, sorry my english is not so well 
Thank you
Regards
Hi,
To make the “like” function working you will need to add programming to the template and save that like into a database. To email a post you will need also programming, and send it. You can use php with ajax to achive this, or even more advanced angular and JS, depending on what else you want to achieve with this template.
YES all the updates launched after you buy the template, will be available for free in your themeforest account.
Regards.
Hi Sindevo,
You said “About the “send by mail on the blog part on the menu” I think you are talking about Sharing the post option Lithium template have right?”
Yes I’m talking about this menu. I’m not talking about programming it or using it, but I’m asking about if you can implement this sliding option into the mobix template.
I hope you’ll understand me.
Thank you dear.
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.
Hi,
GENERAL:
See http://phonegap.com/blog/tag/tutorial/ http://phonegap.com/getstarted/For FRAMEWORK7
http://phonegap.com/blog/2015/11/30/framework7/ https://framework7.io/tutorials/Our templates use framework7 as main core.
Regards.
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.
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.