Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Templates + Multiple Data + always shows the same title

$
0
0

Replies: 0

Hi there,

I have a relationship for a pod called project scopes, with gd_companies from Geodirectory.

In my projects tab I am trying to list projects for a specific company, and it is working, only the titles are all coming back the same.

This is the code:
<p>Scope: {@company_name.project-scopes.post_title}</p>
<p>Project: {@primary_project.post_title}</p>
<p>Dates: {@start_date} – {@end_date}</p>
<hr />

The dates are coming back correctly, and the amount of records is right, its just the title that is coming back as a duplicate of the first record.


Viewing all articles
Browse latest Browse all 59525

Trending Articles