This topic has 6 replies, 3 voices, and was last updated 9 years, 3 months ago ago by Jack Richardson
Hi,
There is a section on my Single Product page which states “Default Slide Template” by Revolution Slider. I have feedbacked before and was asked to update the theme version. After updating the theme and WP e-commerce, I still have the same problem.
This link shows an example:
http://www.jolivine.com/products/theme/bridal/rosy-crystal-medley-with-clover-earrings/
Envato Market plugin was removed from my wordpress because it was causing some login problems. So I am not able to update the theme right now.
Hope that you can let me know how to remove this or help me with this problem.
WP ecommerce version: 3.9.3
I am not too sure if the theme version is correct as I could only view it from the “Appearance > Theme Details” screen instead of the Envato market plugin.
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Details provided in private content. Thanks.
Hello,
I’ve edited the file wpsc-single_product.php in Appearance > Editor and commented the code
<?php if (wpsc_have_custom_meta()) : ?>
<?php while ( wpsc_have_custom_meta() ) : wpsc_the_custom_meta(); ?>
<li>
<?php if (stripos(wpsc_custom_meta_name(),'g:') !== FALSE) continue; ?>
<a href="#tab3"><?php echo wpsc_custom_meta_name(); ?></a>
<section>
<?php echo wpsc_custom_meta_value(); ?>
</section>
</li>
<?php endwhile; ?>
<?php endif; ?>
Please clear browser cache and check single product page now.
Regards,
Eva Kemp.
Thanks! I saw that it’s commented out and the slide template section is now not showing. Thank you!
Hello,
You are welcome!
Best regards,
Jack Richardson.
The issue related to '‘Revolution Slider "Default Slide Template" section shown on SingleProduct Page’' has been successfully resolved, and the topic is now closed for further responses