Hi,
I was testing out how to assign a side header to certain posts while keeping the main header on those same posts. For some reason, that side header never populated on the select posts and I could not see the main header when I was editing the side header. So I opened the main header assigned to the entire site added another condition to cover posts with that category.
However, that side header never populated so I reverted everything back to the main header being assigned to the entire site. The weird thing is that the main header only populates on those posts belonging to the category I assigned it to.
I have deactivated all of my plugins to no prevail. I have cleared my cache and my site’s cache along with paused Cloudflare and nothing changed. I have set_time_limit(300);
and define( 'WP_MEMORY_LIMIT', '1024M' );
set in my wp-config file. I have even changed themes and changed back and nothing has worked. The last thing I did was Clear Style Cache whether it pertains to it or not.
How can I fix this?
Thanks and regards,
Josh