Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Appearance > Customize – Page Not Functioning #1179030

    Close it, thanks!

    in reply to: Appearance > Customize – Page Not Functioning #1178776

    Thanks, clearing the functions.php allowed me to access it.

    in reply to: Appearance > Customize – Page Not Functioning #1178192

    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.

    in reply to: Appearance > Customize – Page Not Functioning #1177728

    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

Viewing 4 posts - 1 through 4 (of 4 total)