Always make a backup, before changing anything on a wordpress/website setup (especially when changes are made to functions.php or htcacces). When something goes wrong, you can always fall back to the previous state by installing the backup.
or by ftp, remove the plugins from the plugin folder that caused the error in the first place. You could also remove the whole theme. WordPress will then automatically fall back to a standard theme at startup
-
This reply was modified 9 years, 8 months ago by
Ludo.
-
This reply was modified 9 years, 8 months ago by
Ludo.
I made a back up of the Functions.php file. I can’t even get into my wordpress editor page.
You should put the functions.php back via your ftp program, like transmit or similar.
Could you call me and walk me through that?
No, i can’t. i am just another user 😉
But it is not very complicated. Just ask someone who is familiar with web sites.
or call you webhost
-
This reply was modified 9 years, 8 months ago by
Ludo.
Okay I tried restoring from our webhost. That did not work. I am using Filezilla as my FTP software, and I watched how to replace and overwrite the file that is correct. The problem is now I can’t seem my Child Customizr Theme.
Any thoughts?
Hi,
The problem is now I can’t seem my Child Customizr Theme.
Using your FTP program. Check that your child theme folder is intact.
Within your folder should be style.css and functions.php
Open up your child theme’s style.css
the template information in the header should be customizr
Template: customizr
Thank you