rainman
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 |
---|---|---|---|---|---|
Content not showing
1
2
Started by: rainman in: Toolset Professional Support |
3 | 26 | 6 years, 3 months ago | ||
Add link to parent page
Started by: rainman
in: Toolset Professional Support
Problem: The issue here is that the user wanted to display a link to the parent post. Solution: In this case it was a hierarchy type relationship where the parent is the same CPT. In this case you will use. [wpv-post-link id='$parent'] |
2 | 9 | 6 years, 4 months ago | ||
Views showing wrong content
Started by: rainman
in: Toolset Professional Support
Problem: I have some Views filtered by taxonomy term, set by the current page. But when the View is placed on a taxonomy archive, the term filter is not applied correctly. Solution: It's not possible to use 'set by the current page' on a taxonomy archive, so you should switch to use shortcode attributes and pass the term in using the wpv-taxonomy-archive shortcode. [wpv-view name='your-view-slug' terms='[wpv-taxonomy-archive info="name"]'] Relevant Documentation: |
3 | 10 | 6 years, 5 months ago | ||
Updating without breaking things
1
2
Started by: rainman in: Toolset Professional Support |
3 | 28 | 6 years, 5 months ago | ||
Incorrect view output
Started by: rainman
in: Toolset Professional Support
Problem: The results shown in my View are not accurate. Solution: Turn off caching using the shortcode attribute cached="off" |
2 | 6 | 6 years, 6 months ago | ||
create star rating form and display the reviews on front end
Started by: rainman in: Toolset Professional Support |
2 | 2 | 6 years, 7 months ago | ||
Filtering data by taxonomy relationship
Started by: rainman in: Toolset Professional Support |
2 | 13 | 6 years, 7 months ago | ||
Remove wrapper divs
Started by: rainman
in: Toolset Professional Support
Problem: Views shortcodes and will output a extra HTML div tag, I want to remove the HTML div tag. Solution: You can try to remove it with a simple custom shortcode: https://toolset.com/forums/topic/rawclean-view-output-including-entire-results/#post-377730 And if there are some pagination and search form settings in your view, you can use some CSS codes to style it: https://toolset.com/forums/topic/rawclean-view-output-including-entire-results/#post-377816 Relevant Documentation: |
2 | 3 | 6 years, 8 months ago | ||
If view is empty, leave blank instead of “No results found”
Started by: rainman
in: Toolset Professional Support
Problem: The issue here is that the user is getting a div wrapper around his no result found section on the frontend. Solution: What you need to do to remove this is to use the custom code below. Then follow the example that i've provided here |
2 | 7 | 6 years, 8 months ago | ||
Filtering custom post type loop output
1
2
Started by: rainman in: Toolset Professional Support |
3 | 29 | 6 years, 8 months ago | ||
Content Templates
Started by: rainman
in: Toolset Professional Support
Problem: Is there any advantage to using the new template I created by clicking the orange button (Template for Attorneys) instead of the original content template (Single Lawyer)? See screenshot: Solution: There isn't any advantage, you just need to edit the content template, in section "Usage"-> "Single pages"-> enable post type "Attorneys". Relevant Documentation: |
2 | 5 | 6 years, 8 months ago | ||
More Stuff Broken after recent Toolset update
Started by: rainman in: Toolset Professional Support |
3 | 12 | 6 years, 10 months ago | ||
Fix View broken after update
Started by: rainman in: Toolset Professional Support |
3 | 10 | 6 years, 11 months ago |