1303 comments found.
Hi There any way to import or copy/paste code from predefined pages without overwrite my page? There are sections or pages from different demos than I want to copy, but I don´t find the way or the code to copy/paste. Thank you in advance
When you edit the demo page, switch to Classic mode, this will show the shortcodes of the page. So you can copy the code to insert into any pages. After you paste the shortcodes, switch it back to Backend Editor to edit with drag & drop page builder.
But, then, I need to be installed the demo than I need to copy, I can´t copy sections for example from demo “Food stylist” and from demo “corporate”. I can copy just from the one I decided import, nothing else, ¿Correct?
When you import multi pages demo, you will receive all demos except Food Stylist that is in One Page demo. You can copy the code from any multi pages demos such as Creative Agency, Creative Studio and Corporate.
Unfortunately, the Food Stylelist demo is a One Page type that is different from other demos, you’ll need to import muti pages demo to receive them.
It’s easier if you to create a temp site or local site to import all demos instead. Then copy the code from your local site and paste it on your live website.
What an absolutely stunning theme!
I have some questions regarding formatting and styling (and I second elephant2009’s question about css).
1. Is it possible to keep text aligned to the left on mobile and tablet screens?
2. Is it possible to make some blog span the full width of the screen?
Elephant2009,
I used Jetpack’s CSS function to add a custom font and to align the paragraph text on mobile, so that might be an option.
1. Try to add custom CSS to Theme Options -> Advanced -> Head Content as below:
<style type="text/css">
@media only screen and (max-width: 991px) {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .five-cols, .w-posts{
text-align: inherit;
}
.text-left, .text-right, .w-custom-heading *{
text-align: inherit!important;
}
}
</style>
2. Of course for the blog posts page like this demo -> http://wydethemes.com/overlap/blog/blog-overlap-full-width-right-sidebar/
But you couldn’t set the blog single page (that displays the post details) in full width, it always displays in boxed layout.
Regarding the Jetpack CSS function, I’m not sure why it doesn’t work but please try to add it in Theme Options -> Advanced -> Head Content instead.
Also, you can add custom CSS in style.css in your child theme. Install and activate overlap-child-theme.zip that is included in the main downloaded package. Go to Appearance -> Editor to edit your Overlap Child theme.
Thanks for the code. Jetpack’s css seems to work pretty well (so far).
Hi
I just have a couple of questions please.
1. Is it possible to change back to top to be a png instead of arrow font icon.
2. Is there a way to get the image gallery or portfolio to link to a url when clicked. I want to use shopify as a shop and link to products on my shopify store so would need to click to a link not lightbox of portfolio item page.
3. Where is the custom css in this theme please, I see a advanced with a head and body sections but anything css I put in there seems to just appear on my frontend. Is there some other place for custom css.
Kind Regards Elephant2009
1. Sure you can add custom CSS to Theme Options -> Advanced -> Head Content like below to change it:
<style type="text/css">
#toplink-button .border,
#toplink-wrapper{
background:url('http://icons.iconseeker.com/png/fullsize/fresh-addon/arrow-up-2.png') no-repeat center center;
background-size:cover;
}
#toplink-button .border:before,
#toplink-button .border i,
#toplink-wrapper i{
display:none;
}
</style>
2. We’re sorry but both of them couldn’t link to custom URL. You should use the Single Image element instead.
3. The easiest way to add custom CSS is adding it to Theme Options -> Advanced -> Head Content, and you’ve to add it inside the style tag like this code:
<style type="text/css"> //YOUR CODE HERE </style>
Also, you can add it into style.css in your child theme. Install and activate overlap-child-theme.zip, then edit your child theme in Appearance -> Editor.
Hi, is there a Portfolio Carousel element? Greetings!
Sorry but this theme has no Portfolio Carousel element, it has only Portfolio Grid element that comes with 5 different layouts.
Hi, My portfolio shows often the same portfolio-image and the biggist one, is not scaling but misshape the image.
how come?
Hi, Sorry for my bad Englisch. What is the css-code for showing the image-name in the image? Greetings!
1. When you’re using masonry layout, your portfolio images will be cropped and resized to fit the layout. Please please make sure your images are larger than 960×960px so they will be cropped properly.
2. In the latest update (1.2), you can show the lightbox image title in Theme Options -> General -> Lightbox Title.
Hi, I don’t see any Lightbox Title..
The Lightbox Title option is included in the Overlap 1.2, please make sure you’re using the latest update of the theme.
If it doesn’t work, please PM me your site URL and admin login credentials -> https://themeforest.net/user/wyde#contact
Hi
how can I remove the testimonial section on the home page on Overlap theme ? Thanks for your help
Edit your home page with Backend Editor, click on delete icon on the Testimonials Slider element to remove it.
I don’t find it See what i have on my home page
padding_size="no-padding"]rev_slider_vc alias="creative-agency" button_style="2"[/vc_row]
Seems like you’re working on Classic mode. Is there any Backend Editor button? When you edit the page, you will see a Backend Editor button below the page title, click on it to build your page with drag and drop page builder like this video -> https://vc.wpbakery.com/video-academy/backend-editor-collapsible-row-feature-explained/
If this button is not there, please make sure the Visual Composer is installed and activated. Also, please make sure your user role has permission to use the Backend Editor and it is enabled in your role, see this video -> https://vc.wpbakery.com/video-academy/control-user-group-access-visual-composer-wordpress/
If it doesn’t work, please PM me your site URL and admin login credentials -> https://themeforest.net/user/wyde#contact
Just looking at the http://wydethemes.com/overlap/about-us-2/ page in firefox and its showing the last section “producing results bit” all squashed up without a gap from the previous. It shows fine in chrome and only noticed it in firefox which is upto date it says.
Hi,
Looks like this is a bug of the flex row on Firefox. Thanks for reporting this issue.
Don’t worry, you can change the padding settings of the row and column as we just did it, please check it again on both Chrome and Firefox -> http://wydethemes.com/overlap/about-us-2/
yeah seems fine now.
To work around this:
1. Edit the last two sections one by one, change the Padding Size from No Padding to Default.
2. Edit the column container of the image, select Design Options tab then set the padding top and bottom to 0px.
First off loving the theme. Just have a quick question Will the Visual Composer Clipboard plugin https://codecanyon.net/item/visual-composer-clipboard/8897711?s_rank=1 work with the visual composer.
I’m not sure, I’ve never tried it but I think it will work. If you’d like you can try it.
Hi well I didn’t want to waste $11 bucks to be honest if it didn’t work. I’ve asked the developer, hopefully they will know.
If it works with the Visual Composer plugin, it should work on this theme since we’ve never modified this plugin at all. We’ve just disabled some elements but it won’t affect the core functions of this plugin.
Hi there, I’m trying to add a modal pop-up to an Overlap blog post. I have tried Ninja pop ups that showed the pop up behind and below the footer; I have tried ConvertPlug and that froze the page without showing the pop up; I have now moved on to Pop Up Domination and it is not showing a pop up at all however the page doesn’t freeze and the pop up is not hidden behind and below the footer, so I’m thankful for small mercies as my frustration level rises. However, as this is my third attempt with three recommended modal pop ups, I am beginning to think that perhaps it’s the Overlap theme. Is it possible to install a pop up with the theme and if so, do you know which one works? Thanks.
Hi there,
We’re sorry but we’ve never tried those plugins with this theme.
I suppose the AJAX Page is not compatible with the plugin, try to disable AJAX Page in Theme Options -> AJAX Options to see if it works.
If it still doesn’t work, please PM me your site URL -> https://themeforest.net/user/wyde#contact
Is there an easy way to include a scroll indicator above the fold on the home page, (over the slides)?
Thanks for all your help!
Sure, the Slider Revolution element in this theme includes an option to choose a scroll button, see the below image:
Edit the page then edit the Slider Revolution element and choose Scroll Button.
Also, you can add custom button directly to the slider, see more -> https://www.themepunch.com/faq/add-scroll-down-button/
Brilliant, thanks!
No problem 
Hello, Beautiful theme. Can you add images into the hamburger overlay button instead of just text? Thanks
Hi I just installed your theme and is impossible import demo content, food template. I only obtain the slider, nothing else in home. Any error get. What can be the problem? I did the import, automatically and manual way I don´t know what else can I do Thank you in advance
To import Food Stylist demo, please follow this:
1. Go to Theme Options -> Home, select all options in Content section, choose One Page, then click Import Demo Content button.
2. Once the process is finished, select the Food Stylish icon in the Update Site Settings section at the bottom of the page.
If it doesn’t work please PM me your site URL and admin login credentials -> https://themeforest.net/user/wyde#contact
Hi there, I have inserted an image gallery into a page – grid 150×150, but for some reason all the thumbnails look low resolution … The images are all large enough and open up in the lightbox at suitable resolution. Any ideas? thanks ps. you can see the gallery at http://www.gillstottercatering.co.nz/image-gallery/
Hi there,
The actual size that displays in the gallery is larger than 150×150 so it looks low resolution, you should edit the Image Gallery element and change the Image Size to 300×300 or larger.
Hi I have a problem with the footer. I have the web in two languages with WPML, I have translated the footer page and only seen in one language, as I can fix it?
Hi,
This issue has been fixed in the latest update of this theme, please make sure you’re using the Overlap 1.2.
If it still doesn’t work, please PM me your site URL and admin login credentials -> https://themeforest.net/user/wyde#contact
Hi,
Thanks for your link, we’ve received your PM.
I just visited your site but it’s running on the old version of the theme (1.0.2), please update the theme to the latest update 1.2 to fix this issue.
Hello,
I just downloaded the .zip and tried to upload it to wordpress. I got the message it couldn’t be installed because: “The package could not be installed. The theme is missing the style.css stylesheet.”
How can this be resolved?
Courtney
Hello,
If you download “All files & documentation”, you’ll need to extract that zip file to see all package contents, then follow the instructions in our documentation on installing.
Got it! Also, if I upload the demo content, will that wipe out all the photos I’ve uploaded?
Importing demo content won’t remove your uploaded images and any contents on your site.
However, even it won’t affect your current content BUT it’s not recommended because if there was any issue while importing, you’ll need to reset your site that will remove all contents so your uploaded images will also be removed.
Is there a way to view demo content without uploading it or anyway else I can get a look at putting certain pages together?
Sorry but you’ll need to import demo to view the demo content. There are 2 ways to import.
1. Go to Theme Options -> Home, choose any content types to import.
2. Import it manually by using WordPress Importer plugin, then upload XML file in Tools -> Import. It will import the whole content.
Another way: Just create a temp site and import demo content there. Then copy the whole shortcodes of any pages to create new pages on your live site.
Also, if you’d like you can send us your email -> https://themeforest.net/user/wyde#contact
to request the shortcodes. We can provide the shortcodes for creating certain pages.
Gotcha. Separately, when I use the blog posts elements of the visual composer, the featured images no longer show up. Can that be fixed? I’ve also noticed problems with images showing up in the slider element (I’ll choose and image to add and it simply won’t add it).
1. Please make sure you’ve set the featured images for your blog posts. Try to edit the blog posts in Posts one by one to set it.
2. We’ve never seen this issue before. Maybe, it’s a PHP issue. If your host is running on PHP 7.0, please make sure you’re using the latest update of the theme (1.2). Also, you can send us your site URL and admin login credentials -> https://themeforest.net/user/wyde#contact so we can investigate this issue and help you out.
1 & 2—yes and yes. All the featured images show up on the blog page. Just not in the blog element in the composer. Same issue with the testimonials element (no content shows up) and the title area element. Nothing ever shows up, so I’ve basically given up on it and stopped trying to add anything. And is there a limit or something in the number of photos you can have in the image gallery element? I can’t add more than one image at a time and at a certain point, it just won’t let me add anything at all. Will send login credentials. This could be great theme, I”m just having a lot of issues with it.
Update: When I changed the page with the blog element to the static front page, then the featured images showed up. Would this work with the other elements that have had missing items? The testimonials didn’t show up thought. Thanks!
Sounds like there was something wrong on your WordPress site. Actually, there is no limit in the number of photos, you can add as many photos as you want to your gallery you can also select multiple images at a time.
When you imported testimonials, you can find them in Testimonials page on your WordPress admin. If it’s not there, you can import in Theme Options -> Home, select Testimonials and click Import.
Not sure why some elements didn’t show up but we’ll need to check it on your site.
Just sent my site info, thank you
Thanks for your message!
Looks like everything is working fine.
I just replied directly to your email, please also check the attached image.
Hi, I have a question relating to Portolio on Overlap Theme:
Can I import the demo portfolio content a second time without causing any problems? There is a note that demo content should only be imported 1x, but my partner on the project deleted the demo pages (#!$%) and I need to revert back to the original pages to rebuild the grid I had laid.
Thanks for you help!
Hi,
Actually, you can import these contents several times:
Pages Posts Portfolios Team Members Testimonials Settings
If you select only Portfolios content, you can import it a second time so your portfolio posts will be reset as imported and your changes on portfolios will be lost.
Thanks, wanted to be careful!
Hi,
Not sure if this is a bug or a hangover from our last theme. We have an issue with our home page in that we select our homepage in settings>reading settings> front page…..YET this is not the page that pops up as our homepage.
We’re also wondering whether there is an overriding factor when importing demo data, does this influence our front page page?
If we “visit site” from the wordpress admin we get the correct page. However if we just type in our homepage from a browser, mobile or PC we get a different page. This is very strange. Any ideas?
URL: www.nzprojects.com
Proper requested homepage: “Resort Style Test”
Actual homepage shown when just typing in a browser: home creative studio (imported data override?)
Thanks for your help.
Ian
Hi,
The current version of your theme will change the front page settings when you import demo content.
We have 2 options for importing in the new update of this theme. One for demo content and another one for site settings.
Please update the theme so it won’t affect your settings in Settings -> Reading when you import demo content.
However, if you choose to site settings in “Update Site Settings” section at the bottom, it will also change your front page settings.
Hi,
We initially imported demo content, both data and then demo page. We edited a different page and assigned this as the new homepage in settings > Reading.
After reading your kind reply we resaved the edited home page as the default home page but we still get the imported demo page. Have I misunderstood your explanation of how to make our homepage the default homepage in settings > reading?
I feel like there’s an override happening here that I should be switching off….????
Thanks,
Ian
My apologies, my answer was not clear.
This is a bug of the old version of this theme (the version that you’re using on your site), it will change your front page settings when you import demo content.
Sure you can set the front page in Settings -> Reading, then choose your home page as the Front page. But if you import demo content, it will override your settings.
So you should import demo content first, then set the home page in Settings -> Reading.
This issue has been fixed in the latest update of the theme (1.2).
Hi,
Sorry bug is still evident. We have updated the theme to 1.2. We have not imported any demo content since we did it a few weeks ago. We have resaved the homepage in settings>reading and we still have the old imported demo content assigned as the home page. This bug is really slowing up our development so I will email you our site admin details so that you can find the problem.
Thanks,
Ian
Please PM me your site URL and admin login credentials -> https://themeforest.net/user/wyde#contact
please check your email, I emailed you 13 hours ago. ian@tgnz.com
My apologies, I’ve received it.
But it says “Invalid username”. Please check the credentials you provided again.
Hello, in your last update did you correct the bug of repeated footer with qtranslatex (footer is repeated as many times as number of languages) ?
Hello,
We’re sorry but we’ve never tried this theme with the qTranslate X plugin and it’s not included in the plugin support list so we couldn’t answer this question. We will look into this and will try it in the future.
This theme is compatible with WPML plugin and we recommend you to use this plugin instead.
We asked this question in private support a few weeks ago and the answer was that it’s gonna be solved in next update, that’s why I ask this question again for the last update ! Please ask the team and give me a “non formatted” answer as if you were a robot.
Sorry but I’m an only one support of this theme who has replied to your first question regarding the translation issue on the footer, as the below image:
My apologies, I thought you’re using the WPML plugin since it was only one plugin that this theme supports so I just said that it will be fixed in the next update. This issue has been resolved in the latest update, if you’re using WPML plugin you will see it’s working fine.
BTW, if you’re using other plugins such as qTranslate X to translate your site, you will see this issue is still happening since this theme is not compatible with it.
Hi, I’ve been trying to get an answer on if there is anyway to remove the “dashes” from the title area? Would anyone be able to help me on this? Thanks!
Hi,
I have two portfolio menu items in admin, one that was created when I upgraded to your theme and one old one which i suspect is from my old theme. Is there an easy way to transfer the old portfolio items to your portfolio so that we don’t have to recreate all the portfolio items again please?
Thanks,
Ian
Hi,
Unfortunately, the portfolio is a custom post type that has different format in each theme. So you couldn’t transfer your old portfolio items from another theme to the portfolio items in this theme. You’ll need to recreate all of them.
However, you can import Portfolios in Theme Options -> Home to easily create and setting up them.
Thanks 