1305 comments found.
Hello! I have a funny string of code that showing up in the footer of the theme. Not sure where it came from. Can you tell me what needs to happen for this to go away: “Notice: Array to string conversion in /customers/7/e/8/naomiosemedua.com/httpd.www/wp-content/themes/overlap/templates/footers/footer-v3.php on line 20”
In the current version, when you set the footer logo, it requires a retina version of the logo also. Thank you for reporting this issue, we will fix it in the next update.
To work around this, you will need to set the Footer Logo (Retina Version) in Theme Options -> Footer.
Thank you so so much! That did it. I am having one more issue. I need social share buttons to stand out more. I tried 3rd party plugins, but they don’t seem to work, so can you please help me change the color of the social share for the blog posts?
Try to add custom CSS below to Appearance -> Customize -> Additional CSS to see if it works:
.post-share a i {
-webkit-transition: inherit;
transition: inherit;
}
.post-share a:hover i {
color: inherit;
}
.post-share .ol-facebook {
color: #3B5998;
}
.post-share .ol-twitter {
color: #1dcaff;
}
.post-share .ol-google-plus {
color: #d34836;
}
You can find more on how to add custom CSS to your WordPress site here: http://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/
Hi, I have my site set to one page, everything looks good in the settings but the menu items when clicked are not going down to each page listed in the menu (they don’t go anywhere), not sure what’s going on?
Thanks!
trilogiestudios.com
This is a bug of the “scrollTo” jQuery plugin on the new update of Chrome. It has been fixed in the latest update of this theme. You will need to update the theme to solve this issue.
Thanks for the quick reply, that did the trick!
Hi, great theme… I have suddenly a strange error, in Chrome 61 on single page setup. The menu is broken (scroll to id)... https://holtmedia.dk works fine in safari ect…
Hi,
That is a bug of the scrollTo jQuery plugin on the new update of Chrome. This issue has been fixed in the latest update of the theme. You will need to update the theme to resolve this issue.
Solved it, it was a caching problem after updating! Thank you 
Glad to hear that it has been resolved 
Hi team,
I’m using WPML for my multi-lingual site, but in Custom Taxonomies section of WPML, the option to translate Portfolio Tags (this is a custom taxonomy that comes from your theme) is greyed out and cannot be selected to Translate.
Can you please take a look and advise on how to make the Portfolio Tags translatable?
Thank you
To enable the translation of the portfolio tags, you will need to edit the WPML config file “wpml-config.xml” inside the overlap theme folder as below:
Replace:<taxonomy translate="0">portfolio_tag</taxonomy>With:
<taxonomy translate="1">portfolio_tag</taxonomy>
Once you edit that file, you will need to switch to another theme and then switch back to the Overlap theme to refresh the configuration of WPML plugin.
Also, we will enable it in the next update also.
Thank you!
Portfolio error after theme upgrade (to 1.3) and core: missing portfolio items (they exists in the backend) and filter CSS errors. https://stormgroup.luminos.work/find-dit-kontor/
I’m not sure I understand! The portfolio items are displaying correctly on the page you provided. Also, the filter doesn’t look exactly like our demo (vertically) because you have custom CSS that sets it align horizontally, you should remove your custom CSS to make it works like our demo site.
If this is not what you’re looking for, please tell me more details or show me any screenshot of the issue.
I removed the custom CSS – still missing some items.
here you have a printscreen: https://stormgroup.luminos.work/wp-content/bug.PNG . Please help.
I’m sorry but your custom CSS is still there, see the picture below:
You should remove the CSS below from your site to fix the portfolio filter issue:
.w-portfolio-grid.w-overlap .w-filter {
text-align: center !important;
width: 100% !important;
display: inline-block !important;
}
.w-portfolio-grid.w-overlap .w-filter li {
list-style: none !important;
display: inline-block !important;
margin: 10px 10px !important;
}
So it will align vertically as you can see on our demo: https://wydethemes.com/overlap/portfolio-overlap/
However, the portfolio overlap layout displays only 9 items on the first page. If you’d like to display more items, you should choose “Infinite Scroll” or “Show More Button” for the Pagination Type setting.
Also, it displays the large thumbnails (640×640px), make sure all portfolio featured images are larger than that sizes so they will be cropped and display properly in the overlap layout.
Thank you for your response, it displays now the missing items but with delay. How can I increase the 9 items limit size?
The overlap layout couldn’t display more than 9 items at the first load, this is a theme design. You will need to choose “Infinite Scroll” for the Pagination Type in the portfolio grid settings window so it will display more items when you scroll down.
If you’d like to display all items at the first load, you will need to choose other layouts such as Standard Masonry layout like this one: https://wydethemes.com/overlap/portfolios/portfolio-standard-masonry/
I manage to increase the 9 items limit – hardcode the theme files. But, I noticed another BUG. After the latest theme update, Edge, Firefox, Safari doesn’t load correctly the website. At inspect element: it shows 2 errors in console 1) ReferenceError: Modernizr is not defined 2) TypeError: $sidenav.wydeScroller is not a function
In Chrome and Opera – runs normally and doesn’t show any console errors.
The link is: https://stormgroup.luminos.work
Everything seems to work fine on our demo site: https://wydethemes.com/overlap/home/home-creative-agency/
Seems like there was a plugin conflict on your site. The Modernizer script should be included in the head element or before the file wyde.js as you can see on our demo site. However, on your site some plugins move that script file to be after the wyde.js so there was a script error and it doesn’t work correctly.
Try to deactivate your plugins one by one to find the problematic plugin.
Hi Wyde team,
I am a little confused. I have installed the theme on Wordpress. I choose “add page”, then choose “template” and “template library”. In Template Library it reads: “Activate Visual Composer
Visual Composer Template Library downloads are available for activated versions only. Activate Visual Composer direct license to access Template Library and receive other benefits.”
When I click to activate, I receive this message: “Sorry, you are not allowed to access this page.”
Any suggestions?
With thanks PK
The template library from Visual Composer is only available for users who have puchased that plugin individually (direct buyer). However, this theme comes with custom content elements and features, default templates from Visual Composer might not work correctly. We would recommend you to import predefined pages in Theme Options -> Home instead, you will receive all pages and posts exactly as our demo sites.
Hi
I have a problem with the menu on this site: http://www.next-big-thing.net/
It works fine if you are not logged in, but the menu items stop working when you are logged in.
Could you advise please?
Thank you
I just checked it on our site and it’s working fine even when I’m logged in. There may be a plugin conflict on your site. Try to deactivate those plugins one by one to find the problematic plugin.
If this doesn’t work, please provide me your login credentials in the contact form: https://themeforest.net/user/wyde#contact
Hola, tengo problemas con el Contact Form 7. Me dice que necesito la versión 5.4.3.1 y, la última versión del plugin, es la 4.9. Gracias
That is a bug of the theme. This issue will be fixed in the next update of this theme.
Anyway, you can fix it right now if you’d like. 1. Go to Appearance -> Editor to edit the Overlap theme.
2. Edit Theme Functions (functions.php) as below:
Replace:
array(
'name' => 'Contact Form 7',
'slug' => 'contact-form-7',
'required' => false,
'version' => '5.4.3.1',
'force_activation' => false,
'force_deactivation' => false
)
With:
array(
'name' => 'Contact Form 7',
'slug' => 'contact-form-7',
'required' => false,
'version' => '4.8',
'force_activation' => false,
'force_deactivation' => false
)
3. Save changes, and then you will be able to activate the Contact Form 7 plugin.
Hi, I have an issue with Porfolio filters. In Chrome/Opera works fine but in other browsers: Firefox, Safari, Edge – the filter doesn’t work anymore. The page is: https://stormgroup.luminos.work/find-dit-kontor/ – I even updated the theme from 1.0.4 to 1.2.9. Please help.
Hi,
It’s working fine on our demo, as you can see here: http://wydethemes.com/overlap/portfolios/portfolio-grid-2-columns/
There was a script error on your site. Make sure you’ve updated all bundled plugins to the latest update too. The latest update of this theme comes with Slider Revolution 5.4.5.1 and Wyde Core plugin 3.5.5 as you can see in the changelog: https://themeforest.net/item/overlap-high-performance-wordpress-theme/15344205#item-description__update-log
After you update the theme, you will see a notification message to update all bundled plugins. If the notification message was dismissed, navigate to Appearance > Install Plugins.
Hello Wyde !
I searched everywhere without finding an answer to my problem. I would like to put a featured image for my categories, when I click on the link of the category of my article and that I am redirected on the list of articles, I only have the title “currently browsing: blahblah” but I do not find how to add an image in background rather than having the background black. Could you help me please?
best regards
You can set the title area background image in Theme Options -> Title Area.
it’s possible to set an unique image for each category ?
I’m sorry but there is no settings for each category. It displays the image from default settings in Theme Options for all categories.
Hi, I’m using team members shortcode, but I need to change wyde_team_slider.php. How can I rewrite it from child theme?
I’m sorry but the theme support is only available for users who have purchased our themes. Please contact us from the account that purchased this theme to make sure you’re currently in the correct product page that corresponds to what you have purchased.
Hi, is it possible to make the accordion open on hover? Or by scrolling the page? Greetings
I’m sorry but it is not. You have to click on it to open.
Hey, for some reasong loading on my portfolio page isn’t working. What could be an issue? Please see http://mashanator.eu/portfolio/
+ I’ve updated both WP and the theme. I’ve also tried switching to other a load more button but still doesn’t work.
This is a permalink conflict issue. If you have a page called “portfolio”, you couldn’t set the Portfolio Slug in Theme Options -> Portfolio -> Portfolio Single Post to “portfolio” either.
You should change the permalink of your portfolio page: http://mashanator.eu/portfolio/ to others. If you’d like to have the page with the same URL, “portfolio”. You have to change the portfolio slug instead.
Thank you so much! Works fine now.
Hi there, I’m trying to make a row and its background appear behind a picture and text so that it can overlap. How can I do this? This is my website: http://viniza.ca/
I want it to look like like overlap content from the creative agency style. please help!
Hi there,
We’re sorry but the theme support is only available for users who have purchased this theme. Please contact us from the account that purchased this theme to make sure you’re currently in the correct product page that corresponds to what you have purchased.
Hi team,
I currently have 2 issues working with your theme: 1. In Design Options of a Text Block in Visual Composer, when I try to add border or background color, the settings for these options will not save. 2. Custom CSS in style.css will not load correctly on fresh browser on the first load. It only loads after hard refresh (Shift+F5 on Chrome). It won’t load on mobile browser either, and on mobile there isn’t a hard refresh button. This is a serious issue.
Can you please help to deal with these issues? Thank you 
Hi,
1. Actually the background color should be in the Background tab. There is a bug of the theme in the current update so it also show up in the Design Options tab but it won’t work. Please use the background options in the Background tab instead.
2. I think that this is a browser caching issue. As you know browsers may load CSS and JS files from the caches. You should update the version of your child theme (in the header of style.css) when you made changes on style.css. So the URL of the file will be changed and the browser will load new file from the server instead of the caches.
If it still doesn’t work, please provide me your site URL.
Thanks for the replying!
1. The Background tab only exists in Column and Row settings. I can use some work around to make it work but would still prefer to use the Design Options of the Text block itself if possible in the future if possible
2. I have tried what you suggested and it still didn’t work. Please investigate further. The URL of the site is http://cubeark.com
Thanks!
1. Of course, it is actually only available in the Column and Row settings. The background color option in the Design Options tab is a bug of the theme, it will be removed in the next update. That means you couldn’t set the background for the text block element, please set it for the column instead.
2. My apologies! By default, the URL of the CSS file from the child theme won’t be updated automatically. You have to update it manually in the file functions.php in your child theme.
Find the code like below:
wp_enqueue_style( 'overlap', get_stylesheet_directory_uri() . '/style.css', array('overlap-main', 'overlap-shortcodes'), null );
And then replace:
nullwith the version like below:
'1.0.2'
Hi ! I have a problem with my portfolio. All my pages are “404 error nor found” but, I don’t have this problem bafore today … I don’t change anything … If you want to see website : http://aqua-confort.fr/ at the bottom you have portfolio. Thank’s
Hi,
This is a permalink conflict issue. You have a page called “realisations” and you have also set the portfolio slug to “realisations”.
To fix this issue, you should change the portfolio slug in Theme Options -> Portfolio -> Portfolio Single Post to another.
Hi again. Is that possible to change the Top Menu: to have a Top Menu background like here: http://wydethemes.com/overlap/home/home-corporate/ in this demo: http://wydethemes.com/overlap/home/home-creative-agency/ (here it is transparent in the up-top position).
Sure you can disable the Transparent Header so it will display the top menu with the background.
Edit the Home Creative Agency, scroll down to the Overlap Options box, select the Header tab and then change the Transparent Header from Enable to Disable. You will find the step by step guide in our documentation, see the Primary Navigation -> Header Transparency section.
Hello Wyde. Unfortunately I can’t upload demo content on my website. This is how it shows: just crosses instead of ticks at the Theme options section – Import Demo Content
Sounds like you’ve contacted us regarding this issue several months ago. That is a server configuration issue as I replied to your email, try to increase the PHP limits as we provided in our documentation to see if it works.
The easiest way to increase the PHP limits is using the PHP Settings plugin: https://wordpress.org/plugins/php-settings/
If it still doesn’t work, please provide me an admin login credentials in the contact form: https://themeforest.net/user/wyde#contact
Hi,
My client would like a Store Finder on there website. Is there a store finder plugin that is compatable with your theme?
Many thanks.
Rod
Hi,
We’re sorry but we’ve never tried any Store Finder plugin with this theme. As you know, it is just a portfolio theme that’s to show your creative works so a Store Finder plugin is not included in the plugins support list.
Anyway, if you’d like to install other plugins, you should disable the AJAX Page in Theme Options -> AJAX Options to avoid any script conflicts.
Thank you for your reply. We will be sure to disable the AJAX page. Regards
Hello, Wyde. Tell please if it’s possible to change the color scheme in GoGreen theme. Are there several default and custom color schemes (not only green or purple), same as in Overlap?
Yes sure, you can change unlimited color scheme in GoGreen, it also comes with other options in Theme Options panel like the Overlap.