• Resolved rhoded

    (@rhoded)


    I’m using this plugin to include posts from one WordPress website on another and it works great. I had coded a custom RSS feed before but the premium plugin overwrote my code so I was going to write my own plugin but this was actually easier to implement.

    However, my previous code grabbed the sticky posts first and then displayed most recent and this plugin doesn’t appear to do that. Is there a way to configure that behavior with this plugin? If not, is there a different RSS feed plugin that might be able to do that?

Viewing 1 replies (of 1 total)
  • Plugin Author danikoo

    (@danikoo)

    Hi and sorry for the late reply (quite busy in these crazy days).

    the plugin uses “ignore_sticky_posts” as default.
    i will try and introduce a new feature regarding this soon (might take some time)
    in the meanwhile – you can go to line 168 on custom-simple-rss.php
    and change the value to false – i believe that would do the trick ??

    feel free to reach out again if you have any more questions.

Viewing 1 replies (of 1 total)
  • The topic ‘Sticky posts first’ is closed to new replies.