Hello,
I have installed plugin for filtering result in shop archive. In shop archive layout I display:
– category description – above product loop
– category extra description – below shop loop
I use Gutenberg layout for archive display.
I would like to remove these both descriptions when filters condition met – now I do it using CSS (code below in screenshot) but I would like to achieve it using standard WordPress hooks. Can you check the hooks name of both descriptions and show hot to remove them using remove_action?
I tried to get this information in other topic but key master Hung Pham has not even tried to help me… So please assign someone else to support me in this topic.