• Resolved uppaway

    (@uppaway)


    Do you know what code I would need to add in order to see a link that says “show similar posts”, where it links to posts related to the same content/blog posts?

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter uppaway

    (@uppaway)

    Follow intallation guide per your link above,
    5. Put <?php similar_posts(); ?> at the place in your theme files where you want the list of similar posts to appear. Lorelle on WordPress has a good guide to modifying themes for plugins.
    If you are averse to editing template files you can also place the post listing automatically either as a widget in the sidebar of your widget-aware theme or after each post (from the plugin’s Placement submenu).
    6. Use the admin Settings|Similar Posts pages to set all the available options. Alternatively, the options can be overridden by passing a parameter to the similar_posts template tag.
    Usage and Options
    The configuration page will help you to set up the plugin to your satisfaction.

    Thread Starter uppaway

    (@uppaway)

    nice additions @mercime

    thank you ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘show similar posts /’ is closed to new replies.