This topic has 3 replies, 2 voices, and was last updated 7 years, 8 months ago ago by Olga Barlow
Hello,
We have several attributes setup for different color variations. We would like to assign variation descriptions to each variant and then display that on the frontend (public) side of the website.
It appears that even though the description is set in the admin, it is not displaying on the frontend of the website.
For example you can see the product at https://www.bluehiveclients.com/ay/shop/luxcraft-center-table/
How can we display the description below the variation swatches?
Please note I pasted the wrong product url in my original post. It won’t allow me to edit it.
This is the correct URL – https://www.bluehiveclients.com/ay/shop/luxcraft-island-side-chair-dining-height/
I also noticed in the code that there is blank div which I believe is where the variation description is supposed to be displayed.
<div class="single_variation_wrap">
<div class="woocommerce-variation single_variation" style="display: block;">
<div class="woocommerce-variation-description">
</div>
<div class="woocommerce-variation-price">
<span class="price"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>294.00</span></span>
</div>
<div class="woocommerce-variation-availability">
</div>
</div>
</div>
Hello,
I have checked our test installation and don’t see problem
Backend = http://prntscr.com/ehrn0n
Frontend = http://prntscr.com/ehrmqw
Please, go to Appearance > Install and Activate official WooCommerce theme – Storefront. Check if your problem persists with default theme or with our theme only. Reply back in case problem persists with our theme only and provide admin panel and FTP access to your site. If you have the same problem even with default theme then check the WooCommerce and plugin settings, very likely you did something wrong.
Regards
You must be logged in to reply to this topic.Log in/Sign up