Customize.php not loading properly on new installation of WP on localhost
-
Hello,
I’m building a WordPress website on my local machine using XAMPP. I’ve downloaded & installed WP 4.9.1 and have installed the theme I want to use. When I go to Appearance —> Themes —> Customize (which calls customize.php), the page doesn’t load properly. (see link below for screenshot)
I have tried switching to Twenty Fifteen and Twenty Sixteen themes and doing the same thing, they have the same problem which leads me to believe I need to change something on my localhost installation to get it to work. I have no plugins installed, this is a brand new installation of WP.
I’ve uploaded a screenshot to show the display issue: https://ibb.co/c2FoQG
When I attempt to the do the same thing to the live website, the customizer works just fine. I’m confident there is something else I need to adjust/change to get it to work on my local machine, but I’m not sure what it is. Has anyone run into this before?
Thanks!
EDIT: In the chrome browser developer tools console, I noticed a lot of “Uncaught ReferenceError: jQuery is not defined” error messages. Is this a function of running this on localhost? How do I define the jQuery call on a local installation?
- The topic ‘Customize.php not loading properly on new installation of WP on localhost’ is closed to new replies.