Saul Baizman
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 |
---|---|---|---|---|---|
Adding a CSS class name to shortcode
Started by: Saul Baizman
in: Toolset Professional Support
Problem: The issue here is that the user wanted to add a css attribute to our Views shortcode. My recommendation here is that you wrap the view shortcode in a div so that you can target the view inside that div. For e.g <div class="my-view"> [wpv-view name='my-view'] </div> |
|
2 | 3 | 2 years, 9 months ago | |
Fatal PHP error when trying to modify a custom taxonomy's definition
Started by: Saul Baizman in: Toolset Professional Support |
|
2 | 8 | 3 years, 5 months ago | |
Hiding some taxonomy terms from meta box on new post / edit post screen
Started by: Saul Baizman
in: Toolset Professional Support
Problem: When creating a new custom post, or editing an existing one, I want to list all of the taxonomy terms in the Departments meta box except for a couple of terms. Is there a recommended way to hide / exclude terms in the meta box? Solution: There isn't such kind of built-in feature within Toolset plugins or WordPress. You might consider custom codes, for example: Relevant Documentation: |
|
2 | 3 | 3 years, 6 months ago | |
Adding fake taxonomy terms
Started by: Saul Baizman in: Toolset Professional Support |
1 | 2 | 3 years, 6 months ago |