Forum Replies Created
-
AuthorPosts
-
Close it, thanks!
Thanks, clearing the functions.php allowed me to access it.
I’ve tried deactivating all of the plugins which does not fix the issue.
I’ve also updated to the latest version and that did not fix the issue either.
When I change the theme to one of the other standard wordpress themes I am able to access all of the functionality within the customize page. This is what leads me to believe it’s a theme issue.
Can you login to the site to see the issue? If you go to the customize page you will see the errors in Google Dev tools.
I tried both the following with no solution. Any other ideas?
define( ‘WP_MEMORY_LIMIT’, ’96M’ );
define( ‘WP_MAX_MEMORY_LIMIT’, ‘256M’ );I can see numerous errors like the following in Dev Tools:
Uncaught SyntaxError: missing ) after argument list
customize.php?return=%2Fwp-admin%2Fplugins.php%3Fplugin_status%3Dall%26paged%3D1%26s:141 Uncaught ReferenceError: wp is not defined
at customize.php?return=%2Fwp-admin%2Fplugins.php%3Fplugin_status%3Dall%26paged%3D1%26s:141
(anonymous) @ customize.php?return=%2Fwp-admin%2Fplugins.php%3Fplugin_status%3Dall%26paged%3D1%26s:141 -
AuthorPosts
