loop displays Fields from 2 posts at once
-
Hello! It seems there is mistake.
A have two posts
1) In custom type service, taxonomy=type term=winter
2) In custom type info, taxonomy=type term=winterIn first post i put this code:
[loop type=info taxonomy=type term=winter]
[field title-link]
[field url]
[/loop]Result:
[field title-link] – link to post real, all ak
[field url] – wrong link, it links to itself – post where this code is!!! and all other fields are from wrong post (not info, but service)
The topic ‘loop displays Fields from 2 posts at once’ is closed to new replies.