• Resolved LifeIsSimple

    (@lifeissimple)


    Hello,

    Seems like the plugin totally ignores its own settings.

    In the “General” settings, “Enable” is unchecked – but the related posts still appear under my post. Okay, I’ve managed to fix that with adding <?php add_filter( 'rp4wp_append_content', '__return_false' ); ?> to my header.

    But then I noticed it also ignores the number of shown posts. “Amount of Posts” is set to 4, but currently it’s showing 5.

    How can I fix that, is there a general solution?

    Thanks in advance!
    Nick

    https://wordpress.org/plugins/related-posts-for-wp/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter LifeIsSimple

    (@lifeissimple)

    Update: the amount of posts shown is fixed after restarting the wizard. Although it would be easier to control it directly from the settings.

    Plugin Author Barry Kooij

    (@barrykooij)

    Hey there,

    Sorry about my delayed reply. Because of our strong caching, you indeed need to re-run the installation wizard after changing the amount of related posts in settings.

    Glad to see you figured this out without having to wait for my reply!

    Please let me know if there’s anything else I can help you with.

    Kind Regards,

    Barry Kooij

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

The topic ‘Plugin ignores the settings?’ is closed to new replies.