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.

Hi, I am interested in deactivating the gallery for the product in WooCommerce. Leave only the main image and not have an alternative image when mouse over.

Hi,

If you add images into Product Gallery when you add/edit product, it will show these images as slideshow when you hover on image. Only way to disable the images slideshow, you will need to remove images from Product Gallery but set only Featured Image.

Hi, I just start to personalized the template. I trying to have the same home page as the creative agency home page. I don’t see template to start with. Where should I start ?

Hi,

You can import demo content in Theme Options -> Home. Please follow the instructions in our documentation on how to import demo content.

Hi!

I am trying to install the theme in my page but I am missing the overlap demo content plugin. Please let me know where to find it.

Thank you!

Maria

Nevermind, I found it!

Hi,

I’ve tried to activate the Slider revolution plugin included in the theme. I am using the purchase code included on the download but It is not working Please help.

All best,

Juan

Hi,

The purchase code you have is a code of this theme, it’s not a code for any bundled plugins.

The Slider Revolution plugin is packed with the theme, you can normally use it without registering a purchase code. For more details on how to install bundled plugins, please see our documentation.

hi, i have some problems, when i set “shop” page to the index of my shop page, it couldn’t be view, if i leave blank of the index of shop page, it can work. And the archive of products, title cover the image(like the bottom before footer of my index), can you help me? thanks http://www.nama.tw/

Hi,

Sounds like there was a plugin conflict. Try to deactivate other plugins one by one to see if it works.

If it doesn’t work, please PM me your WordPress admin credentials: https://themeforest.net/user/wyde#contact

Halo!

I am trying to activate Slider revolution with the code I got during my purchase of Overlap theme … – 1dc1ccfa-fe08-485f-b56e-52df0dce196b ... but it doesn’t work?! Please send me cealr directories how to find the proper purchase code. I would be very grateful ;-)

BRds Martin

Hello,

The purchase code you have is a code of this theme, it’s not a code for any bundled plugins.

The Slider Revolution plugin was packed with the theme, you can normally use it without registering a purchase code. For more details on how to install bundled plugins, please see our documentation.

Is there anyway to make all images in the Portfolio Grid the same size? I’d love to auto crop them all to the same height but some images I load in show up shorter than the standard 280px x 280px. Any help is much appreciated.

The portfolio images should be larger than 640×640px so they will be cropped to the same size and fit within the grid/masonry layout.

What would be the best way to install/add a new font with this theme? I appreciate your response, thank you!

Unfortunately, the theme options panel doesn’t allow you to install/add new font. You can use custom font in the theme but you have to define and use it via CSS in your child theme as below:

1. Install and activate overlap-child-theme.zip.

2. Upload your font files to "wp-content/themes/overlap-child-theme/fonts/" on your server.

3. Navigate to Appearance -> Editor on WordPress admin to edit Overlap Child theme.

4. Add the custom CSS to Stylesheet (style.css) as below:

/* Definition */
@font-face {
    font-family: 'your-font-name';
    src:url('fonts/your-font-name.eot');
    src:url('fonts/your-font-name.eot') format('embedded-opentype'),
        url('fonts/your-font-name.woff') format('woff'),
        url('fonts/your-font-name.ttf') format('truetype'),
        url('fonts/your-font-name.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Use */
body,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'your-font-name', Arial, sans-serif;
}

@EmilyJay i can help you with this issue feel free to contact me via pc_gps@yahoo.com

Hi

I have just tried changing the color scheme, however when I press save and publish it comes up with a note saying:

Setting does not exist or is unrecognized.

I just want to change it to white. Can you advise what I can do to fix this.

Hi,

Sounds like you’ve changed it through Appearance -> Customize. Some theme settings won’t work there. You should go to Theme Options -> General instead.

Hello. I’ve just installed the theme and the demo content and it looks nothing like the sample. I don’t even see any of the template pages other are referring to in their comments. I must be missing something?

Hello,

Sounds like the demo importing didn’t complete successfully.

Please make sure you have increase the PHP configuration limits to the minimum values as we provided in our documentation.

If it doesn’t work, please PM me your site URL and WordPress admin credentials: https://themeforest.net/user/wyde#contact

I have no idea how to even go about that and my provider said I have to do that on my own. Help!! I’m going to message you now. Thank you!

I just replied to your email!

EMERGENCY

Hello,

I have two huge problems since I’ve been made the upload of the theme overlap.

- first, all my heading aren’t normal on my home page and footer. Have this kind of elements written instead of my title : < class=”subheading”>Terrain de jeu : le style < class=”heading-title”>

- second, I can’t set up my portoflio items. Impossible to set up the secondary images or to choose the format I want for my portfolio.

This is very urgent as I have to get my client’s website online within a week !

Thanks a lot for your answer

Regards

Hello,

1. Please update Wyde Core and all bundled plugins. After you update the theme you will see a notification message to update bundled plugins. You can find more details on how to update bundled plugins in our documentation.

2. You can create new portfolio items in Portfolios section on your WordPress admin. Also, you can import demo portfolio items in Theme Options -> Home, select only Portfolios option and then click on a thumbnail of any demos.

You can add images in Gallery Options when you add/edit portfolio item as below image:

Hello, Thanks for the answer. I’ve made the upload and now my headings are ok. Just a question : is it possible to duplicate porfolio ? I ain’t get the button to do so on my portfolio Item.

Waiting for your answer

The portfolio item works like the blog post. By default you couldn’t duplicate the blog post so you couldn’t for the portfolio item.

Hi, I am getting some issues all of the sudden, likely with the most recent WP update. My Overlap “Headings” have lost their formatting somehow. Here is a screenshot of the front end: http://www.awesomescreenshot.com/image/1985888/ac8b6cdd148e00cd35516c37b6f34b39 And here is the page builder view: http://www.awesomescreenshot.com/image/1985891/8f25fa8838577d7ac32bc86e14bf3885

Here is the site: http://www.melissayoussef.com/

Can you help me spot the issue?

Thanks!

Hi,

Please update Wyde Core plugin too. After you update the theme, you will see a notification message to update bundled plugins. You can find more details on how to update bundled plugins in our documentation.

Hi – When I updated the theme to the latest version as well as the included plugins, the problem was fixed. I’m all set – thanks!

Thank you – That did the trick!

Hi, I want to disable GoogleMaps API in the theme. I have a trouble with a plugin could you help me to do this ?

Hi,

You can disable the Google Maps API from the theme by adding the code into functions.php in your child theme:

1. Please make sure you’ve installed and activated the Overlap Child theme.

2. Navigate to Appearance -> Editor to edit the Overlap Child theme.

3. Add below code into Theme Functions (functions.php):

function overlap_child_remove_google_maps_api() {
    wp_deregister_script('googlemaps');  
}
add_action( 'wp_enqueue_scripts', 'overlap_child_remove_google_maps_api', 100 );

However, if you disable Google Maps API, the Google Maps in the theme won’t work.

:) thanks its ok :)

