Viewing 6 replies - 1 through 6 (of 6 total)
  • Theme Author Richie KS

    (@rkcorp)

    definately something wrong. double check if this code exist in single.php and its formatted correctly like this:
    <?php the_content( __('...more &raquo;','mesocolumn') ); ?>

    seem like you add featured image before entry-content div, might want to check if the added code cause this issue. but since you said it working earlier, track back what you did before and undo it, like install new plugin etc.

    Thread Starter spac3race

    (@spac3race)

    Thanks, will take a look for the code. I have single.php before adding featured image and tried swapping that back but it didn’t help.

    Other searching suggests it might be a hosting memory issue, so also checking that.

    Theme Author Richie KS

    (@rkcorp)

    could you try disable schema in post in customizer->general->misc, see if this option is causing filter mix error with the plugin you install that filter inside post.

    Thread Starter spac3race

    (@spac3race)

    “Schema.org Markup for Posts” is already disabled. Suggested memory change has been done but hasn’t fixed it.

    Very frustrating!

    Thread Starter spac3race

    (@spac3race)

    Have confirmed the code you included (php the_content…) and also moved it into the entry-content div, but this hasn’t made any difference.

    Thread Starter spac3race

    (@spac3race)

    Ok, got it sorted, thank you. It was the PHP version running on the site. It had been upgraded to 7 and for some reason that broke the content display.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Post content missing’ is closed to new replies.