Incompatibility with Astra Pro quick view
-
Please see a sample image here: https://imgur.com/a/ec9BKZM
PPOM is incompatible with Astra Pro’s quick view function (https://wpastra.com/docs/quick-view-for-woocommerce-products/). Basically what it does is once you click on “Quick view” on a product on the product listing page it displays the Single Product’s page fields. Since PPOM fields are also such fields, they are displayed as well, but they look broken due to lack of styling and scripts running.
I traced the root cause (probably) to https://github.com/Codeinwp/woocommerce-product-addon/blob/master/inc/woocommerce.php#L112-L114, which checks
is_product()
, but I guess this is not true on the product listing page. Not sure who should be fixing this issue, so also posting about this to Astra’s support.
- You must be logged in to reply to this topic.