Headers & Footers Disappearing - How are they stored?

I am having an issue where my headers and footers are disappearing completely from the site.

I’ve narrowed down the problem to a conflict with the plugin “WordPress Ultimate CSV Importer Pro,” which I’m using to schedule the import of events (custom post types) into The Event Calendar.

I know that support of this conflict is beyond the scope of the forum, but the plugin developer is trying to work with me to determine the problem. However, they are not familiar with the Pro theme. I’m trying to give them some information to help them, and one of the questions they asked was if the deleted headers/footers are “website header footer or the wp-admin CPT header footer”.

Can someone confirm how the custom headers/footers are stored?

Hi @dannikb,

Thanks for reaching out.
The Headers and the Footers are custom Post Types and stored in the Post table as other custom post types. And the related values are stored in the Post Meta table.

Hope it helps.
Thanks

That’s what I need to know. Thank you!

Hi @dannikb,

Glad that we are able to help you.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.