Archived topic
Widget moves to the left in archives page when using flex grid
5 replies · Started by byo on October 11, 2020
Hi,
I have a widget that is add just after the breadcrumb in archives pages.
I'm using the grid option to display posts in archives pages.
When testing the new flex option, this widget is moved to the left of the posts grid.
How to replace it to where it belong ?
Thank you
Hi there,
How are you adding it right now? Using a hook? If so, which one?
Let us know :)
I'm using generate_inside_container hook via functions.php file
Can you try the generate_inside_site_container hook instead?
Thanks a lot Tom,
Problem solved
Glad I could help :)