Waldo
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 |
---|---|---|---|---|---|
[Custom field settings]
Started by: Waldo in: Toolset Professional Support |
2 | 3 | 5 years, 9 months ago | ||
Display related child post on separate page than parent
Started by: Waldo
in: Toolset Professional Support
Problem: I have two post types in a one-to-many relationship. I would like to create a link on the parent single post that sends Users to a differnt page containing a View, which should display the child posts of the original parent post. Solution: In the View of child posts, add a Query Filter by post relationship, where the parent post is set by a URL parameter like wpv-related-to. Then in the parent post template, build a link with HTML and Views shortcodes to link to the correct URL, like this: <a href="https://yoursite.com/some-custom-page/?wpv-related-to=[wpv-post-id]">Link to the page containing the View</a> Relevant Documentation: |
2 | 9 | 5 years, 10 months ago | ||
multi line unordered list
Started by: Waldo in: Toolset Professional Support |
2 | 8 | 5 years, 10 months ago | ||
Limit output is not working for me
Started by: Waldo
in: Toolset Professional Support
Problem: I have set the "limit" value in the View editor to be 2, but I see 3 results on the front-end of the site. Solution: Check the shortcode used to insert the View and remove any limit attributes here, since they will override the settings in wp-admin. |
2 | 3 | 5 years, 10 months ago | ||
Registration key not working
Started by: Waldo in: Toolset Professional Support |
2 | 5 | 5 years, 11 months ago |