Digital experiences for all disciplines
Forum Replies Created
-
-
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.
Updated to Swift Framework 1.32. Problem remains.
This reply has been marked as private.Hi Guys,
I’ve looked in to it and if I add:
remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_add_to_cart', 30 );
at functions.php from child theme it removes the cart, same goes forwoocommerce_template_single_meta
to remove meta.But
woocommerce_template_single_excerpt
to remove the excerpt which is product short description (see here).It doesn’t work. Also tried it in parent functions.php but with no luck.
This reply has been marked as private.Ok Thanks Kyle,
Can you point me in the right direction? If I for example replace rule 164:
do_action( 'woocommerce_single_product_summary' );
With the code from Woocommerce, the short description is gone but the add to cart section/select your size as well.
Any thoughts?
Thanks again,
JoostThis reply has been marked as private.Hi Ed,
Thanks replaced code and it’s fixed.
Thanks for the support guys!Joost
Hi Rui,
Ok thanks! Looking forward.
JoostPerfecto! Thanks!!
This reply has been marked as private.This reply has been marked as private.Hi David,
Sorry I might have been not that clear, I mean the “shipping information” pop-ups. It shows up 3 times and when you click on it the background is full grey in stead of semi-transparant.
Best,
Joost -