toolset-dave
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 |
---|---|---|---|---|---|
Limitation to author does not work
Iniciado por: toolset-dave en: Toolset Professional Support |
2 | 6 | hace 5 años, 11 meses | ||
Conditional for Parent Featured Image
Iniciado por: toolset-dave
en: Toolset Professional Support
Problem: The issue is that the user wanted to get their parent post information, particularly the featured image. Solution: |
2 | 3 | hace 5 años, 11 meses | ||
Limit amount of posts a user can submit
Iniciado por: toolset-dave
en: Toolset Professional Support
Problem: Solution: Note, the solution is valid for all type of Forms or content, you just need to change the View's Queried Post type, to make sure catching the item you do want users to submit with the form. Relevant Documentation: |
2 | 3 | hace 5 años, 11 meses | ||
How to hide Uncategorized category in Content Form
Iniciado por: toolset-dave
en: Toolset Professional Support
Problem: I need to hide "Uncategorized" category which is native part of WordPress post in Taxonomy field: [cred_field field="category" force_type="taxonomy" display="checkbox"]. Solution: As you can see, there isn't such an option within Toolset form, I suggest you hide "Uncategorized" term with CSS codes, for example: https://toolset.com/forums/topic/how-to-hide-uncategorized-category-in-content-form/#post-1193466 Relevant Documentation: |
2 | 3 | hace 5 años, 11 meses | ||
Scroll to top after AJAX pagination
Iniciado por: toolset-dave
en: Toolset Professional Support
Problem: Solution: jQuery( document ).on( 'js_event_wpv_pagination_completed', function( event, data ) { jQuery("html, body").animate( {scrollTop: 0}, "fast"); }); |
2 | 3 | hace 5 años, 12 meses | ||
Problem with View using AJAX pagination
Iniciado por: toolset-dave en: Toolset Professional Support |
2 | 3 | hace 6 años | ||
Problem with shortcode in AJAX pagination
Iniciado por: toolset-dave
en: Toolset Professional Support
Problem: I have a View that paginates with AJAX. A specific shortcode included on the first page works fine. However, the same shortcode included on one of the following pages is written out in code. Solution: There are some limitations to pagination with AJAX and 3rd-party shortcodes. If you created the shortcode yourself, you can use the Toolset Code Snippets feature to allow execution in AJAX requests. Relevant Documentation: |
2 | 5 | hace 6 años | ||
Documentation needs to be updated
Iniciado por: toolset-dave en: Toolset Professional Support |
2 | 2 | hace 6 años | ||
View deletes CSS IDs in Divi Builder sections
Iniciado por: toolset-dave
en: Toolset Professional Support
Problem: I have a problem with Views when they are inserted in Content Template created by Divi Builder. When I place View into code module, the CSS ID of the Divi section will not show in HTML code in frontend. Solution: The conflict is in Divi itself, see details here: https://toolset.com/forums/topic/view-deletes-css-ids-in-divi-builder-sections/#post-1170271 Relevant Documentation: |
2 | 12 | hace 6 años | ||
Conditionals and Repeatable Fields
Iniciado por: toolset-dave
en: Toolset Professional Support
Problem: I have a View showing the repeatable field groups (RFGs) for a specific post. Inside the View of RFGs, I would like to create a conditional that tests whether or not the checkbox custom field in the parent post is checked. Solution: [wpv-conditional if="( '[wpv-post-field name='wpcf-premium' id='@repeatablefieldgroupslug.parent']' eq '1' )"] Checkbox is checked[/wpv-conditional] Relevant Documentation: |
2 | 6 | hace 6 años, 1 mes | ||
Assign taxonomy to Repeatable Field Group
Iniciado por: toolset-dave
en: Toolset Professional Support
Problem: The issue here is that the user wanted to know if it is possible to have Repeatable field groups on Taxonomies. Solution: |
2 | 3 | hace 6 años, 1 mes | ||
Repeatable Field Group or Custom Post Types
Iniciado por: toolset-dave en: Toolset Professional Support |
2 | 3 | hace 6 años, 1 mes | ||
Repeatable fields inside Repeatable Field Group
Iniciado por: toolset-dave
en: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
2 | 3 | hace 6 años, 1 mes | ||
New Divi Builder does not work in Content Templates
Iniciado por: toolset-dave
en: Toolset Professional Support
Problem: Solution: |
2 | 3 | hace 6 años, 1 mes | ||
Repeatable single line in Repeatable Group
Iniciado por: toolset-dave
en: Toolset Professional Support
Problem: The issue here is that the user wanted to have Single Line Repeatable fields in the Repeatable field Groups. A feature request has been created for this one. |
2 | 5 | hace 6 años, 1 mes |