• Feature request,

    nice plugin, i was looking for something that display post as images nicely!
    however at least ine very import settings missing for me.

    i need to be able to :
    – exlude a category of posts (this way the items from this categories will never appear in related)
    – exlude a post by ID (this way the items with certian id’s will never appear in related)
    – exclude certain post (so they do not display realted info)
    – a possibility to display related posts for pages
    – a possibility to display related posts inside widget
    – a possibility to display related posts via shortcode

    p.s. i will use it for some time, but will probably move to something else later 🙂

    https://wordpress.org/plugins/related-posts-by-zemanta/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey,

    thanks for reaching out and for the nice words – we certainly appreciate every feedback we get. Those are all nice ideas but to be completely honest most of them are already doable.

    For example:
    – exclude certain post (so they do not display related info)
    You can put those posts you don’t wish to show related posts in a certain category and exclude that category in the plugin settings.

    – a possibility to display related posts for pages
    Can be done by adding the <?php zemanta_related_posts()?> code in (usually) page.php file.

    – a possibility to display related posts via shortcode
    Not a shortcode per se but again you can put this <?php zemanta_related_posts()?> code almost anywhere you wish to.

    – a possibility to display related posts inside widget
    If you are thinking about related content, then this is not the same as related posts. You can then manually edit them if you feel like it after you publish it.

    – exlude a category of posts (this way the items from this categories will never appear in related)
    Hmmmm…agreed but still you can manually edit related posts and remove any unwanted posts.

    Once again thank you for the feedback, take care and happy blogging,
    Petra

    Thread Starter yurone

    (@yurone)

    – exlude a category of posts (this way the items from this categories will never appear in related)

    in my own example i have category weekly news, now there are 30 documents in it. and i add one news per week. do you think is user friendly to each week go and delete new post from the plugin?

    and actually how to do it?
    is “editrelated post” is working for all posts together or it is related of for individual post ?

    Thread Starter yurone

    (@yurone)

    is is possible to make plugin work with posts that are “custom post type” ?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Feature request’ is closed to new replies.