leeR-6
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 |
---|---|---|---|---|---|
Distance Value Missing in Fields and Views insertion dialog
Started by: leeR-6 in: Toolset Professional Support |
4 | 14 | 4 years, 9 months ago | ||
shortcode orderby attribute
Started by: leeR-6 in: Toolset Professional Support |
2 | 6 | 4 years, 11 months ago | ||
map markers not showing
Started by: leeR-6
in: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
2 | 7 | 5 years, 6 months ago | ||
Filter Distance based on Post Address
Started by: leeR-6 in: Toolset Professional Support |
2 | 2 | 6 years ago | ||
Nested views of related posts
Started by: leeR-6
in: Toolset Professional Support
Problem: Nested Views of related posts don't always seem to be displaying the correct results sorted in the correct order. Solution: It's not possible to order a View of post type A by a custom field in post type B, even if post types A and B are in a post relationship. Also you must check the post relationship filter context. In this case, one View's parent loop was the intermediary post type, meaning there could only be one related post from post type A and one related post from post type B. Relevant Documentation: |
2 | 13 | 6 years, 1 month ago | ||
Sort by Fields From a Related Post
Started by: leeR-6
in: Toolset Professional Support
Problem: Sort the view results by a custom field "Seating Capacity" of another post type. Solution: There isn't such a built-in feature within Views plugin, and it is a limiation of WordPress: https://toolset.com/forums/topic/sort-by-fields-from-a-related-post/#post-1138055 Relevant Documentation: https://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters |
2 | 3 | 6 years, 1 month ago | ||
Display taxonomy terms associated with the current post
Started by: leeR-6
in: Toolset Professional Support
Problem: I would like to display a list of taxonomy terms associated with the current post. Solution: Use the wpv-post-taxonomy shortcode to display a simple list of terms or term archive links, or create a View of this taxonomy filtered by term, set by the current page. This will let you loop over each term and output more customized information for each term in the list. Relevant Documentation: |
2 | 3 | 6 years, 1 month ago |