Hi, Is there a way to add the product description in product archives instead of the product short description as this plugin does.
Regards
]]>Hi,
Is there a simple way to limit this so that it only shows the short description on 1 category and not the others?
Thanks
]]>Hi
How to get the text after the price
“Shop-price”
“the text from jojo”
(short-description)
Hi, there. I’m using your plugin on our shop page at https://www.dogoodondemand.com/shop. We’re using the Zerif Lite theme.
Initially after installing and activating your plugin and adjusting the settings in Woocommerce, the page placed a duplicate short description below the “buy now” button. So the layout of each column was:
Product Name
Image
Short Description
Price
Buy Button
Short Description
I added this custom CSS:
.woocommerce-product-details__short-description {
display: none;
}
…and that took care of the duplicate. But is there another way to prevent duplicate descriptions from appearing?
Thanks!
]]>