Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jean

    (@jeangalea)

    I suspect it might have something to do with the fact that you are using it in a widget. Does the “Older Posts” link work when you put the shortcode on a page or post?

    Thread Starter MerkyD

    (@merkyd)

    Is there any way to simply remove it? I have not modified any of the plugin’s code within my website.

    What particular shortcode would I need to put in to test your theory?

    You can remove the pagination by adding the below code in your theme’s functions.php

    remove_filter( 'wprss_pagination', 'wprss_pagination_links' );

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Older Post Button Broken’ is closed to new replies.