• Great plugin!

    I’d like to have:

    • Related post 1
    • Related post 2
    • Download my free ebook

    I’d like the first two to be generated by your plugin and the 3rd one to be specified by me, i.e. the first two may change on every post but the third one always stays the same.

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

    (@ajay)

    Is this Download your free eBook a post/page on your site with a unique page ID?

    If so, then you can write a function to add this as the last element of the results: get_crp_posts_id

    An easier, more generic option is to filter get_crp and replace </ul> with <li><a href=""><img ... /></a></li>

    you’ll need to fill in the mark-up above for your link.

Viewing 1 replies (of 1 total)

The topic ‘Append specific post to list every time?’ is closed to new replies.