229 comments found.
I love this theme, but I’m having trouble recreating the look that you’ve designed in your demo. I can’t find the Portfolio Template of ‘Featured Thirds.’ I hope this will help me make a Filter Gallery too, as I’ve been unable to get that working. Thank you@
Hi there, best is to import demo data, the steps are described in the documentation. And you will find the Featured Thirds page there. Not sure what you mean by ‘Filter Gallery’ Thank you
Thank you! I got it working. I’m wondering though if I can link the portfolio item thumbnails right to the product items’ pages (rather than having them open up into portfolio item pages––since my portfolio items are all for sale in my shop anyway). My temporary fix was to make the default ‘read more’ button on each portfolio item page link to the corresponding product page, but there seems to be a glitch there. The button won’t follow the href tag to my assigned url, it remains empty when I inspect it in my browser, and actually just refreshes the current page.
This is a page that demonstrates the (“read more”/”buy”) button destination problem: http://www.arsaeusdesigns.com/portfolio/theseus-and-the-minotaur/ Thanks a lot!!
Yes the href is blank. How did you add the button?
The button was already there in the demo I imported from you. There doesn’t seem to be a way to put a url into the blank href within the CMS options. I’ve been trying to override with code, but it’s not working. Thanks! And any way to bypass these portfolio pages entirely and link the featured thirds thumbnails right to my corresponding product pages? Cheers! I really appreciate your help.
Only if you recreate the page as html code/page and modify the content so that will link to the products. thanks
Hello: Some question:
The nice effect, when i scroll down the portfolio site and the thumbnails are loading one after another not working on yosemite or el capitan mac System. Why?
How can i make a Fixed Navigation Bar with all the portfolio navis and the site navis. I dont need the black overlayer for that.
thank you
Hi! You may want to wait a couple of days until we get our hands on a yosemite or el capitan system. Regarding the second question, can you plz give us more details or links to screenshots, it’s not very clear. Thanks
Hi, how can get the subnavi/portfolio navi on the top of the page and let it fixed?
thank you
Hello, so you have problems with navigation? If so what’s the site url and can you give us more details. Thanks
Sales question,
Do the product pages have the option for thumbnail views under the main image?
OR is it only the arrows on the right side middle of the main images?
http://clapat.ro/berger-wordpress/product/draped-stretch-dress/Also, do you have a product page demo that shows variable options? Options such as size, colors, etc?
Thank you
Hello, there are the navigation arrows, no thumbnails, mainly because we wanted to go with the minimal design. We don’t have a demo with the options but they are available (since they are part of woo plugin)
thank you
Ok thank you, I see it works by swiping the image on touch devices which looks great on a phone.
The one thing I would ask you to consider updating is the margin on the quantity and add to cart. The breakpoint under 480px we see the add to cart button touching the quantity.
Would you consider adding a margin bottom just to clean that up?
Hi,
Please add this styles in Theme options > Styling Options > Custom CSS:
.woocommerce div.product form.cart div.quantity {
margin: 0 4px 20px 0;
}
Regards
I have few issues after updating WooCommerce Templates. https://drive.google.com/file/d/0B7xta8uqGHJqaFVCaGMzNXV6ZTA/view?usp=sharing https://drive.google.com/file/d/0B7xta8uqGHJqMlBkM01HQXQxems/view?usp=sharing
The issues with the title in thumbnail and the number not displaying in the unit box. Is there easy fix or you need update the theme?
We will check. And we will be releasing a berger update in the next couple of days if the woocommerce templates are outdated. thanks
So what’s the verdict?
also we notice that in WooCommerce System Status keep showing PHP Version: 5.2.17, but Our PHP version is 5.4
There is a new version available online. You can reinstall the theme (1.8 is the latest version) OR just overwrite /woocommerce folder. Regarding PHP version I cannot tell what the difference is since it’s part of the Woocommerce plugin. thanks
Thanks the update fix the issues. One more question – in ipad version the contents not fully filing the page, they are smaller and positioned in center – is this is design or there is a issue? If this is a issue how to make fully fill the screen.
Berger does not have full width content, it has boxed content, therefore the side margins.
”- Display portfolio categories in separate pages” Can you please explain to me how I can do this. Its not described in the documentation. Thanks in advance.
thanks
Thanks for the reply! I have another question concerning the same topic. What if I dont want one specific portfolio to be displayed on my front page, but it should be a collection of images displaying each portfolio. And maybe some highligst directly to a specific post/project. Heres an example of my current page: www.zensescandinavia.com. Its not updated with your the latest updates. Back then it wasnt possible so I had to figure out a work-around.
Use the html output of the page. That means copy the html code, paste it in the page content and replace the links to whatever page you wish, that’s the easiest work-around.
Hi, I’m having issues with image galleries not loading on my pages, I’m just left with the loading bar that never actually loads anything. Everything is loading fine on my blog posts just not pages.
www.laraluz.com/portrait
Now it’s loading but not resizing for small screens. File size aside, the images should be resizing to fit properly and they’re not
It looks like it’s a plugin which does not come with our theme. It can be done via css except it’s a bit more complicated.
any chance you can help with the CSS to fix this?
OK so this is happening again on all pages. All I get is a blank page. Loads nice and fast when I switch to a different theme
.clapat-mask {
display: none;
}
in theme options -> styling options -> custom css
Thanks
thanks, that seems to have worked although now my header won’t load
I got this reply from the Visual Composer guys: “Hi Lara,
The issue is because there is a Visual Composer related code present in your theme added by the theme author. You will have to get rid of it. I would advise you to do so with the help of theme author, otherwise you might loose the extra elements added by him. Once this is done, you can install the standalone plugin and it will work fine. Kindly check. Thank you,”
Sorry but you need to contact your hosting. The content of the page is heavily altered by the CDN and it’s rendering the site inside of iframes which gives us little control to troubleshoot anything. Regarding visual composer , you can open /include/vc-config.php and remove (or comment) everything between lines 10 and 55 – if this is you are referring to in the last post. That will reenable all the original Visual composer elements. Thanks
OK, I’ve turned off cdn so you can trouble shoot. My hosting is telling me the issue is with the theme (since it works fine when I switch themes). I had this issue before I turned on cloudflare, in fact I turned it on thinking it was a loading speed issue in the first place.
Hi,
Please add this styles in Theme Options > Custom CSS:
header.first-load, #header-wrapper {
opacity: 1!important;
}
But there is a serious issue with the hosting, preventing javascript to be executed. So you may encounter difficulties running the theme. ‘Other themes’ working I would say is not a criteria – they may simply use a minimum of javascript effects. Thanks
hi guys, this issue is back for me and the server side guys are telling me again they’ve checked everything but think it’s the theme. “Hello Lara,
Indeed I received similar error in my browser’s console:
Code: SyntaxError: expected expression, got keyword ‘return’
However, I carefully reviewed the issue on my end but did not find any server side errors. In order to resolve it, I tried to use several php version as well as flushed all types of caching(SuperCacher static cache, CloudFlare cache, Wordpress cache) but the issue persists.
As we already recommended in your previous ticket, please discuss the issue further with the theme developers and let us know in case we can assist you further.”
This is a different error to the previous time (that was fixed). It seems that every time there’s a js issue it breaks the header and berger menu. I there any way to scrap the burger for a standard menu so people aren’t stranded on what ever page they land on? Or do I have to change theme (again) to prevent this reoccurring all the time?
I’ve turned of clouflare for now in case that was causing the issue and still no fix. Turned off all plug ins (except the one that can’t be deactivated) and still no joy.
As usual, open a ticket on clapat.ticksy.com and provide wp admin credentials to see what can we do about the menu. Thanks
hi. is it possible to share the single product pages via social networks? i see only social links at the footer and the navigation. thanks for answer.
Hi there, you could modify template files to add your own social sharing mechanism. Or you can use a plugin (just to give you an example: https://wordpress.org/plugins/woocommerce-social-media-share-buttons/) the social links in the footer should be actually links to your social accounts. thanks
hi thanks for your fast answer. i like the theme but have some more questions. can i write it here ore is it easier to wrote you a email?
regards tom
Since these are pre-sale questions you can ask them here as long you don’t have to share any sensitive information. thanks
Hi, Facing so many problems with this template. Features are not working as it should. Commented already regarding my issues and got no reply. What I can do to get this fixed ? Worried that my supported period is getting wasted. Regards
Hello and Happy New Year! You say you contacted support. Was it via clapat.ticksy.com? We can’t find any ticket reporting the problems you are facing. Send us the ticket id, to speed up the process. thanks
Hello, I am trying to publish a video with “embed video” and it’s not working.I tested it with YouTube and Viemo. By giving play is a blank canvas. Pode me ajudar?
Hello! I just found the answer in another publication. Thanks,
Hello, great, feel free to ask any other questions.
Hi,
Just now purchased Berger Theme for Wordpress. Installed the theme and imported the demo contents. But no media files are shown. How to fix this ? Kindly reply asap
We don’t hold proprietary right for the images, therefore you will get placeholder images when you import demo data. Regards
Underline not found in one slide, what i can do ?
What’s the site url first?
LensmanHari.com Check the 2nd slide “Inconic Lifestyle”. There’s no underline.
Use this class .title-has-line for headings or paragraphs when you want to have underline.
Regards
that works !! thanks. And one more thing. In 2nd slide, I chose “Bottom-Right”. Text goes right but line stays at left. Fix pls
Hi,
Please add this in Theme Options > Custom CSS:
.top-right .title-has-line::after, .center-right .title-has-line::after, .bottom-right .title-has-line::after { right: 0; left: auto; }
Thanks, got that fixed. I do have few more issues, will be more happy if that too got fixed.
1. Scrolling isn’t smooth, it struck a lot. You can see in my home page.
2. In a post I used masonry grid, that is not loading for 1st time, when I refresh the page it loads again.
3. When I enter to any post and press back button in the browser, it is not taking me back to the home page. Just url is changing, page is not getting back.
Help me in fixing these.
1. Your website is very smooth, tested on mac and pc. Mabye your pc config is a little bit outdated. Anyway, if you want to disable smooth scroll, edit scripts.js and remove from script init SmoothScroll(); and smooth scroll function
2. Instead of grid use columns with images inside.
3. Berger use ajax page loading. Back button is not possible. Disable ajax load in PAGE OPTIONS ii you want normal loading page
Regards
Hi,
1. While the website is loading for 1st time, it isnt smooth. strucks a lot over the scroll. I tried this with most of the PCs. Animation is also not smooth.
2. (If I open this post from Homepage) http://www.lensmanhari.com/berger_portfolio/meena-naveen-wedding/ Here I added a masonry grid to show photos. When I open this for the 1st time, nothing loads. If I refresh the page then Im getting the grid loaded.
3. How I can disable the scroll and ajax plugin !?
Regards
1 & 3 – Se our prev answer 2. Disable ajax load in PAGE OPTIONS or use column grid
Regards
Hi,
I set the “Featured Thirds” as front page, the Page’s title is “Featured Thrids – Lensman Hari” where I want only “Lensman Hari” the website title as the page title. Help pls.
Really great Theme. But I have a problem. I am a beginner at WordPress but is it possible to Install Theme like on your live preview?
Hi, if you open a ticket on clapat.ticksy.com and provide wp admin credentials we can help you install the demo data. thanks
Just wondering that the header not match the content in portfolio (see classic grid for example – content is moved around 40 pixels left). Both Safari and Chrome browsers. How could you explain that and when it will be fixed. I’m interested to buy it. Thanks&
This is a demo issue – the theme works fine. will fix the page shortly. thanks
Hello. pre purchase question:
is it possible to embed a youtube or vimeo video to the page and this page will show exactly like the video hellen reeves?
Is there a option for a full with portfolio?
Thank you very much.
Greate theme!
Is it possible to make onepage to this theme. Like this one?
http://clapat.ro/themes/trent-wp/1/#portfolioThank you
Hi,
to answer your question in order: - it is possible. this is a ‘hero section’ which can be a youtube video, slider or image
- to make masonry portfolio full width would require quite a few changes (js and css)
- Berger is not a one page theme you can however add visual composer rows and use them as page sections
thanks
thank you.
i bought it now
But i have another question. I put the youtube link to the video url field. But when i open the site it is only loading, but i can not see anything? I see the logo but no video in the hero or something else. Only the round loader.
What have i to do?
thank you
now its working 
another question about the video:
1) the mb.YTPlayer is a plugin, where are the settings in the theme for this player? is this realy only in the hero-section-video.php?
2) I want to see the youtube controls like to come forward or backwards. I pasted “showControls: true” to the hero-sectoion-video.php in the data-property section, but nothing happens. I see in the left corner only the time now.
3) when i stop the video, it immediately shows the placeholder image. When i dont use the placeholder image and i stop the video it stays on the videoframe that i stop. So i want to use the placeholder image but when i stop the video it should shows the frame whrere it stops and not the playceholder image.
Hope you can help me.
Thak you
Hello!
1) here are the options of the YTPlayer https://github.com/pupunzi/jquery.mb.YTPlayer/wiki, ‘Data Property’ section As you can see, there are quite a few of them amd we can’t map really all of them in theme options And indeed the place where you can change the player params is in hero-section-video.php
2) what’s the page url?
3) the placehoder image is set in /js/scripts.js, function VideoHeader() (line 1108) there you can also control click events.
thanks
Hi ClaPat, I purchased your theme and I would have your help about my pre-purchase question I wrote few days ago.
This was my question: “It’s possible that an home-page element links to a page or blog post instead of a portfolio post?”
And this was your answer: “It’s a bit tricky but you can achieve this with our help.”
So, I’m looking forward for your help!
Thank you
Hi there, thank you for purchasing our theme. In essence, what you need to do is to get the html output of a portfolio page. There, you can replace the links to point to wherever you wish. And then build a normal page by pasting the modified html content.
If you encounter difficulties, plz open a ticket on clapat.ticksy.com and provide wp admin credentials.
Thanks
Hi,
On the “view order” page, “Billing Address” and “Customer Details,” h2 and h3 tags, are hidden, pushed to the top of the page. But they show if you scroll up. Is there a way to make those head tags visible by default?
Turning off static positioning in the CSS places them in the correct place, but causes the page to behave incorrectly.
Hi there, What is the theme and the woocommerce version you are using?
thanks
I’m using the Berger theme. The WooCommerce version is 2.4.4. It looks like this when you scroll up too far.
And the theme version?
I’m using version 1.5.
Our demo clapat.ro/berger-wordpress/ has 1.6 running with with 2.4.8 perhaps the versioning is causing the pb? Anyway I see woocommerce has released 2.4.10 so we will issue an update asap with the updated woo template files (if they are outdated) thanks
Hi, please can you explain me clear how can i change the HERO TYPE VIDEO from autoplay to pause. i read somethingh about js/scripts.js but i didnt understand.
Thanks.
Hi there,
so you need to modify one file. if you go to /sections/hero_section_video.php (path relative to root theme folder) modify line 32 and change
autoPlay:true
to false. thanks
thanks a lot, work fine. But now there is another problem because the video now make continuous reproduction (loop), and i dont want this.
in /js/scripts.js line 7087 set loop to false. thanks
Hard refresh the page CTRL+F5 to allow js changes to kick in.
Thaks
And another thing is that the quality of the video hero is bad when starts, and after four or five seconds the quality change and its good. I have tried to add the code ?hd=1080 after the link but nothing happens, and i dont know if it is posibble to force this quality video from the begin to the end.
Thanks, works ok with you wonderful help. The only problem now is this: when the video ends the screen comes to white and dont show the image i place in section “Upload Video Placeholder Image”. Thanks in advance
Replace /images/video-placeholder.jpg (path relative to root theme folder) with the one of your own. thanks
i,ve searched in this root: /wp-content/themes/berger-theme/images/ but i dont find video-placeholder.jpg. I dont know where is that file. Thanks
Sorry, I was referring to other theme .
Open a ticket on clapat.ticksy.com and provide wp admin credentials.
thanks
Hi ClaPat,
A quick question in regards to the theme, as I’m a little confused about the situation of working with Portfolio items.
I have installed the theme demo content, and want to edit the portfolio items to add my own images and text, but was wondering:
- Should i be able to see shortcodes in a portfolio item? - Should i be able to see Visual Composer in a portfolio item?
The reason is, while i can see plenty of references to shortcodes (“[vc_row]” etc) i can’t see where they are added/edited etc.
Please advise, and thanks in advance, Cameron (Sensory Creative)
Hi Cameron, you should see the Visual Composer in portfolio add/edit options. Just make sure in Visual Composer settings that clapat_ndk_portfolio is checked and refresh the settings by pressing ‘Save’
thanks
Hello, I’ve a pre-purchase question! It’s possible that an home-page element links to a page or blog post instead of a portfolio post? Thank you
It’s a bit tricky but you can achieve this with our help. thanks
Great! So, I’ll contact you soon after purchase. Thank you
Theme purchased and installed. Now, could I have your help about my first question? Thanks
Hi there, thank you for purchasing our theme. In essence, what you need to do is to get the html output of a portfolio page. There, you can replace the links to point to wherever you wish. And then build a normal page by pasting the modified html content.
If you encounter difficulties, plz open a ticket on clapat.ticksy.com and provide wp admin credentials.
Thanks
hello, i have an stupid question because i dont know much about web design: how can i change the letter spacing and the line height of a standard block text?
Another thing, in the theme options – tipography, the body font option control the type font of the bloc texts (for example the portfolio ones), but when i change the size here, nothing happens in the size of this block texts.
thanks in advance
Hi,
Add this in Theme Options > Styling Options > Custom CSS:
p { line-height:30px; letter-spacing:1px;}
Modify your values
Regards
thanks
Hi! I put an SSL on my website, for payments, and security. Now, the navigation no longer works from any page that’s https… Could you point me in the right direction, to fix this issue?
What’s the site url? Thanks
A direct page is www.javelincircle.com/my-account
Okay. I’ll check this out. Thanks.