PaulS4783
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 |
|---|---|---|---|---|---|
|
How can I get ONLY the parent taxonomy terms for a VIEW output
Started by: PaulS4783
in: Toolset Professional Support
Problem: I have a nested View structure where the outer View shows posts and the inner View shows terms from a hierarchical taxonomy. The nested inner View should be filtered so that only the terms associated with each post in the outer View loop are displayed in the inner View. I would also like to hide any terms that have hierarchical parent terms. Solution: Use two filters in the nested View. One Query Filter should be based on the term parent, where the term parent is None. This will show only top-level terms from the hierarchy. The other Query Filter should be based on the taxonomy term, and should be set by the current post. This will hide unrelated terms from each nested View. |
|
2 | 5 | 4 years, 8 months ago | |
|
Can I change the text "Sorry, we couldn't find any posts. Please try a different
Started by: PaulS4783 in: Toolset Professional Support |
|
2 | 3 | 4 years, 8 months ago | |
|
Redirect rather than "This page doesn't seem to exist."
Started by: PaulS4783 in: Toolset Professional Support |
|
2 | 3 | 4 years, 8 months ago | |
|
ToolSet plugin cannot connect to ToolSet
Started by: PaulS4783 in: Toolset Professional Support |
|
2 | 12 | 4 years, 9 months ago | |
|
Conditionally display content in Content Template custom HTML block if custom field is empty
Started by: PaulS4783
in: Toolset Professional Support
Problem: I have created a Content Template for a custom post type. I am displaying some content inside a custom HTML block. Inside that block, I would like to conditionally display some content if a specific custom field is not empty. Solution: You can use the wpv-conditional shortcode inside a custom HTML block to add conditional logic for displaying or hiding portions of the content. For example: [wpv-conditional if="($(wpcf-consignee-company-name) ne '' )"] <span class="invoice-to-label">Company: [types field='consignee-company-name'][/types]</span><br> [/wpv-conditional] Relevant Documentation: |
|
3 | 6 | 4 years, 10 months ago | |
|
What is the URL naming convention for posts created with CRED forms?
Started by: PaulS4783 in: Toolset Professional Support |
|
2 | 3 | 4 years, 10 months ago | |
|
How can I restrict View to only users of a certain role
Started by: PaulS4783
in: Toolset Professional Support
Problem: Is it possible to create a custom shortcode to get the current user "role" and compare that to a string? Solution: It is possible with Toolset Access plugin, for example: Relevant Documentation: |
|
2 | 5 | 4 years, 11 months ago | |
|
Date saved to database is one day behind the date picker
Started by: PaulS4783 in: Toolset Professional Support |
|
2 | 5 | 4 years, 12 months ago |