• Resolved tixdener

    (@tixdener)


    I’m getting this JS errors when trying to access the theme customizer, customizer is showing blank, no menu navigation:

    Uncaught ReferenceError: columns is not defined
    at Object.initToggles (nav-menu.min.js?ver=5.7.2:2)
    at Object.init (nav-menu.min.js?ver=5.7.2:2)
    at HTMLDocument.<anonymous> (nav-menu.min.js?ver=5.7.2:2)
    at e (jquery.min.js?ver=3.5.1:2)
    at t (jquery.min.js?ver=3.5.1:2)
    jquery.min.js?ver=3.5.1:2 Uncaught TypeError: Cannot read property ‘bind’ of undefined
    at HTMLDocument.<anonymous> (scripts.js?ver=5.7.2:175)
    at e (jquery.min.js?ver=3.5.1:2)
    at t (jquery.min.js?ver=3.5.1:2)`

    Also if enable wp debug and view page code there is Fatal php error:

    <b>Fatal error</b>:  Uncaught TypeError: strip_tags(): Argument #1 ($string) must be of type string, array given in /home/lahorca/domains/lahorcashop.com/public_html/wp-includes/formatting.php:5305
    Stack trace:
    #0 /home/lahorca/domains/lahorcashop.com/public_html/wp-includes/formatting.php(5305): strip_tags()
    #1 /home/lahorca/domains/lahorcashop.com/public_html/wp-admin/includes/class-wp-screen.php(1180): wp_strip_all_tags()
    #2 /home/lahorca/domains/lahorcashop.com/public_html/wp-admin/includes/class-wp-screen.php(1077): WP_Screen->render_list_table_columns_preferences()
    #3 /home/lahorca/domains/lahorcashop.com/public_html/wp-includes/customize/class-wp-customize-nav-menus-panel.php(41): WP_Screen->render_screen_options()
    #4 /home/lahorca/domains/lahorcashop.com/public_html/wp-includes/customize/class-wp-customize-nav-menus-panel.php(92): WP_Customize_Nav_Menus_Panel->render_screen_options()
    #5 /home/lahorca/domains/lahorcashop.com/public_html/wp-includes/class-wp-customize-panel.php(326): WP_Customize_Nav_Menus_Panel->content_template()
    #6 /home/lahorca/domains/lahorcashop.com/public_html/wp-includes/class-wp-customize-manager.php(3949): WP_Customize_Panel->print_template()
    #7 /home/lahorca/domains/lahorcashop.com/public_html/wp-includes/class-wp-hook.php(292): WP_Customize_Manager->render_panel_templates()
    #8 /home/lahorca/domains/lahorcashop.com/public_html/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters()
    #9 /home/lahorca/domains/lahorcashop.com/public_html/wp-includes/plugin.php(484): WP_Hook->do_action()
    #10 /home/lahorca/domains/lahorcashop.com/public_html/wp-admin/customize.php(281): do_action()
    #11 {main}
      thrown in <b>/home/lahorca/domains/lahorcashop.com/public_html/wp-includes/formatting.php</b> on line <b>5305</b><br />

    What does it mean? I tried to disable all the plugins and reinstall wordpress – it is working.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Customizer is not working’ is closed to new replies.