229 comments found.
Is it possible to add video to the Main Slider ? Currently I can’t see the functionality but was wondering if there is a way around it ..
Thx
Hi there, you can try embedding the video in the slide content (if you are using Main Slider) OR you can use revolution slider as hero section (http://revolution.themepunch.com/#features) – recommended
thanks
Hi,
Is there a way to add a text next to the hamburger menu ie. ‘Menu’.
Thanks in advance.
Hi,
you can add your text before or after
<!-- Menu Button-->
<a class="btn_menu clapat-menubtn <?php if( $clapat_bg_theme_options['clapat_bg_hide_header_scroll_down'] ) echo 'hsm'; ?>">
<span class="btn_menu_line" />
<span class="btn_menu_line" />
<span class="btn_menu_line" />
</a>
<!--/Menu Button-->
in /sections/menu_section.php
thanks
Hi there… I would like to make the homepage a shop but to look like the featured thirds page…. How can i go about doing this?
Hi, easiest way is to simply build the html code for the shop (see portfolio page source ) and the use product urls as portfolio item links.
thanks
Your comment brings me about to the idea of having portfolio items opening to external urls (perhaps adding a settings in portfolio item options)
Hi there, great theme!
But I’m having trouble getting my logo to look right it keeps getting scaled right down.
Ive seen you recommend adding custom CSS for specific widths and heights. Any chance you can post here what CSS I would specifically need to add?
Thanks
Elliot
Hi,
Please give us your website url. Thanks
Hi Elliot,
so the thing with the logo: the height is set to 40px and the width set to auto so that it will fill the available space
so you can set explicitly the width to a value which preserves the aspect ratio (keeping the current height of 40px)
#logo
{
width: ___px;
}
thanks
Hi again ClaPat!
Berger is absolutely brilliant, can’t wait to launch my site soon.
I’m just having trouble with deleting the old berger demo permalink? It’s still coming up as; Permalink: http://dylanmcdonough.com/berger_portfolio/projectname
I was hoping to remove the ”/berger_portfolio”
Thanks again, Dylan
Hey Dylan,
Glad you like our theme. Regarding the portfolio permalink: in theme options -> Portfolio Options -> Custom Slug you can change the default berger_portfolio. As an extra step you need to refresh the permalinks (Settings -> Permalinks -> Save) Make sure .htaccess is writable (you get an error message while trying to save the permalinks otherwise)
thanks
Hi love the theme
Couple of pre-sales questions
Are the mouse over animations and colours editable in the portfolio section?
On my ipad air in safari (latest version) the large header image judders when scrolling down the page works fine in chrome will this be looked at?
cheers
E
Hi, there are few different types of hovering effects and the colors are editable.
The juddering is related with the mobile devices processing power in general. There are several hero section types. For sliders you can built your own slides with home slider or Revolution slider.
thanks
Hello, can you have a main page with NOT 2 or 3 project columns, but 1?
Yes, you can. Is is a pre-sale question? I don’t see your ‘Purchased’ badge. thanks
Hey!
Is it possible to have an “about” and “contact” link in the upper right corner, instead of the standard menu button? I am using the lightbox gallery layout.
Also, I’m having a little trouble with the custom logo I created for my site… It looks ok on the PC screen, but it gets scaled a bit on the mobile… Is there anyway around it?
The webpage is under construction, but is already online:
http://www.andrejblatnik.siThank you!
Hey,
so for the first request:
you need to go to /sections/menu_section.php and replace <!- Menu Button-> (lines 29 to 35) with your links. you may need to style the menu links however (also make them responsive)
the second is that you need to add height and width for the #logo div in media queries for mobile devices. the width is currently set to auto since it’s impossible to know beforehand the width of the logo so it will try to fill the space available. But to keep the aspect ratio in your case you need to explicitly set the width and height. You can add your CSS code to theme options -> Styling Options -> Custom CSS
thanks
Ok, thank you so much.
Regards.
Welcome!
Hi, is there a certain size for the Google Map pin as mine keeps getting cutoff.
Thx
Hi, the pin image is initialized in /js/scripts.js line 1550, so the marker image has 58×63
more info about custom markers: https://developers.google.com/maps/documentation/javascript/markers#complex_iconsthanks
Hi thanks so much for you quick response, you rock 
Moreover, there seems to be an overlay happening on top of the Google map as the satellite view is not colourful like in your demo, please see image in the link http://cl.ly/image/103t1M15402a
thx.
can you send us the page url?
Sorry can you tell how to make the google map Black & White ?
the map is initialized in the file I mentioned in one of my prev comments.
thanks
Hello,
First of all great work, it is an amazing theme. The only problem I have noticed is on mobile devices. The hero slider does not scale the images responsibly, especially on mobile devices.
You can view the site here: www.nousis.eu
Regards.
Hello and thank you!
I think it’s very important that we need to clarify here the distinction between responsiveness and image cropping. The hero section is responsive. What you probably think of scaling is the image being cropped for full width screen display (so it will keep the aspect ratio). thanks
Adding that if the images are not cropped, you lose the aspect ratio.
Hi, I’m considering purchasing the theme, but was wondering a few things considering the blog.
1) When do you think you will implement more blog styles e.g. masonry ? 2) is it possible to turn off the hover state in the current blog page and just have the image viewable at all times without having to hover over the title ?
Thx.
Hi,
1. Not sure yet 2. We can help you. This require minor css modifications
Regards
1. Ok Thx looking forward to it if you end up making more.
2. Would you mind posting the custom css here ? I’m currently building the site locally.
Cheers.
.post-image {
opacity: 1 !important;
}
You can add the code in theme options -. Styling Options -> Custom CSS thanks
I am currently having problems with the Video embed in the Visual composer. The thumbnails and everything work but once a video is clicked nothing plays. I have the correct youtube link and everything.
Hi, make sure you specify the embed link and not the video link. Check the browser console for any errors. If you still are having problems, create a ticket on clapat.ticksy.com and provide wp admin credentials. thanks
Hi there!
I’m about to buy your awesome theme. But first some questions. Do you have an example of a more complex shop with different categories? Is it possible to show the categories in the header? Is there a “Go-back-button” option in the product view?
Thanks! regards
Hi!
The products and tags are included and displayed in the product page from where the products can be filtered (by clicking the categories or tag links) We basically tried to adapt the shop page to the theme’s minimalist style A breadcrumb can easily be added to the shop pages by modifying the woo template.
thanks
Nice Theme, but it currently it doesn’t load on Macs with Chrome. Any Ideas? In fact only the preloader is showing up. Your demopage is only running in the envato frame. As soon as I close the envato Frame the page (to run it directly or “native”) it won’t load. I also checked other Sites, built with your theme. In my case in OS X 10.10 and the latest Chrome version: Same thing: won’t load. In Safari, Firefox, ... everything is fine. On Mobile as wel, even in Chrome no major problems. ... Must be a minor bug. Beside that, a nice theme. Many thanks for a solution in advance. Cheers, V.
Hi there, is it online? what’s your site url? thanks
I actually checked it with your site: http://clapat.ro/berger-wordpress/
Tested on a mac book pro in latest chrome verison and works fine. Please reset your browser setting to defalut. Regards
Switched off some Chrome-Extensions and everything was fine.
Thanks for your helpful suggestion. Nice Theme anyway 
Thank you!
Purchased this theme last fall and have been unable to load, error says missing style sheet. Waste of money. Don’t think I’ll buy anything from Themeforest/Envato ever again.
Pam Holland
Sorry, but the wordpress theme has been released in April 2015, not last fall. So you must have bought the html template and try to load it in Wordpress. It doesn’t work. cheers,
I have a client who purchased your html template version of Berger and was wondering if we could get a discount for the word press version
Hi, you can ask envato or you can get a refund for the HTML version first.
thanks
I have set up the theme store and all seems to be working well, although when showing the cart totals, there are 2 identical columns, both showing the same content. how can i fix this?
thanks in advance for your help
Hi! What is the theme version you are using? thanks
version 1.2
woocommerce 2.8.3 (which you probably are using) has been released after 1.2 – therefore you must upgrade the theme as well. current version is 1.4 and you can download it from envato.
thanks
ok great. am i able to update the theme without losing my content?
Thanks
if you feel nervous about it, just replace /woocommerce/cart/cart.php (relative to root theme folder) 
thanks
Hey ClaPat,
how can I add a heading above the portfolio items?
Now I did it with the design options (margin-top: -1200px) But I think it’s not the right way to do. Responsive Design seems not to work than.
Can you please help?
Thank you.
Hi, please send us a message via our profile form with more details. Thanks
Hey guys, nice job. Two questions, please.
1 — Do we get pagination for portfolio. 2 — Do we have portfolio categories with category URL (like: www.zxc.com/portfolio-cat/logo)?
Thanks.
Hey!
1 – pagination for portfolio is represented by previous / next project links http://clapat.ro/berger-wordpress/?berger_portfolio=guilty-brotherhood for example, scroll to the bottom2 – as of now we only filter the projects in portfolio page using their categories (see demo site). The portfolio categories have their own link by default but they are not displayed in a separate portfolio page. We are considering to add this feature.
thanks
Hello,
I’m about to buy this great theme. I only need to ask few questions first just to be sure that this theme is exactly what I’m looking for.
First, is it possible to make Wordpress portfolio page look like this one option you have in html-version : http://clapat.ro/berger/index1.html ?
Second, can the overlay menu be simplified and changed to a simple menu with just two links in the same corner where the menu bars are now?
Thanks!
Hello,
1. you can, but not through using the page template(s). Using html content you can easily insert the gaps.
2. you mean replacing the ‘burger menu’ with classic menu links? If yes, that would require custom work. Although would be nice maybe in a future update to provide the option of having normal menus instead of overlay.
thanks
Hi,
2. Yes, that’s what I meant. I’m not a big fan of these overlay menus and this theme would be perfect if it had the classic menu option availabe…
Do you offer this kind of custom work for those who have bought the theme or is it possible to do by myself? My coding skills aren’t very good.
Thanks!
Hi, yes, we are considering including this option. We do custom work depending on our availability, however I don’t want to base your purchase decision only in this.
thanks