• Jay

    (@jaydan)


    Read more does not work as expected. The auto insert works, but no read more if you add a more link in the editor. Also if you have code or a link below the first paragraph, it gets bunched up in the excerpt on the main page and no read more link is provided if I insert <more> before the link or short code 🙁

    Five stars when that is fixed. I can fix it but I shouldn’t have to fix it. Write a short article with a short paragraph, insert two un-formatted urls below the paragraph and you will see the problem. Now insert <more> below that short first paragraph, it still no work.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Themonic

    (@themonic)

    Hi Jay,

    Thank you for the honest review.

    That is how the default WordPress excerpt works but there is very easy way to make it behave like you want to. For that simply install https://ww.wp.xz.cn/plugins/advanced-excerpt/ and the excerpts will work as you want to.

    If you need help regarding this do post it at https://ww.wp.xz.cn/support/theme/iconic-one or email to [email protected] and we will be glad to help.

    Thread Starter Jay

    (@jaydan)

    Thanks for the tip on the plugin, I will test it. I had already made the following changes to content.php which seems to have the results I wanted.

    <!-- <?php the_excerpt(); ?> -->
    <?php the_content('read more'); ?>
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘one problem with read more’ is closed to new replies.