Hi guys,
I freely admit that I don’t know enough about php, but it is precisely for this reason that I choose, since I discovered it, the Bricks Builder – which I feel much more logical and practical than Elementor pro, my previous builder.
So here’s the question: I am making a single post view template for a post which is related with another cpt (CPT-UI and ACF). I use the “query loop”, associated with “ACF relationship” [see first picture], to retrieve title and featured image of the related cpt and populates a grid with the results [see second picture].
So far so good!
However, when I want to add to feat. images the url-link to the related retrieved posts, I think the easiest way is to choose “post ID” in the feat. image link ref. [see third image] considering that I should always be within my query loop. But I’m wrong: I get this link “https://sitename/id-of-the-actual-post/id-of-the-related-post/” while I expected to have “https://sitename/id-of-the-related-post/”.
Where am I going wrong? I hope myself clear, English is not my cup of tea and even less technical English. If you want to answer me keep it in mind, don’t be too proof
Thank you
Luca