Hi-
I have a fresh install of WordPress, Enfold and a child theme with very few changes made to it (all have to do with the header). However, the footer is not showing at all, no matter what I choose in the setting etc. It does show when I have Enfold enabled. The only odd thing I did was post a snippet of code from functions-enfold.php into functions.php in the child theme to make the header shorter. Please advise.
Thanks!
-D
Hey!
Try increasing the WP memory limit:
http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Regards,
Josue
Hi Josue-
I upped the PHP memory limit on the server to 64 and also added WP memory limit (at 64 as well) in the wp-config file but the footer is still not showing.
Thanks!
Hi Josue-
I just did and it is still not working… both on the server and in wp-config.
Thanks!
-D
It’s fixed, it was caused by a code you had in Quick CSS.
Cheers!
Josue
Hi Josue-
That is weird because I haven’t used any quick css, everything was put in the child theme… Additionally, I am also having a problem with the title and breadcrumbs not showing. All settings are set for them to show… Seems like it is the same type of problem as the footer not showing.
Please advise.
Thanks!
-D
Hey!
No, it doesn’t seem to be a CSS issue, try increasing your PHP memory limit:
http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Cheers!
Josue
Hi Josue-
We did that already, it is up at 128 both on the server and within WP.
-D
Hey!
Can you please make the theme files writable from the Dashboard or provide a FTP account so i can try to debug it?
Cheers!
Josue
Title + breadcrumbs are now appearing on your pages.
Regards,
Josue