Blank content

http://themagicpen.com/site/

Draft site, not much beyond most pages and Book Reviews have sample content. However, all pages/posts that do have content are not displaying it including Home; the x-main div is empty. Problem exists with all plugins - including Corenerstone - disabled.

X 6.1.6 validated + Cornerstone 3.1.6; WP 4.9.6

Hi there,

Thank you for reaching out to us. Can you please check for the following first:

  1. Test 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.

  2. Remove custom CSS, JavaScript and deactivate your child theme and switch to parent theme (take a complete backup first).

  3. Try increasing your allocated memory by adding the following code in your wp-config.php file:

define( 'WP_MEMORY_LIMIT', '256M' );
define( 'WP_MAX_MEMORY_LIMIT', '512M' );

Let us know how this goes!.

No plugins, no CSS/JS, no child, bumped memory:

No difference, still no main content.

PS: new to the support forums; is there a way to get email notifications of replies?

Hi There,

This issue occurs because the Display option under Theme Options > Ethos > POST CAROUSEL and POST SLIDER – BLOG is set to Featured and you don’t have any post featured yet:

Please change it to Random.

Let us know how it goes!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.