• Resolved Bluemad

    (@bluemad)


    Hi!

    I use Genesis framework and focus pro theme. I want to display wordperss related posts plugin widget after the posts tags and categories. This theme doesn’t have single potst file (it has but not work with this plugin given code). Therefore I have to use Genesis simple hook plugin.

    Then I placed the following code to Genesis simple hook plugin and it stated working. But the problem is, now I can see two wordperss related posts widgets (your plugin display two widgets). How do I fix this issue?

    <?php wp_related_posts()?>

    Also I can see related posts widget (only a one) in home page as well as posts pages. How do I hide home page widget?

    Thanks!

    https://wordpress.org/plugins/wordpress-23-related-posts-plugin/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey, thanks for reaching out, I’ll gladly help!

    Are you sure you have un-ticked the box next to “Auto Insert Related Posts (or add <?php wp_related_posts()?> to your single post template)”? Which file did you edit exactly? Can you grab us a screenshot of the code changes you made?

    Also — would you please be so kind and send us the link to the blog in question, so we could have a closer look (at that second problem)?

    Let us know, we’re eager to help you out! Take care & we’re looking forward to your reply!

    Best
    Silvo

    Hey,

    hope you don’t mind, we’ll mark this topic as resolved as there was no response from original author for more than a month.

    If you find yourself with any other questions or if there’s anything that’s not completely clear, do let us know!

    Best,
    Petra

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Display two related posts widget after use wp_related_posts code.’ is closed to new replies.