Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor csonnek

    (@csonnek)

    Happiness Rocketeer ??

    I’m unclear what you mean by “add some code which will be showed above related posts”, but this support document will show you how to customize the display of Related Posts in a number of ways:
    https://jetpack.me/support/related-posts/customize-related-posts/

    I hope that helps get you started. Let me know if you have any questions.

    Thread Starter sukrucan

    (@sukrucan)

    I would like to add a banner above related posts but not sure where to paste code. i paste banner code under content but it still displays below related posts

    Plugin Contributor csonnek

    (@csonnek)

    Happiness Rocketeer ??

    Jetpack’s Related Posts feature uses PHP to insert the related posts within the post content.

    We have outlined a number of ways that you can customize this display – this customization may work best for you by utilizing the do_shortcode() in your theme template file:
    https://jetpack.me/support/related-posts/customize-related-posts/#delete

    You would put the code for your banner before the do_shortcode() in your theme template pages to get it to display before the related posts.

    I hope that helps you get started.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Related Posts Module’ is closed to new replies.