• Resolved ilaria.carion

    (@ilariacarion)


    Hello!
    In our site we created taxonomy “tipologia” e.g. materassi.
    Materassi is taxonomy parent, then we have taxonomy sons e.g. materassi memory, materassi gel, materassi molle.
    From wordpress backend I fixed 3 related posts to show for each item, but the result I obtain is 6= 3 of taxonomy parent and 3 of taxonomy son.
    I’d like relation with only 3 of taxonomy son, how can I solve this problem?
    Thank You, bye bye

    https://www.ads-software.com/plugins/super-simple-related-posts/

Viewing 1 replies (of 1 total)
  • Plugin Author Mickey Kay

    (@mcguive7)

    Hi there,

    Apologies for the delay, I was out of town.

    Unfortunately, there’s not a native solution built into the plugin, however you should be able to use the ssrp_post_link filter to accomplish this. Simply check if the post being filtered matches the parent tax term, and if so, add a class that allows you to then hide it with CSS. I know this is a bit hacky, but until we update the plugin and add some more filters, this is the best solution.

Viewing 1 replies (of 1 total)
  • The topic ‘Related posts taxonomy parent and sons’ is closed to new replies.