Archived topic
Remove sidebar from custom archive page
17 replies · Started by Silvano on June 22, 2020
Viewing posts 16–18 of 18
If they can provide a conditional that's available before the body_class filter is rendered, it should work.
Hi guys,
just informing, I contacted the support of the plugin and the solution given was to check if the page is the auction archive page
if ( get_query_var( 'is_auction_archive', false ) )
Problem solved! :)
Thanks again for your help.
Perfect - thanks for reporting back! :)
This archived topic is closed to new replies.