moutheme
- Sold between 50 000 and 100 000 dollars
- Has been a member for 0-1 years
- Europe
- Exclusive Author
- Most Wanted Bounty Winner
- Bought between 1 and 9 items
- Referred between 1 and 9 users
287
Purchases
Buyer Rating:
4.47 stars
4.47 average based on 30 ratings.
-
5 Star
2170%
-
4 Star
620%
-
3 Star
13%
-
2 Star
00%
-
1 Star
26%
| Created | 1 September 12 |
| Last Update | 6 May 13 |
| Columns | 4+ |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Compatible With | Bootstrap 2.0.4, Bootstrap 2.0.3, Bootstrap 2.0.2, Bootstrap 2.0.1, Bootstrap 2.0 |
| Documentation | Some Help |
| High Resolution | No |
| Layout | Responsive |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files |
- business
- clean
- corporate
- creative
- gallery
- government
- html
- ipad
- iphone
- minimal
- modern
- political
- popular
- portfolio
- responsive
© All Rights Reserved moutheme -
Contact Envato Support


Is it possible to have the mobile templates versions ? thx.
Hi, what do you mean?
Themplate is responsive, if you resize the browser you can see all 4 views including mobile version.
Thank you.
hi
on paralax slider, when the buttons are not at the same place we saw all buttons of each slide on the firts. after we only see the buttons just before the sliding animation.
is there a fix for that ?
Hello,
can you please describe in other words, i can’t understand?
Thank you
hi and thanks for very quick answer
yes of course i can.
in your model the button of the two slides of the paralax sliders are at the smae place. one behind other then you think to see only one button.
for exemple in 02_home if you copy past the
to have it twice on one of the two slide only. you’ll see what happend, you’ll see the two buttons on the same slide.you have a screen shoot here: http://awesomescreenshot.com/051ha8fb5
Ok, now i see.
It is a bug. I give it a quick look and need some more time to find a problem. I will let you know just when I solve it.
Thank you again!
So, this is the fix for this bug:
open da-slider.css file, and add this code to line 70:
.da-slide .more-large { left: 0; -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none; transition: none; }The end.
hi,
thanks for quick fix, it fix the animation blinking but i always have the two buttons on the first slide
unfortunatly.
i made 4 slides and have 4 buttons on the first slide.
after in sliding the butons diseapearing but not all in on time.
is this fix let you have only the wanted button on the first slide in your working copy ?
I am sorry, I forgot about one other edit. The same file, line 33 (
.da-slide .more-large { left: 0; opacity: 1; }) change opacity value to 0.Thank you!
yessss you got it
really nice and really quick and “responsive” lol answering
thanks for all 
Let me know if you need anything else
Thanks.
Template updated – all known bugs fixed, some improvements was made. Current version is 1.2.
Template updated – PHP contact forms added. Current version is 1.3.
Hi,
How do I get the WP version?
thanks
Hello,
You can buy it here : http://themeforest.net/item/popular-responsive-wordpress-theme/3122174
Let me know for everything you need.
Thanks
hi there
thanks for this great looking template
one question : on the 01_home, section “our work ” is a carousel with carousel arrows, for my purpose , i have only three item to diplay on this carousel , so
- if i delete the carousel arrows , it looks fine on the desktop version , the three works are displayed, but on the mobile version , only the first item is displayed, no carousel arrows allowing to see the others
- if i let the carousel arrows, the mobile version looks and works fine, but the desktop version is displaying arrows that don’t serve any purpose
is thery any way to hide those arrows on the desktop if there is only three ( or less ) items ? the flexslider used in the template hide the control arrows when there is only one slide…( on the other side, carousel arrows must be displayed on the mobile version )
thanks a lot
Hello,
sure, this is very easy. You need to use one of Bootstrap predefined classes specially for this purpose. You can find more info here:
http://twitter.github.com/bootstrap/scaffolding.html#responsiveSo, all you need is to add class .visible-phone to the container with arrows (div.carousel-arrows).
Thank you!
thanks for the answer , i’m maybe asking a lot , but i really have any skill in css, if it is easy and don’t bother you, could you give me the code ?
thanks
Sure, no problem. Go to line with the code of arrows:
div class=”carousel-arrows”
and change it to:
div class=”carousel-arrows visible-phone”
You can contact me to the e-mail in the documentation if you have more questions.
Thank you!
i highly recommend this author
really awesome support, answer so quickly to my dumb questions and solves all my problems within seconds
will purchase next items even if not using them !!
thanks !!
Thank you very much for kind words!
Hello There !
I just purchased this template, i’m loving it !! You did a great job ! I was wondering if it was possible to share with me the .less files so i can customize some colors in the variables.less for Bootstrap. It will make a lot editing a lot faster !
THanks so much !
Hello,
thank you, we are very happy with you feedback. Unfortunately there is no such file right now. But as we have requests for this file few times already, we decided to create one. But it can take the time until Tuesday (or earlier), to create and update the template with this file. Hope you can wait.
Thank you!
But every time you work with Bootstrap, you have a less folder right ? and from there you can compile and export to .css files
Unless you are some kind of guru that does not need less to create awesome templates !
Yes, but in my case i used “customize” feature on the Bootstrap website, which gives you base of only what you need very fast. And then I build everything else on top of it in the separate file. So, this is more basic way then guru, but i will change my habits now
Hi, i downloaded this theme and saw that it has different syntax/markup as the wp_nav_menu function.. how do i modify that in WP markup. i dont like to touch the css files..
THanks!
Hello,
Sorry but you buy the HTML Version if u need to buy the WP version its here : http://themeforest.net/item/popular-responsive-wordpress-theme/discussion/3122174Thanks!
Is there any walk through? I am already halfway setting up the theme into wordpress.. i did not see that there is a wp version.. is there any simple solution for this one?
http://digwp.com/2011/11/html-formatting-custom-menus/Can’t see the problem why navigation markup is not work for WP. You have many parameters in the wp_nav_menu function, and the only thing you may need is to replace container from “div” to “nav”.
Hey there !
Just wanted to follow up with the less file, did you get a chance to look into thta ?
Thanks !
Hello,
I am very sorry, not finished yet. Decided to do that for all 3 templates now, and busy with some other stuff, but I promist to finish it soon.
Thank you!
Hello there !
Just making sure you havent forgot me! I dont mean to be annoying, but we really need those files..
Hello,
sorry again, I will try hard to upload it tomorow. I am busy with other work and don’t have a time to finish. This feature was not planned in the initial version and it is not easy to inspect whole code.
Thank you.
Hi
Is it possible to add a Youtube Video instead of a slider?
Thanks
Hello,
sure, why not. I recommend to use third slider (Flex) for this purpose. Just replace the images in slider with the YouTube video code and let me know if you have any problems or need help.
Thank you!
Quick question. When a user is typing in the form fields on the first slider, the slider keeps looping so it pulls them away from the fields they are filling out. Is there a way to stop the sliders from looping if a user is trying to fill out the form?
Thanks
Hello,
what about the behaviour like in the demo – when it stops looping by mouse hover (when the cursor is on the slider area)? I thought it was added to the latest update, but now I see its not.
To add pause on hover – open main.js file and add this to the Flex slider parameters:
pauseOnHover: true
lines 58 and 64. Of you can just get this file form the demo: http://htmldemo.themi.co/popular-demo/js/main.js
Thank you!
Awesome, thanks for very fast response. I will add this when I get free time and let you know how it goes.
Thanks again.
Hi There. How can get the image under the “Our Works” to get bigger when i click on them… like a pop up?
Hello,
unfortunately, there is no lightbox plugins integrated in this template. I agree that this feature is a must. I will be glad to update the template tomorrow. Not sure when it will be reviewed and approved, so you can contact me to my support e-mail (in the documentation) and I send you new version tomorrow in moment it will be ready.
Thank you!
Cool thanks man I sent you that email. Just let me know …