Discussion on Overlap - High Performance WordPress Theme

Discussion on Overlap - High Performance WordPress Theme

By
Cart 1,531 sales
Recently Updated
Well Documented

Wyde supports this item

Supported

1303 comments found.

How do I get the footer on this page and where do I modify it? https://wydethemes.com/overlap/about-me/

In this theme, the footer is a page. Find the page called “Footer – Main” under Pages on your WordPress admin and then edit it using the page builder.

Also, you can choose the footer page for your site under Theme Options -> Footer -> Footer Content -> Page.

This is the account that I purchased the theme from. (I posted above as Six10Creative)

Please respond. It has been 7 days with no answer.

Perfect!!!! So sorry I didn’t see your response 5 days ago, sorry!! It worked, thank you!!

Glad to hear it worked :)

I would love to add a PRINT icon after each post with the social media icons. Is that possible? Is there a chance you can help me?

We’re sorry but the theme support is only available for users who have purchased our theme. Please contact us from the account that purchased the Overlap theme to make sure you’re currently in the correct product page that corresponds to what you have purchased.

I have purchased the theme. I will log in with my other account and reply.

Thank you for your comprehension.

First, I would like to say, your theme is awesome! My client chose it and I’m glad it works so smoothly. I just had a problem with your theme after installing multilanguage site plugin Polylang. All content and everything else is gone after activating plugin, and it’s come back normal when the plugin is deactivated and deleted. Did I miss a step in installation procedure or is your theme incompatible with Polylang plugin?

Our clients are also using that plugin and it seems to be working properly with this theme.

Try checking the plugin settings under Languages -> Settings and make sure you’ve setup that plugin correctly. You may need to deactivate the “Detect browser language” option first and check the “URL modifications” settings.

Also, you have to add languages, and set default language. And then translate your pages and posts into another language. Finally, setup the Menus.

However, the Polylang is not included in the plugins support list so I couldn’t answer exactly how to setup and use it. You can find the instructions in the plugin documentation: https://polylang.pro/doc-category/getting-started/

Is there a way to set up two posts pages or is the theme restricted to one posts page the site can draw from?

By default, you can set up only one Posts page for one WordPress site.

Fortunately, with this theme you can add a Blog Posts element using WPBakery Page Builder into any pages to display your posts so you will have unlimited posts pages on your site.

thank you

Hi Guys,

Would love to buy your theme, but I need my images to look overlapped on the single post page like on this website: https://www.masha-sedgwick.com/10-reasons-why-sifnos-and-serifos-should-be-your-next-travel-destination/

Can I archive the same result within your theme or I need another plugin?

Thank you! Elena

Hi,

Thank you for your interest in our theme!

Sure, the Overlap feature is included in the page builder from this theme. You can also build the single post page using the page builder like you can do with the page so you will have the overlapped content like the website you provided above.

product gallery slides flicker on main catalog. kindly hover over any product at https://theprojectpixel.com/shop/ and you will see what i mean

Thank you for the web address!

There is a non-image element included in your product images. Actually, the product gallery slideshow should have only images but on your shop page it contains a ‘noscript’ tag so it doesn’t work correctly.

There may be some plugin adding that tag into the product gallery, try to deactivate the plugins on your site one by one to find the problematic plugin (I guess it’s the SEO plugin).

Also, looks like you will need to update the bundled plugins too. You can find the latest version of the theme and all bundled plugins in the changelog: https://themeforest.net/item/overlap-high-performance-wordpress-theme/15344205#item-description__update-log

You can find the instructions on how to update the bundled plugins here: https://wydethemes.com/overlap/documentation/#update-plugins

tried both but flicker is still there. seo plugin is currently disabled and all other plugins have been updated. kindly advise

I have no idea why you have a ‘noscript’ tag in your product images because it is not included in the theme and WooCommerce plugin.

It might be a lazy load or a cache plugin. Have you tried to disable the those plugins yet?

If it still doesn’t work, try to deactivate all other plugins (except the bundled plugins) to see if it works.

Hello, when I try to install the demo-content-plugin, I get an error notice like “the link you followed no longer exists”. Any Idea what that means?

Thanks in advance, Iris

This is a server issue, it seems like your site is running on a low PHP limits. You will need to increase the PHP limits to the minimum as follows:
max_execution_time = 300

memory_limit = 256M

post_max_size = 32M

upload_max_filesize = 32M

max_input_vars = 5000

Check out the method “2. Create or Edit an existing PHP.INI file” in the link below: https://www.wpbeginner.com/wp-tutorials/how-to-increase-the-maximum-file-upload-size-in-wordpress/



However, we suggest you to avoid “starting/basic/shared hosting” packages from these companies, as they give you too little control and are very limited:
GoDaddy
HostGator

Hi I installed overlap child theme in my wordpress site ,activated but i can not find my theme opitions. I have checked to Appearance >Customize but nothing. I wish you could help me,i am waiting for your response as soon as possible.

Best regards.

Hi,

We’re sorry but 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.

Dear Sir or madam. I’ve purchased your beautiful Overlap theme.

But, I have a problem to install “WPBakery Page Builder”. And probably because of that I have a mess in the screen. The wordpress tells that the plugin already there, but it isn’t.

Need your help please.

Thank you.

Try to delete it first, then you will see a notification message to install it again.

