Problem:
I have a view, where I do show different part for a review. Now I like to add the product title and it's url with a given ID.
The Review custom post type and the products are in a relationship.
Solution:
If it is one-to-many relationship between "Products" and "Review", you can display the parent "Products" post information with "item" attribute, for example:
[wpv-post-title item="@product-review.parent"]
Relevant Documentation:
https://toolset.com/documentation/programmer-reference/views/views-shortcodes/item-attribute/
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | - |
- | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | - |
Supporter timezone: Asia/Hong_Kong (GMT+08:00)
Ce sujet contient 2 réponses, a 2 voix.
Dernière mise à jour par Il y a 3 années et 8 mois.
Assisté par: Luo Yang.