I am having trouble importing the demo content. It will not import Slider, Media or Settings….

Importing Media can take several minutes to complete the process. Please make sure you have set PHP configuration limits on your server as the minimum values as we provided in our documentation.

Also, if you couldn’t complete all processes at once, try to select content options one by one to see if it works. For example, select only Sliders and then click on a demo icon to import only sliders.

If it still doesn’t work, please PM me your site URL and admin login credentials: https://themeforest.net/user/wyde#contact

I can’t get the Slider Revolution to install correctly with the demo content. It says my plugin is not activated, and that I need a purchase code. Help!

Please make sure you’ve installed and activated the Slider Revolution plugin. After you install the theme, you will see a notification message at the top of WordPress admin page to install and activate all bundled plugins. You don’t need to purchase the plugin, you can activate it via the link in a notification message from the theme.

Please follow the instructions in our documentation on how to install the theme and bundled plugins.

Hi, i have a bug when i add a video on vertical portfolio : https://www.brockwayproduction.fr/portfolio/jimbere/

1- Like you can see by url listed and number of pages that the problem occurs, it is not that. it’s for example previous and next article links, that is fixable and they should have alt.

2- i dopnt see cases where it would be design bereaking, but i found this article to fix that myself. Not sure if Title really up your seo, i will test it with and without once i rrank myself high enough to see the difference. http://crunchify.com/how-to-add-html-title-field-to-all-wordpress-post-images-automatically-for-mouse-hover/

3- On that i found this article really usefull : https://premium.wpmudev.org/blog/schema-wordpress-seo/ So i will test that myself maybe, but it would be much cooler that it be theme integrated.

4- Also for every of your theme i translate everytime the front end lines in French, since po files dont adapt from themes to another i do that for all your theme already. It would be more cooler if you just send me all the front end line, and i will translate them for you ;) So you can include french translation in your theme ;) It would probably please some customer :)

Hi. any ETA on the fixing of bug i report ? Did you have time to check the links i told you too (prev/next)?

Regards.

The bug of the video in the lightbox has been fixed in the new update that will be released in a couple of days.

Regarding the ALT of the previous and next article links. As stated in the suggestions of the report, “An internal link that uses an image for the user to click on but has no ALT text doesn’t tell search engines….”. This refers to the ALT text of the image. However, I tried to check the HTML output of your blog and portfolio pages, all images on these pages have alt attribute. So I’m not sure what’s the actual problem and don’t know how does that tool work?

Also, actually the images of prev/next links on blog page will display ALT text automatically when you set the ALT Text field of the image in Media on your WP admin.

Hi, I just purchased this great looking theme. Is there a manual or handbook for it? I had one for all other themes I bought which was very helpful, so it would be great to have a manual for this also. Thank you! Awarei

Hi,

Of course, our documentation is included in the main downloaded package. When you choose to download “All files & documentation”, and then extract the zip file to see all package contents inside.

Hi again,

I’m having trouble with the phone and Ipad versions of my website. The content, shifts all over the place once you view it on either of those.

Is there a way to callibrate all the views. To ensure that all version are the same? Because I have no clue how to reformat all the information for phone and ipad format.

And in reference to my question about sound. Is it possible to have sound as a background element rather than a link. So for instance as you enter a page the sound would play instantly?

thanks

Hi,

Actually, all elements in the theme are responsive elements and they will display on any screens properly automatically. You don’t need to set up the content for each screen.

Could you please PM me your site URL: https://themeforest.net/user/wyde#contact so I can see if there was something wrong.

Also, you can customize the styles of slider for each screen by enabling the Custom Grid Sizes option, see more on Custom Grid Sizes here: https://www.themepunch.com/revslider-doc/slider-setup/#custom-grid-sizes

Regarding the sound, to set it as a background, you will need to set it as the audio background on the slider, see more here: https://www.themepunch.com/revslider-doc/audio-layers/

The Sound Player in this theme couldn’t display as a background. If you’d like to set it as the background of the page outside the slider I’m not sure but I think you will need to install the third party plugin instead.

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