If you couldn’t completely delete it from your site, you may need to manually delete it on your web server directly. Open the plugins folder on your web server, then delete the folder “wp-content/plugins/js_composer”.

Also, if you have any other plugins on your site, we recommend deactivating them before installing the theme and bundled plugins including demo content.

Hope this helps!

Hello,

I’m trying to find the demo uploader but can’t find it on Wordpress 5.2. Could you tell me where to find it ?

Regards,

M.

Hello,

It’s included in the main download package. You can download it in the Downloads tab on ThemeForest, choose “All files & documentation”.

After you extract the zip file, you will see the overlap-demo-content.zip in the folder “Demo Content”.

You can find the instructions on how to import demo content in the documentation:

https://wydethemes.com/overlap/documentation/#import-demo-content

Hi guys, I’m using the aoraki theme. I’ve noticed on my woocomerce pages (shop, cart, etc) that the information seems to be set right up under the main header. It looks like it needs about 100px of space above to sit a bit nicer on the page. I’m not sure whether this is because I’ve added css to increase the height of my header or whether this is how the template has been coded to sit. In any event, can you suggest a fix? TIA

hi guys, I’ve figured its because I’ve got the breadcrumb turned off. Is there anyway to have the breadcrumb switched off but still retain the space it would normally take up? Particularly for individual products, content is sitting right up under the header and doesn’t look so good… TIA

You will need to replace the CSS snippet I provided (to remove the breadcrumb) with the new one below:


.woocommerce-breadcrumb {
    visibility: hidden;
}

Sorry, just realised I’d posted in the wrong support forum. Have reposted in the correct aoraki support. Thanks.

Hi guys, I’m using the aoraki theme. I’d like to change the shopping bag icon to a cart. I’ve checked the css file and there doesn’t seem to be a trolley/cart icon? Can you comment on this please? TIA

Hi,

Here’s the CSS snippet:

.menu-item-cart > a:before {
    content: "\e0a2";
    font-family: 'bigmug-line';
}

However, in the future please post your question on the Aoraki page: https://themeforest.net/item/aoraki-multiconcept-business-wordpress-theme/19652714/comments

It might be useful for other customers who also experienced the same issue.

ok sure. thanks for the snippet. I’m working with a couple of your themes and didn’t realise I’d posted in the wrong forum. Thanks for the heads up :-)

Thank you for your understanding!

Hi guys, I have set my website’s breadcrumb setting to ‘off’ but there’s one page that it still seems to be showing on (although its almost off the bottom of the title image) – can you comment on this please? TIA

I think it might came from another plugin because the Overlap theme doesn’t have a breadcrumb.

However, if you’re using Aoraki theme, there is a breadcrumb setting for an individual page too. You may need to check the settings under Aoraki Options -> Navigation -> Breadcrumbs, then change it to “Hide”, or “Default” to use default settings from Theme Options.

Perfect, thank you. Yes, I’m using the aoraki theme and had turned if off globally but didn’t see the page setting (which was switched on). Thanks :-)

Glad to hear that it has been solved :)

Hi there, I’ve used some h4 heading settings within a text box element, which I’d like to specify a different colour and size for mobile. This h4 seems to be different to the heading element as when I make changes to the css it affects the heading element but not the text box element. What would be the css snippet to change the size and colour of the h4 within a regular text box element? TIA

Here you go:

h4 {
    color: #000;
    font-size: 24px;
}

Hi there, I’ve just noticed my mobile version of the contact form isn’t displaying the form fields neatly – the first two finish at a shorter length than the rest. Your demo displays fine so I’ve obviously set the code out wrong. Would you mind taking a look and suggesting a fix? TIA

You can send me a private link in the contact form in the link below: https://themeforest.net/user/wyde#contact

Hi, just wondering if I can set my title for pages further down within the page header section (currently using medium size but would like the space above and below the title to be equal) TIA

Here’s the CSS snippet to set the space between the title:

@media only screen and (min-width: 992px) {

.title-wrapper.w-size-m {
    padding: 235px 0 150px;
}

}

You can increase it from ‘235px 0 150px’ to ‘285px 0 200px’ or greater. However, the first value should be 85px more than the third one to make the space above and below the title to be equal.

HI, I’d like to hide the breadcrumb. Is this a setting somewhere or do I need a CSS snippet? TIA

The breadcrumb on your shop pages is from WooCommerce plugin. There are 2 ways to remove it. One is adding PHP code into functions.php in your child theme. The other is using CSS (easier), here’s the CSS snippet:

.woocommerce-breadcrumb {
    display: none;
}

Hi, just a small question…if I want to set the background of my two columns as coloured and have a gap between each (white), how is this achieved please? TIA

You will need to add a row to each column, then set the background for that row instead of the column.

ok thanks!

Hi support, Is it possible to change the hover colour of the signup button in the pricing boxes (currently changes to black on hover)? TIA

If you set it as featured box, the background colour of the button will change to black when you hover.

You can add CSS below to change it:

.w-pricing-box.w-featured .box-button:hover a {
    background-color: #ff7575;
}

ok, i don’t see any change after adding this code. Perhaps you could login and check my site. I may be doing something wrong. where can I send you login details? TIA

You can send a private message in the contact form on the page below:

https://themeforest.net/user/wyde#contact
by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey