scribu / wp-posts-to-posts

Efficient many-to-many connections between posts, pages, custom post types, users.
http://wordpress.org/plugins/posts-to-posts/
969 stars 260 forks source link

Connections are repeated on widget #544

Open dorignan opened 7 years ago

dorignan commented 7 years ago

Hi,

This plugins has been very easy to install and configure, thanks you.

I have only an issue with the widget. I used connection for post_to_post and when I display a single post, the widget display connections repeated. I see it's depend of the number of connections of the connection.

For example, I have a post, "Fire", who have three connections: "Air", "Heat", "Wood". The post "Air" have three connections: "Bird", "Plane" and, obviously, "Fire". The post "Heat" have only "Fire" as connection. "Wood" have "Fire" and "Forrest". So, the result display on the widget of the single post "Fire" is:

Any idea?