Ian McCluskey
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [My Custom Functions] Using include functionI found the solution.
FYI, the file name had to be :
include('../custom.php');Thanks anyway.
Forum: Fixing WordPress
In reply to: Unable to access and edit theme files since 4.9FYI, I finally managed to edit my theme through the Theme Editor plugin :
https://wordpress.org/plugins/theme-editor/😉
Forum: Fixing WordPress
In reply to: Unable to access and edit theme files since 4.9Okay… 😐
Thanks a lot for your help, though.
Forum: Fixing WordPress
In reply to: Unable to access and edit theme files since 4.9Sorry, I jumped to conclusion.
I now have access to the files but (as Francis Chukwuebuka) I can’t save the changes. The error only says “bad_file”.
Any idea ?
Forum: Fixing WordPress
In reply to: Unable to access and edit theme files since 4.9Thanks, it seems to be working.
So, for other users with this issue, you need to manually edit the function wp_edit_theme_plugin_file() in the file wp-admin/includes/file.php (line 352) in order to replace validate_file() by validate_file_to_edit() the four times it occurs.
Viewing 5 replies - 1 through 5 (of 5 total)