toolset-dave
Fils de soutien créés au cours des 30 derniers jours : 1
Sujets de forum favoris
This user has no favorite topics.
Sujets de forum créés
Status | Sujet | Supporter | Voix | Publications | Nouveauté |
---|---|---|---|---|---|
Limitation to author does not work
Commencé par : toolset-dave in: Toolset Professional Support |
2 | 6 | Il y a 5 années et 9 mois | ||
Conditional for Parent Featured Image
Commencé par : toolset-dave
in: Toolset Professional Support
Problem: The issue is that the user wanted to get their parent post information, particularly the featured image. Solution: |
2 | 3 | Il y a 5 années et 9 mois | ||
Limit amount of posts a user can submit
Commencé par : toolset-dave
in: 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 | Il y a 5 années et 10 mois | ||
How to hide Uncategorized category in Content Form
Commencé par : toolset-dave
in: 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 | Il y a 5 années et 10 mois | ||
Scroll to top after AJAX pagination
Commencé par : toolset-dave
in: 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 | Il y a 5 années et 10 mois | ||
Problem with View using AJAX pagination
Commencé par : toolset-dave in: Toolset Professional Support |
2 | 3 | Il y a 5 années et 10 mois | ||
Problem with shortcode in AJAX pagination
Commencé par : toolset-dave
in: 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 | Il y a 5 années et 10 mois | ||
Documentation needs to be updated
Commencé par : toolset-dave in: Toolset Professional Support |
2 | 2 | Il y a 5 années et 10 mois | ||
View deletes CSS IDs in Divi Builder sections
Commencé par : toolset-dave
in: 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 | Il y a 5 années et 11 mois | ||
Conditionals and Repeatable Fields
Commencé par : toolset-dave
in: 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 | Il y a 5 années et 11 mois | ||
Assign taxonomy to Repeatable Field Group
Commencé par : toolset-dave
in: 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 | Il y a 5 années et 11 mois | ||
Repeatable Field Group or Custom Post Types
Commencé par : toolset-dave in: Toolset Professional Support |
2 | 3 | Il y a 5 années et 11 mois | ||
Repeatable fields inside Repeatable Field Group
Commencé par : toolset-dave
in: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
2 | 3 | Il y a 5 années et 11 mois | ||
New Divi Builder does not work in Content Templates
Commencé par : toolset-dave
in: Toolset Professional Support
Problem: Solution: |
2 | 3 | Il y a 5 années et 11 mois | ||
Repeatable single line in Repeatable Group
Commencé par : toolset-dave
in: 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 | Il y a 5 années et 11 mois |