Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress WordPress Basics Managing Content in WordPress Pages in WordPress

The customize site preview tool on Wordpress will not load. Any ideas? I can't view a preview of my site.

When I click on "Customize" on Wordpress, the dashboard appears, but the preview of my site will not load. It just loops and loops.

Marissa Richardson
Marissa Richardson
47,542 Points

Ivy, did you change any of the coding for the customizer, like adding a new setting? If you did try to add a new setting, what did you set your transport to?

'postMessage' gives you a live preview, 'refresh' calls for a web page refresh to view your changes

See the Codex: https://codex.wordpress.org/Theme_Customization_API

I'm not sure if you were doing development live on your site or if you just have a temporary WP bug. Are you developing locally?