This topic has 6 replies, 2 voices, and was last updated 6 years, 10 months ago ago by Rose Tyler
Hi,
we’re trying to insert a Revolution slider in single product pages’ header, but we can’t.
How can we do it?
thanks a lot,
best regards
Hello,
Please explain the result that you want to achieve in more details.
Regards
We just need to show the Revolution slider in the top of the page like in any other page of the website.
thanks!
Hello,
Unfortunately, we do not have option “Show revolution slider instead of breadcrumbs and page title” for single product pages.
Regards
This is not a problem using a not-trasparent header, but we’re using it with rev slider in all website pages (just like in your demo). Without it the single product page header is very ugly (and main menu doesn’t show because in transparent header the font is white).
Since your actual transparent header is not compliant with single product page (!!), can you help us to find a solution?
Thanks a lot,
best regards
Hello,
Ok. There is possible to show the same slider on all single product pages via customization in legenda/woocommerce/single-product.php
https://gyazo.com/69f492f8d00e7745beb3cde707469808 > https://gyazo.com/a449339fcb75bed9f06ea96b0750d889
<?php echo do_shortcode('[rev_slider_vc alias="home"]'); ?>
(where “home” – is name of your slider)
Make changes via child theme https://codex.wordpress.org/Child_Themes
Regards
Tagged: insert, page, persuasive, product, rev, single, slider, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up