Archived topic
Rebel widget
3 replies · Started by Xavi on January 28, 2019
I have configured a widget in all the pages at the footer that works fine.Footer widget 1, type HTML.
I want to deactivate it in the blog page, the one with the latest posts. In that page, I have configured 0 footer widgets but the widget remains, I can't disable it on that page.
What could be the reason?
Thanks in advance
PD: I can provide some screenshots but I haven't seen the option to attach files. :-)
Hi there,
meta boxes such as the Layout meta don't work on the Blog page, WP doesn't register them.
Instead you can Layout Element:
https://docs.generatepress.com/article/layout-element-overview/
Create new element > layout
Select Footer Widgets > Set to zero
On display rules select: Blog
thanks David it has worked.
You're welcome