dynamic pricing plugin does not trigger sales price

eCommerce WordPress theme with various e-store features and WooCommerce support.
GK User
Thu Dec 22, 2016 6:38 am
In my store we are running a sale and storebox isnt showing the original price struck out with the sales price beside. It is also missing the sale thumb on the item. However when in the product view everything appears to be working correctly.

Catalog: https://www.aquariumillusions.com/produ ... ntrollers/

Product on Sale: https://www.aquariumillusions.com/produ ... ontroller/

When I switch to one of the default themes this functionality seems to work fine.

Any ideas?
User avatar
Fresh Boarder

Joshua M
Thu Dec 22, 2016 9:38 am
Hello,

Try to add the following custom css code:
Code: Select all
ul.products li.product .price del {
   display: inline;
}


but the sale badge is visible on product and catalog (category) view, are you using the latest version of the StoreBox theme?
User avatar
Moderator

GK User
Sat Dec 31, 2016 6:07 pm
ive actually narrowed this down to just the widget not showing the correct price when a dynamic sales plugin is used. The widget in question is the GK_Product_Gallery.
User avatar
Fresh Boarder

Joshua M
Mon Jan 02, 2017 10:56 am
Hello,
Regarding "dynamic sales plugin" - is it 3rd add-on for WooCommerce? Unfortunately the widget supports only default WooCommerce plugin.
User avatar
Moderator


cron