Archived topic
Page headers from modules page lost and i want to get it back!
5 replies · Started by Karlis on August 23, 2018
hi.
I just deactivated Page Headers in modules page. And I lost them . I want them back. Can you help me with that?
I am using your pro version of GP
ThankYou
Hi there,
I assume you want to access the page header created previously? If so head to Appearance > Elements > Legacy Page Header button:
https://www.screencast.com/t/h15kPtv3
Let me know if this helps :)
I tried this as i faced the same problem, i cant find the legacy page headers option there
Hi Travis,
Do you have existing page headers already?
Hi,
I have the same problem, I havent moved the page headers to the new elements and I do not have the Legacy Page Header button.
I have lost the page headers that I created previously.
Could you please help me out?
Thanks,
Gina
You can turn on the old Page Headers by placing this into your wp-config.php file:
define( 'GENERATE_PAGE_HEADER', true );
However, we suggest using Elements moving forward, as that's where all future development will be.