Hide prices from the WPC Composite Products for WooCommerce plugin
-
Hello,
I have activated the option in your theme for: Hide add to cart and price so customers must be logged in to buy products and view prices.
We also use this plugin: https://nl.wordpress.org/plugins/wpc-composite-products/
Unfortunately the prices are showing, see the link.
Can you help me hide these prices too?
Hello,
Please, disable all plugins that are not related to our theme and provide us with your admin access. We will log in and check what is wrong there. You can leave only the following plugins that are required for our theme:
WoodMart core
WooCommerce
Elementor/WPBakery page builder
Thank you in advance
Here they are. I also left the WPC Composite Products for WooCommerce plugin activated
Hello,
As we can see, this option is currently turned off in the Theme Settings. Here is a screenshot https://gyazo.com/a3bbe648aaaaee78855313f5eeaf60c1
Kind Regards
Oeps! wrong link…. here is the right one
As we can see, it works correctly on this website. Here is a screenshot https://gyazo.com/945a5326713db722be1c9fe153d7d7a3
Kind Regards
It does not for the products made with that plugin see the links:
-
This reply was modified 2 years, 3 months ago by
support-1174.
Our theme uses a WooCommerce core hook called woocommerce_get_price_html
to override the price for not logged-in users. Here is a screenshot https://gyazo.com/52f36ad813c35d560db88dce54a43adc
This plugin either removes this hook or overwrites it with its custom content. That is why our hook doesn’t work as expected. You need to contact the plugin developer for help on this matter.
Kind Regards