This topic has 5 replies, 2 voices, and was last updated 7 years, 4 months ago ago by Rose Tyler
Hi 8them Team,
Question: Would you be willing to help us figure out why a Slider Revolution WPBakery Element is showing up on all of our WooCommerce Product Category Pages (screenshot)?
I’ve got a screencast in the private content section explaining more.
Thank you so much!
Hi again, 8Theme Team,
I inspected the legenda > woocommerce > archive-product.php file in the theme files. Do you think this has to do with this code:
<?php if ($page_heading != 'disable' && ($page_slider == 'no_slider' || $page_slider == '')): ?>
<?php et_page_heading(); ?>
<?php endif ?>
<?php if($page_slider != 'no_slider' && $page_slider != ''): ?>
<?php echo do_shortcode('[rev_slider_vc alias="'.$page_slider.'"]'); ?>
<?php endif; ?>
Is that code supposed to be in there for product archive pages? I don’t see any way to “disable” the “Page Heading” or where to control the rev_slider_vc alias=”‘.$page_slider.'”
Thanks so much for writing when able!
Hello,
Go to edit Store page > Page Layout and remove slider http://prntscr.com/fon4s1
Regards,
Rose Tyler.
Thanks, Rose – that did it!
Thank you so much! 🙂
Hello,
You’re welcome!
Regards,
Rose Tyler.
The issue related to '‘Slider Revolution slider randomly showing up on Product Category Archive Pages’' has been successfully resolved, and the topic is now closed for further responses