Viewing 1 replies (of 1 total)
  • Thread Starter nytel

    (@nytel)

    I found a fix!

    The theme left the entry div blank

    <div class=”entry-content”>
    <?php the_content(__(‘Continue reading’, ‘example’)); ?>
    <?php wp_link_pages(‘before=<p class=”pages”>’ . __(‘Pages:’,’example’) . ‘&after=</p>’); ?>
    </div>`

Viewing 1 replies (of 1 total)
  • The topic ‘blog images don’t show in post list only when you click on the title’ is closed to new replies.