Skip to content
Public Ticket #27089

Customizer not working

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

This is an issue of the Hostinger PHP application, please add the following content to the wp-config.php file:

define( 'SCRIPT_DEBUG', true );

Regards,
PenciDesign.


PenciDesign Supporter replied

Staff Reply

Hi,

For this specific situation, please send me your WordPress admin account details through a PRIVATE message. I will then log in and make an effort to assist you in diagnosing and resolving this issue.

Regards,
PenciDesign.



lemurdan started the conversation

Conversation Start

FRESH WORDPRESS 6.4.2

INSTALLED Plugins
INSTALLED Soledad Theme and Modern News Template

DONE >> Note: To config homepage by using this way, please go to Dashboard > Settings > Reading and make sure your config look like this image first.

ERROR:
OPEN CUSTOMIZER = BLANK
HEADER EDITOR = BLANK

DEBUG ERROR >>
[14-Dec-2023 20:53:06 UTC] PHP Deprecated:  Creation of dynamic property SoledadCustomizerToolsSetup::$wp_customize is deprecated in /home/u739659819/domains/danielpugge.de/public_html/wp-content/themes/soledad/inc/customizer/customizer-tools/class-setup.php on line 35

ONLY WORKS IF >> 
// Use dev versions of core JS and CSS files (only needed if you are modifying these core files)
define( 'SCRIPT_DEBUG', true );

DEACTIVATE OF ALL PLUGINS DID NOT WORK
REINSTALL THEME OR WORDPRESS DID NOT WORK
TRY PHP 8.1 PHP 8.2 > DID NOT WORK
NO CACHING

Browser Debug Consol:

JQMIGRATE: Migrate is installed, version 3.4.1
load-scripts.php:10 Uncaught SyntaxError: missing ) after argument list
customize-nav-menus.min.js?ver=6.4.2:2 Uncaught TypeError: Cannot read properties of undefined (reading 'Menus')
    at customize-nav-menus.min.js?ver=6.4.2:2:395
    at customize-nav-menus.min.js?ver=6.4.2:2:45532
AND MANY MORE

late-init-customizer.js?ver=8.4.3:4 Uncaught TypeError: Cannot read properties of undefined (reading 'Panel')
    at late-init-customizer.js?ver=8.4.3:4:21
    at late-init-customizer.js?ver=8.4.3:16:3
active-callback.js?ver=8.4.3:4 Uncaught TypeError: Cannot read properties of undefined (reading 'activeCallback')
    at active-callback.js?ver=8.4.3:4:14
    at active-callback.js?ver=8.4.3:146:3
previewer-sync.js?ver=8.4.3:4 Uncaught TypeError: Cannot read properties of undefined (reading 'previewerSync')
    at previewer-sync.js?ver=8.4.3:4:14
    at previewer-sync.js?ver=8.4.3:166:3

Want to join this conversation or access attachments? Sign in first.