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 – I have this moment in my custom functions but I don’t know what hook should I remove. Do these category descriptions have hooks? How to remove them using code?