-
AuthorPosts
-
May 1, 2014 at 10:50 am #39374
I’ve gone through all the suggested fixes and nothing is working.
I’m using the the Integrity Light Child Theme and have determined that when I switch to the Dark child theme or the X parent theme then the Customizer Preview shows. So, I think it’s a problem with the Integrity Light Child theme. I deleted it, reinstalled and it still doesn’t work. I just downloaded the child themes from your website today, so I know I’m using the latest version.Please help.
Thanks.
May 1, 2014 at 11:23 pm #39650Hi Jonathan,
May I know the versions of the applications you use? WordPress, plugins, X theme.
Have you already checked this: http://theme.co/x/member/kb/solutions-to-potential-setup-issues-customizer/
Thanks!
May 1, 2014 at 11:59 pm #39667Yes, I’ve checked out that link and tried it all.
I’m using the latest version of WP, plugins and X theme – everything is up to date.May 2, 2014 at 2:13 pm #39856Hi Jonathan,
There are 2 likely scenerios here.
1. Server related. Usually this means unavailable memory. This is covered in the article linked above, but to provide some more info:
Each active plugin will use a chunk of memory, and if you have too many active you’ll eventually run out during a page request. You can try increasing the memory by following these instructions: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
If that doesn’t work, you may need to contact your host about it.
If you want to get a idea for how much memory is being used, you can install this plugin: https://wordpress.org/plugins/debug-bar/
2. Environment Related. Usually this means there’s something else running that directly conflicts with X somehow.
You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
May 2, 2014 at 3:06 pm #39881I did contact my host and they said my memory is already at 512. I did the plugin conflict test as well.
What about the fact that the Customizer preview works when I activate the Integrity Dark theme, but not the Integrity Light theme. Isn’t that strange?
May 2, 2014 at 9:36 pm #40031Hi Jonathan,
I’ts really weird! Child theme is just an empty shell, where your future customization will take place. Could you provide a login then? Maybe I could find out what is wrong.
Thank you.
May 7, 2014 at 11:36 am #41585This reply has been marked as private.May 7, 2014 at 9:25 pm #41964Hey Jonathan,
We visited your admin login page and this is what we get http://prntscr.com/3h7ycj. Please check.
Thanks.
May 7, 2014 at 10:09 pm #41990This reply has been marked as private.May 8, 2014 at 3:32 pm #42280Hi Jonathan,
I’m seeing this error when checking the console with Customizer open:
POST http://yourdomain.com/ 403 (Forbidden)
This is a permission error, which usually means the server isn’t configured correctly for WordPress.
Have you made any modifications to WordPress directly? Or have you customized your .htaccess file?
May 10, 2014 at 4:19 pm #42984Hi,
I do have BulletProof Security and W3 Total Cache active which modifies the .htaccess file, but I deactivate all the plugins and it still didn’t work.Also, the Customizer Preview works just fine when I activate the Integrity Dark Child Theme. It’s just the Integrity Light Child theme that’s giving me problems – which is really weird. I tried a fresh install of the Light child theme as well.
May 11, 2014 at 12:48 am #43102Hey Jonathan,
That is weird. Please try to backup your .htaccess file then delete all of its contents. WordPress will write the defaults again. See if it works.
Hope that helps. 🙂
May 12, 2014 at 11:12 am #43519I tried that and Live Preview still only works for the Dark Theme, but not the Light.
May 13, 2014 at 3:18 am #43814Hey Jonathan,
Upon checking your site, we get a 404 again. There might be a problem with the server.
Please check. Thanks.
May 15, 2014 at 11:15 pm #45006I finally figured it out. It was the GA javascript that I had in the Javascript box. I had included the <script></script> tags, and that was preventing the live preview from showing.
-
AuthorPosts