Marcel
Support threads created in the last 30 days: 0
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Displaying only products in the current category
Started by: Marcel in: Toolset Professional Support |
1 | 2 | 4 years, 4 months ago | ||
Displaying custom taxonomy fields on the front end
Started by: Marcel in: Toolset Professional Support |
|
2 | 6 | 4 years, 5 months ago | |
Create a slider that shows other posts from the same parent
Started by: Marcel
in: Toolset Professional Support
Problem: I have a one-to-many relationship set up between two post types. In the child post single page, I would like to display a View of other sibling child posts. Solution: This feature does not currently exist in Blocks, but in classic Views you can create a Query Filter for post relationship, where the parent post is set by a shortcode attribute "wpvrelatedto". Then you can provide the current post's parent post ID in the View shortcode as shown here: [wpv-view name="your-child-view-slug" wpvrelatedto="[wpv-post-id item='@relationship-slug.parent']"] Relevant Documentation: https://toolset.com/documentation/user-guides/views/passing-arguments-to-views/ |
|
2 | 3 | 4 years, 11 months ago |