feerlaas
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Forum: Plugins
In reply to: [PVT - Product Variation Table for WooCommerce] Yith Quick view with PVThi,
thanks for your help.
you save my life.
🙂Forum: Plugins
In reply to: [PVT - Product Variation Table for WooCommerce] Yith Quick view with PVTsorry i wrote this, this is correct:
// new QuickView Hooks add_action('yith_wcqv_product_summary', array( $this, 'remove_add_to_cart'), 1 ); add_action('pvt-table-script', array( $this, 'variant_table_scripts' ) ); add_action('yith_wcqv_product_summary', array($pvtfw_allocation, 'pvtfw_variant_table_init'), 1);Forum: Plugins
In reply to: [PVT - Product Variation Table for WooCommerce] Yith Quick view with PVTHello,
managed to make the display with some modifications, but the add to cart button does not appear or does not work well. can you please help with this?
It’s pretty much the code you wrote (I really like it because it’s finally a plugin that’s simple and great).
I found in it the part where the call is invited.
I would like to show the modified / inserted rows with the pictures below.
The problem may be just a sequence change, if it’s easier I’ll give you access to it either. 🙂
http://prntscr.com/1xaumaw
http://prntscr.com/1xauqgv
http://prntscr.com/1xauzom
http://prntscr.com/1xav6x5
http://prntscr.com/1xavbyuThanks your help <3
Viewing 3 replies - 1 through 3 (of 3 total)