• Resolved s1s2

    (@s1s2)


    Let’s say I have a CPT called “Offers” and a CPT called “Cars”.
    “Offers” has a relationship field (created with ACF) that select one of the “Cars”.
    “Cars” has an image field called “car_image”.

    At the moment, the plugin outputs the image twice with the [related] tag:

    [related cars]
    [field image=car_image]
    [/related]

    The above is placed inside an “Offers” post.

    Is it normal and I am doing it wrong, or is it a bug?

    Thanks!

    UPDATE:

    Apparently, this is a problem that appears only if the custom field has been previously created through Pods.

    • This topic was modified 5 years, 1 month ago by s1s2.
  • The topic ‘[related] generates twice the output’ is closed to new replies.