PaulS4783
Admite hilos creados en los últimos 30 días: 0
Debates favoritos del foro
Este usuario no tiene debates favoritos.
Temas del foro creados
| Status | Debate | Supporter | Voces | Mensajes | Caducidad |
|---|---|---|---|---|---|
|
How can I get ONLY the parent taxonomy terms for a VIEW output
Iniciado por: PaulS4783
en: 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, 9 months ago | |
|
Can I change the text "Sorry, we couldn't find any posts. Please try a different
Iniciado por: PaulS4783 en: Toolset Professional Support |
|
2 | 3 | 4 years, 9 months ago | |
|
Redirect rather than "This page doesn't seem to exist."
Iniciado por: PaulS4783 en: Toolset Professional Support |
|
2 | 3 | 4 years, 10 months ago | |
|
ToolSet plugin cannot connect to ToolSet
Iniciado por: PaulS4783 en: Toolset Professional Support |
|
2 | 12 | 4 years, 11 months ago | |
|
Conditionally display content in Content Template custom HTML block if custom field is empty
Iniciado por: PaulS4783
en: 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, 11 months ago | |
|
What is the URL naming convention for posts created with CRED forms?
Iniciado por: PaulS4783 en: Toolset Professional Support |
|
2 | 3 | 4 years, 11 months ago |