Suzanne Wenger
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 WYSIWYG fields save Visual tab view only
Started by: Suzanne Wenger in: Toolset Professional Support |
|
3 | 9 | 2 years, 5 months ago | |||||
Custom Code Snippet still acting after deleted
Started by: Suzanne Wenger in: Toolset Professional Support |
2 | 3 | 4 years, 6 months ago | ||||||
Getting the basename of a url within a view
Started by: Suzanne Wenger in: Toolset Professional Support |
|
2 | 2 | 4 years, 11 months ago | |||||
Views custom field filter by current day of week – TODAY(l)
Started by: Suzanne Wenger in: Toolset Professional Support |
|
2 | 5 | 5 years ago | |||||
Query results for more than one view with get_view_query_results
Started by: Suzanne Wenger in: Toolset Professional Support |
1 | 2 | 5 years ago | ||||||
Is XML-RPC used by Tooset?
Started by: Suzanne Wenger in: Toolset Professional Support |
|
2 | 3 | 5 years, 5 months ago | |||||
Conditional statements based on view shortcode attribute or NOT empty
Started by: Suzanne Wenger
in: Toolset Professional Support
Problem: I have a View that displays different results based on a shortcode attribute. I would like to use the output of this View in a conditional. If the results are not empty, I would like to show a text header. Solution: Avoid using a View's results in a conditional. You'll run into lots of problems with extra spaces, markup, and nested attribute quotation marks, causing the conditional to fail. Instead, use the View's wpv-items-found block to your advantage and display the text here. You can pass arbitrary text into a custom shortcode attribute, and display it in the View using the wpv-attribute shortcode. View shortcodes:
Loop output:
Relevant Documentation: |
|
2 | 3 | 5 years, 10 months ago |