Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   Error: 'Undefined index: full_width_footer' (http://forum.bytesforall.com/showthread.php?t=22827)

kazerniel Sep 18, 2014 09:54 AM

Error: 'Undefined index: full_width_footer'
 
1 Attachment(s)
Hi people,

I have a multisite with 5 sites, and out of the blue the admin bar disappeared on 4 of them and it showed the following error message:

Quote:

Notice: Undefined index: full_width_footer in [...]/public_html/wp-content/themes/atahualpa/footer.php on line 92
I tried what I found on the internet and these forums, namely to go to the Header/Center Column/Footer settings pages and just save them. This solved the problem for 2 of the sites, but the remaining 2 still have the issue. I looked on their footer settings pages and realised that at the Full Width Footer setting the dropdown box options are missing, so I guess this can be the cause of the issue. How could I fix this? (I'm not proficient in PHP but can do basic code editing.)

Thanks!

juggledad Sep 18, 2014 10:09 AM

Go to ATO->Export/Import for the two sites and export their settings and attach them to a response.

kazerniel Sep 19, 2014 10:58 AM

2 Attachment(s)
Thanks!

(need 10 characters)

juggledad Sep 19, 2014 03:35 PM

2 Attachment(s)
here you go, try these

kazerniel Sep 20, 2014 05:57 AM

Thank you, they worked!

juggledad Sep 20, 2014 06:10 AM

For anyone else that reads this.
If you get this error
1) export your settings (ATO->export/import)
2) use a TEXT editor and edit the file
3) go to the end of the file and find the closing
HTML Code:

}
4) change that to
HTML Code:

,"full_width_footer":"No"}
5) save teh file
6) copy the contents and use it

if you have a problem with the 'Full Width Header' you can use
HTML Code:

,"full_width_header":"No"}


All times are GMT -6. The time now is 10:04 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.