27 comments found.
I am looking to create a stand-alone menu system for a flash drive presentation. Can your template run off of an external drive or does it require website hosting?
It required web hosting. In offline some features are not work
hi , i downloaded your work machli and it does work ,even uoloaded it yet the same thing , i need your assistance check this out http://harrygrind.esy.es/ am harrison benjamin, from Ghana africa
It’s not my file. Please check your purchase detail.
hi , i downloaded your work machli and it does work ,even uoloaded it yet the same thing , i need your assistance check this out http://harrygrind.esy.es/ am harrison benjamin, from Ghana africa
When a visitor scrolls using arrow keys or with the mouse and then clicks on the HOME link the page does not scroll back up to !home. In main-fm.js it seems as though the browser still has the top container div set as the current page even though the user has manually scrolled further down the page.
I’m working on a fix but any guidance would be greatly appreciated. Thanks, Bob
Contact me through my profile page with details
How do you center the logo on the top of the navigation sidebar?
Just adjust the margin value on .logo class in main.css file
Thank you for the feedback on the last question
Hi I have only one more question…
In the Portfolio section where you used the gallery, is it possible to have the images go to the next one after you open a image? Instead of opening one image at a time.
Appreciate the help 
Sorry that’s option is not available
Perhaps you don’t understand my enquiry.
The plugin you used “Magnific Popup” shows that it can be used as a gallery (going from one image to the other). On their website http://dimsemenov.com/plugins/magnific-popup/ under the heading “Lightbox gallery”, it shows you how this works. The problem is that with the way it was implemented into the template, this function doesn’t seem available.
I would love to fix this problem but I’m confused as to how you used their code?
I am using fancybox not “Magnific Popup” in this file. You can see the code in portfolio.detail.js file, just find fancybox. You can re-code the file as per you need
URGENT: Under the portfolio section, when you click on the pop up image and close it again the scrolling doesn’t seem to work any longer. Please help!
1. Just add the below style in main.min.css file
html.forceAddScr, body.forceAddScr {
overflow:auto !important;
}
2. Than add the below code in custom.min.js file inside the $(document).ready(function(){} function that’s all
if($.browser.msie || $.browser.mozilla){
$("html").addClass("forceAddScr");
$("body").addClass("forceAddScr");
}
Thank you! Looks like it’s working now 
Im trying to get rid of nice scroll because it does not work a lot of times. However when I delete this line <script type=”text/javascript” src=”js/jquery.nicescroll.min.js”></script>, It won’t load a page. How to solve this?
Contact me through my profile page with details, I will send the modify file without scroll bar
Is it possible to set the width to which the menu disappears?
Sorry no, it will effect the layout
I have realized that if you have javascript turned on nothing will be displayed. Is there a way to solve this.
Without js the site will not load. currently there is no option to load the site without js
nice design, thanks!
Also, how do I disable the animation of the text block on top of the images on the slideshow?
Just remove the text on the each slideshow image. please see the supersize plugin code in header of the html file
Where can I control when the big vertical is replaced with the collapsed menu? I think the vertical menu is set to disappear to soon while the browser window size is still very large. Thanks.
I made the change in main-fm.min.js and found that the whole layout of the website would need to change, too, because now the menu is on top and covering the content… What I really need is that (1) the menu only become hidden when the browser width is below 1280px, right now it is set to below 1520px, which is very wide, and (2) while the menu is showing, the content below it is not hidden. Thank you for your help.
Hi! how can I make the slideshow on the home page to fill up full-screen (my monitor is very large) and also to scale as the browser is scaled up and down? Thank you.
Got it figured out. Thank you!
Hi, i had a problem with the theme machli, in the part of services and portfolio in the lighbox, don’t show the video!
contact me through my profile page with details
Could you clarify if we’d be purchasing a Bootstrap 3.x.x theme (as stated on ThemeForest)? Or if it’s really a 2.3.2 theme (like the demo pages shown).
Confused, but the distinction is fairly important for my particular potential usage…
Thanks for your help!
Sorry the current version is v2.3.2. I changed the item details
Sorta exactly what I’m looking for but I’ve been working in WordPress for so long, I don’t know how to work on HTML5. Are you making an WP version? Or, how do I work on this?
Thanks,
!
I am not understand what you mention, please contact me through my profile page with details
‘purchased’ says it all. all good, brilliant and clean as usual. good work!
Hello I send you mail (3 weeks ago) by form in your profile and didn`t get answer. Could you find my mail and answer. Mail from marek.tu..@gmail.com
thanks
Super travail, en plus il a les .psd
how to disable mCustomScrollbar?