65 comments found.
Where can we find testimonial slider speed? need to increase seconds between each. Thanks for the excellent support @max-themes
/********************************
Testimonial Slider
********************************/
if (jQuery('.flexslider.testimonial-flex-slider').length > 0) {
jQuery('.flexslider.testimonial-flex-slider').each(function () {
jQuery(this).flexslider({
animation : 'slide',
slideshow : true,
controlNav : true,
smoothHeight : true,
directionNav: false,
start: function (slider) {
if((jQuery('.flex-direction-nav li a,.flex-control-nav li a').length > 0) && jQuery('.flexslider img')) {
BackgroundCheck.init({
targets: '.flex-direction-nav li a,.flex-control-nav li a',
images: '.flexslider img'
});
}
},
after: function (slider) {
if((jQuery('.flex-direction-nav li a,.flex-control-nav li a').length > 0) && jQuery('.flexslider img')) {
BackgroundCheck.refresh();
}
}
});
});
}
now replace with this:
/********************************
Testimonial Slider
********************************/
if (jQuery('.flexslider.testimonial-flex-slider').length > 0) {
jQuery('.flexslider.testimonial-flex-slider').each(function () {
jQuery(this).flexslider({
animation : 'slide',
slideshow : true,
controlNav : true,
slideshowSpeed : 7000,
smoothHeight : true,
directionNav: false,
start: function (slider) {
if((jQuery('.flex-direction-nav li a,.flex-control-nav li a').length > 0) && jQuery('.flexslider img')) {
BackgroundCheck.init({
targets: '.flex-direction-nav li a,.flex-control-nav li a',
images: '.flexslider img'
});
}
},
after: function (slider) {
if((jQuery('.flex-direction-nav li a,.flex-control-nav li a').length > 0) && jQuery('.flexslider img')) {
BackgroundCheck.refresh();
}
}
});
});
}
this ” slideshowSpeed : 7000,” is the speed…thanks and dont forget to rate our theme
Hi! I’m facing some issues with the Google Maps API. When I enter latidude/longitude values it is working fine. When ever I enter an address or even only a city, I get the error message “Google Map API Error Please Try Again Later”. Also when I enter both: GPS and address. I hope you can help me solving that? Thanks!
Can I somewhere find/browse the icons/logos that come with Namo?
Cheers
hi,can u pls send me your web link… for icons: We are using 3 font icon kits combined via Fontello.com . The 3 icon kits included in Namo are Entypo, Zocial & Line Icons. Kindly refer to Fontello.com
Anyone who purchases the temple can expect a respectable reply for support… good folks here @NAMO
Can you identify what is causing what looks like maybe 5px padding after slider ?
http://www.oevae.com/RTweddings/index.html#Nearlyweds
Thanks a million!
@NAMO code is so good… I found my own error. No need to reply to this topic.
thank u very much bestnewname
, glad u have worked out 
@max-themes I worked out half the issue as it turns out… the text “one-half” next to the slider http://www.oevae.com/RTweddings/index.html#nearlyweds see here when you adjust the browser window the issue. If you could tell me the little fix. Thanks for the awesome support. 
@max-themes see these two examples (nearlyweds) looks great when browser window is expanded (before image)...
http://www.oevae.com/RTweddings/before.jpg
however breaks apart when browser made smaller (after image)... http://www.oevae.com/RTweddings/after.jpg
much appreciated
.one-half.be-column-pad {
padding: 100px 5% 100px 5%;
}
thanks @max-themes – no change after editing the layout.css – it believe it some error I made when adding the slider - here is the code I used with my tiny brain:
<div class="be-section clearfix" data-headerscheme="background--dark" style="background-color: #f5f5f5;">
<div class="be-section clearfix" style="padding-top:0px; padding-bottom:0px;">
<div class="be-row zero-bottom be-no-space">
<div class="one-half column-block be-flex-slider flexslider flex-loading" data-animation="slide" data-auto-slide="yes" data-slide-interval="3000">
<ul class="slides">
<li><img src="upload/KelseyandTom-071115.jpg" alt="" /></li>
<li><img src="upload/JamieandRawley-052415.jpg" alt="" /></li>
<li><img src="upload/RachelandThomas-082715.jpg" alt="" /></li>
<li><img src="upload/NadiaandDavid-042515.jpg" alt="" /></li>
<li><img src="upload/EricaandJulius-042515.jpg" alt="" /></li>
</ul>
<i class="font-icon icon-cog icon-spin" />
</div>
<div class="one-half column-block be-column-pad" style="">
<h5><span style="letter-spacing: 3px;">Nearlyweds </span></h5>
<p>
As a wedding planner, it has not been all about my couples’ wedding journey but, about the relationship I have built with them during the planning process. Designing and creating the “Dream Wedding” for my clients’ means listening in detail to their wishes, hopes, dreams, happy memories and personal lifestyles in order to capture the very essence of who they are and make every experience and detail that much more personal to them at their own wedding.
</p>
<ul class="custom-list">
<li class="custom-list-content"><span class="custom-list-content-inner">Kelsey & Tom | July 11, 2015</span></li>
<li class="custom-list-content"><span class="custom-list-content-inner">Jamie & Rawley | May 24, 2015</span></li>
<li class="custom-list-content"><span class="custom-list-content-inner">Rache & Thomas | August 27, 2015</span></li>
<li class="custom-list-content"><span class="custom-list-content-inner">Nadia & David | April 25, 2015</span></li>
<li class="custom-list-content"><span class="custom-list-content-inner">Erica & Julius | April 25, 2015</span></li>
</ul>
</div>
</div>
</div>
</div>
ok my friend..try this then…
same code same place so like this :
go to layout.css line 129 replace that code that is there with this one
.one-half.be-column-pad {
padding: 100px 5px 100px 5px;
}
so instead of % u add px..it will gice u a small space between the columns…
Received the following via Google Chrome “Inspect Element”
Google Maps API warning: SensorNotRequired: https://developers.google.com/maps/documentation/javascript/error-messages
Can you shed any insight?
hi my friend..in which page?
Great work and documentation @maxthemes
Is it possible to include drop-down nav with ONE PAGE version?
If so, please provide code / snippet.
Regards
hello max:
great responsive HTML 5 theme -
please provide the fix for the SINGLE / ONE PAGE
please try on mobile: slider button as seen here does not work http://astritbublaku.com/demos/NamoTemplate/onepage/index.html
desktop works fine.
thank you max-themes
hi, no, the slider buttons are disappearing when goes on mobile, but u can slide the slides with the touch. thank you for the support
The buttons do not disappear when goes on mobile. Where is this code to do this disappearing act? Thank you #max-themes
@media only screen and (max-width: 767px) {
add this:
.tparrows {
display:none !important;
}
this way the arrows will disappear in the mobiles…
Question pre purchase. Hello, it is possible to add local video ? (not vimeo, you tube) – I need to put a local video in the light box and in the background fullscreen( ex: HOME 3) Tanks daniele
hi daniele, unfortunately that is not supported there as we don’t have a jplayer in that section.. i am so sorry
....
thanks for asking
Dear Max Themes team,
First of all, well done for a very professional and awesome theme (NAMO). I bought this theme recently for a project we are currently working on.
I have a question regarding the layout.css you are using. Do you have any version of this theme that utlises the original bootstrap grid system with the original classes? My team is very comfortable with using the bootstrap classes and conventions (regarding the layout) and it will be really helpful and efficient for us if this theme was using the same classes and structure.
Looking forward to your reply.
Hi Zentar..thank u very much for buying our theme…
unfortunately relating to your question, i am so sorry but this theme is not compatible with bootstrap as we used very different classes for layouts, for example bootstrap has col-md-3 we used .one-third to give the same width for 3 boxes… and to change that needs very big big work, and of course knowledge.. i am so sorry
...
Regards, Astrit
When I download this theme, It doesn’t download the style.css file. Causing an error in my theme upload. What is the best way to resolve this?
hi..are u trying to upload the theme?... if yes, it cannot be uploaded as this is an HTML theme.. and if u need the style.css i can send it to you..just write me here a.bublaku@gmail.com
Hi Need your help can not get the contact part of the onepage to work on submit. I have only installed on my webserver the onepage directory structure and not the rest of the directories. I have also changed the index.html in the feeds to another name, what is this feed directory and the index page used for? there is a contact.php under the home directory name, that I moved to the onepage and call it with a action in the form submit. I know that you have not intended this do work this way so let me know what to do.
Also it is a shame that one can not resize your text and images when using mobile phones.
I am just using the home, about, services and contact tabs on the onepage
hi farzamfar..did u touched the contact.php or the contact form in the html? because the form in our demo is working great? PS. pls send me the link of your site
Hi my site is just using the onepage directory structure and under that there is no contact.php What is the index.html in the feed directory section used for. How can I change the icons under the services. I would like to place my own images for that
My site is www.faractives.co.uk/delay I could not get it to work the way you had it so I copied the contact.php from under the home directory and placed it in onepage directory and also made modification and added an action to the form to process it. However I would like to get it working like in your demo.
Do I need the feed directory under the onepage directory as I have deleted it. I did not want to link to your site ??
Regards
do I need the home directory if I do not use those features . I basically want to just have the onepage directory
hi… first of all..u have added more inputs, those will not work, only name,email and subject..and of course message will work… contact.php should be put in the same directory where the index.html is…
thank you for your prompt reply, I know that other fields that I have added would have to make update to your code to make it work (in contact.php) however when clicking on submit nothing would happen. I did add the contact.php from the home directory at the same level as index.html. please let me know how to fix this, do not care about the other fields, which files would I need to make the change to? I have not added the other directories.
please answer bellow too: - the feed directory has an index.html in it and it is linking a feed to your site, I have taken that out? what does that file do and what is it feeding and linking back to you site? - by not installing the other directories on the site (apart from the onepage) would that create a problem? - the onepage that I am using is very small can I get ride of the woocommerce include files as I am not using them to make the file less heavy? -please let me know if I can take other javascript as well as css files out as well? to make it load faster?
- I would like to change the icons in the services section but can not find where or how you are getting these from (fonts) please let me know? -one last thing, is there any possibility of resizing of text on mobile or ipad as the text on the images is very small and not readable?
thank you and I do understand that I am asking lots of questions
Do not worry for the questions my friiend, that’s why we are here :D… i will need your ftp details of the page to check what is the problem…send them to this emal address a.bublaku@gmail.com
Hi Max, please answer my questions from above. I will setup a fresh copy of the demo site and try and resolve the problem that way, please answer my questions? the feed directory has an index.html in it and it is linking a feed to your site, I have taken that out? what does that file do and what is it feeding and linking back to you site? – by not installing the other directories on the site (apart from the onepage) would that create a problem? – the onepage that I am using is very small can I get ride of the woocommerce include files as I am not using them to make the file less heavy? -please let me know if I can take other javascript as well as css files out as well? to make it load faster?
- I would like to change the icons in the services section but can not find where or how you are getting these from (fonts) please let me know? -one last thing, is there any possibility of resizing of text on mobile or ipad as the text on the images is very small and not readable?
As far as FTP access to our site, as our ftp account has access to most of our account we would rather use that as a last resort. once again please answer above questions
Hi Max, please answer my questions from above. I will setup a fresh copy of the demo site and try and resolve the problem that way, please answer my questions? the feed directory has an index.html in it and it is linking a feed to your site, I have taken that out? what does that file do and what is it feeding and linking back to you site? – by not installing the other directories on the site (apart from the onepage) would that create a problem? – the onepage that I am using is very small can I get ride of the woocommerce include files as I am not using them to make the file less heavy? -please let me know if I can take other javascript as well as css files out as well? to make it load faster?
- I would like to change the icons in the services section but can not find where or how you are getting these from (fonts) please let me know? -one last thing, is there any possibility of resizing of text on mobile or ipad as the text on the images is very small and not readable?
As far as FTP access to our site, as our ftp account has access to most of our account we would rather use that as a last resort. once again please answer above questions
farzamfar..i will answer your questions, but i really need to see what happened and why the cform is not working… , i don’t know what is that links my site the demo site, probably is just a gllinch, it has nothing to do with the theme..so if u did remove that, it’s no problem 100%m, u can remove the css and the javascript that doesn’t do anything to your theme… but be careful, do not remove the main ones… the icons that we used there are from font awesome..here’s the link- https://fortawesome.github.io/Font-Awesome/icons/ .
Hi Need your help can not get the contact part of the onepage to work on submit. I have only installed on my webserver the onepage directory structure and not the rest of the directories. I have also changed the index.html in the feeds to another name, what is this feed directory and the index page used for? there is a contact.php under the home directory name, that I moved to the onepage and call it with a action in the form submit. I know that you have not intended this do work this way so let me know what to do.
Also it is a shame that one can not resize your text and images when using mobile phones.
Hello,
Thanks for this great theme ! I develop a website, and I would like change an icon. I saw that the theme use Font Awesome. I try to put “icon-envelope-alt” (http://fortawesome.github.io/Font-Awesome/3.2.1/icon/envelope-alt/), it doesn’t work, why ? Instead of “icon-heart-1”, in “STUNNING DESIGN & GREAT FUNCTIONALITY” section (http://astritbublaku.com/demos/NamoTemplate/home/index.html)
Thank you,
Maxime
hi… i think u have used the wrong code for the font-awesome, u need to use this fa fa-envelope instead of icon-envelope-alt
yes, thank you !
A lot of inline styles, unused classes, no LESS files or SCSS files, the design is great but that’s all. I definitely not recommand this theme, the code comes from another century and looks like a copy / paste of the WP version. Should be renamed “HTML3 theme”, honnestly.
Well.. i got a lot of 5 stars from users who are very satisfied with our theme… and i liked one who said .. for those who now very little html the theme is great..i am sorry for you that u didnt find it well…need to learn maybe a little
Sure we need to learn : Learn to have a better look at the quality of the theme before buying it. “The theme is great for those who know very little HTML” : Does it mean that for such kind of people, quality is not necessary ? Btw, we’re a webagency, so we built up a lot of websites from scratch, as we bought a lot of other themes on TF, so please, we perfectly know what quality is. Anyway, you knew what you done when you only spent few minutes to copy / paste the WP theme directly from source produced by WP and added a lot of inline style to quick and dirty fix the elements look. Don’t be surprised if you get some negative reviews, that’s just normal in that case. As another user said : the design is great, but the code is poor. We’re in 2015 ! Most of the theme package provides lighter, cleaner and more flexible code. If only need 3 or 4 fast built static pages, this theme is for you. If you look for quality, profesionalism and flexibility without loosing your time to clean the WP classes or complete the unused classes, just have a look to other themes, some of them are very well made (Foundry for example).
NAmo took me 2 veeks and a half to rebuild it for HTML…so,yes maybe u know how t customize the sites but i don’t think u know the code well… i am not going to speak with u anymore, u gave your opinion and that’s all… u don’t need to confuse others, as i mentioned before… people who bought it, the most of them gave this template a 5 star or 4 star rating, so u are no one to tell those people tha i have fooled them… by/
I said nothing about your coding capabilities. I don’t know anything about the reasons of 4 stars rating, maybe these users don’t expect a modern and clean approach or perhaps they don’t use Grunt, Less, Sass, etc. If the majority is happy with this theme, great!
I’m not confusing anybody, just saying that users should take care about the code quality (on the demo website for example, what we unfortunately didn’t done) and maybe ask you about the package content before buying.
I’m sure you’re an excellent coder and you’re doing your best to make your customers happy. 
if u are not happy with the theme..pls contact with envato help and tell them that we agreed for a refund, and u will get the money back… that’s all i can do for you.
Is it possible to include two revolution sliders on one page? Is there a link to the documentation to the rev slider plugin you used? When I Google Rev Slider I get slider revolution. Thanks for any help you can provide!
hi… yes, rev slider gives u the opportunity to have more than 1 sliders in one page… u just need to take the activation code from the end of the page..for example..u have the index.html slider..then go to home-7.html.. take that slider as well and go in the end of the page(home-7.html) and take activation code there…
Hi, I would like the caption text (onepage version) in the mobile was not so small. How can I do?
@media only screen and (min-width: 480px) and (max-width: 767px) {
between this code add this one:
.tp-caption.only_white_large_prata_bold, .only_white_large_prata_bold {
font-size: 20px !important;
}
u can change the font to whatever u want..just dont remove !important…
thanks
Hi, in this way doesn’t work, but if I put the same code in @media (max-width: 480px) { .tp-caption.only_white_large_prata_bold, .only_white_large_prata_bold { font-size: 35px !important; }
Now works! Thanks!
Greaat…do not hesitate for any other question 
Hello,
i´m looking for a new template for my homepage www.gartenyucca.de I´m using jimdo Are your templates jimdo-compatible?
Thanks for your answer Thomas
hi Thomas, thanks for your interest, i never heard of jimdo platform, but if it requires pure html, u will find it in our template 
The Photoshop file is not included? 
Hi Pilotmobile, no it’s not included, i am really sorry.
Hi,
There seems to be a problem with support for BR in the design. When we try to manually force a break (because of content), the theme won’t recognize it. You can re-create the error by adding it to index.html in the following lines: 523 and 525 (example below). Is there a JS preventing this from happening?
<div class="special-heading align-center">
<h5>We are<br /> Namo</h5>
<div class="sub-title">
Designed with passion and coded to perfection, <br />Namo is a stylish responsive wordpress theme, that is packed with tons of features yet is so easy to use .
</div>
<hr class="separator style-2" style="background-color:#e8e8e8;border-color:#e8e8e8;color:#e8e8e8;" />
</div>
Hi Doodlecode, no actually we used css for that…u just add this code in style.css in the end of file and br is still working.
br {
display:block !important;
}
Thanks
having issues with the state dropdown on the checkout page.
Switching to default theme fixes error so I’m assuming its a theme issue – not a 3rd party issue. please help
http://glamourhouseofhair.comHi, did u bought the WP Version or the HTML Version??
wordpress
yes i have asked my question there as well, without any reply. I thought the two were somehow connected
i am so sorry for that…we are connected but i am only for html template… u have to wait for the response from brandexponents.. i am sure he will reply u.
Hi,
Is it possible to remove gutters on the multigrid boxed portfolio. So far, I’ve been able to remove the horizontal ones but the vertical gutters are still there.
Any help or advice would be appreciated !
Thank you, Yann
hi Yann, u have different portfolio layouts, with and without gutter, which one are using you? Could you send me link to your site?
Thanks, Astrit
Hi, I’m actually working on local, so no URL available yet. But the name of the file I’d like to customize is : boxed-multigrid-3-column.html Any way to remove those big gutters ?
Thanks.
Hi,
why are u not using this one full-width-multigrid-3-column.html and give a class to the be-row section be-wrap… this way u will have a boxed layout without gutter.
regards, Astrit
And… yes ! Works perfectly ! So simple, I didn’t even think of that… Thanks for the quick answers !
Hi, i am glad that it worked
.. thanks, and dont forget to rate the item with 5 stars if u like it
..it would be very much appreciated
Does this have support for changing the colours?
Hi, we can help u to change the colors 