Support » Plugin: Contextual Related Posts » Calling echo_ald_crp() or shortcode with specific post id's

  • Resolved georodop

    (@georodop)


    Hello,

    I already use
    <?php if ( function_exists( 'echo_ald_crp' ) ) echo_ald_crp(); ?>
    in my template to automatically show the related posts.

    For some posts I need to ‘override’ the automatically chosen related posts and show some manually specified (by post id through a custom field)

    Is there any way to call echo_ald_crp() specifying the post id’s that I want it to show every time?

    Thanks a lot for this great plugin and any help you may provide.

    https://wordpress.org/plugins/contextual-related-posts/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author WebberZone

    (@webberzone)

    You can’t do this currently, but this is on the charts for the next version coming in a few weeks.

    Plugin Author WebberZone

    (@webberzone)

    Hi,

    In v2.2.1 which was released today, you have the option of setting manual post IDs on a post by post basis by entering this in the meta box on the Edit Posts screen.

    Thread Starter georodop

    (@georodop)

    This is more than what I asked for. You are great!

    Thanks a lot!

    Plugin Author WebberZone

    (@webberzone)

    Thank you. Do consider a review of the plugin 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Calling echo_ald_crp() or shortcode with specific post id's’ is closed to new replies.