toolset-dave
Support threads created in the last 30 days: 1
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Limitation to author does not work
Started by: toolset-dave in: Toolset Professional Support |
2 | 6 | 5 years, 10 months ago | ||
Conditional for Parent Featured Image
Started by: 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 | 5 years, 10 months ago | ||
Limit amount of posts a user can submit
Started by: 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 | 5 years, 10 months ago | ||
How to hide Uncategorized category in Content Form
Started by: 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 | 5 years, 10 months ago | ||
Scroll to top after AJAX pagination
Started by: 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 | 5 years, 10 months ago | ||
Problem with View using AJAX pagination
Started by: toolset-dave in: Toolset Professional Support |
2 | 3 | 5 years, 11 months ago | ||
Problem with shortcode in AJAX pagination
Started by: 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 | 5 years, 11 months ago | ||
Documentation needs to be updated
Started by: toolset-dave in: Toolset Professional Support |
2 | 2 | 5 years, 11 months ago | ||
View deletes CSS IDs in Divi Builder sections
Started by: 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 | 5 years, 11 months ago | ||
Conditionals and Repeatable Fields
Started by: 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 | 6 years ago | ||
Assign taxonomy to Repeatable Field Group
Started by: 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 | 6 years ago | ||
Repeatable Field Group or Custom Post Types
Started by: toolset-dave in: Toolset Professional Support |
2 | 3 | 6 years ago | ||
Repeatable fields inside Repeatable Field Group
Started by: toolset-dave
in: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
2 | 3 | 6 years ago | ||
New Divi Builder does not work in Content Templates
Started by: toolset-dave
in: Toolset Professional Support
Problem: Solution: |
2 | 3 | 6 years ago | ||
Repeatable single line in Repeatable Group
Started by: 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 | 6 years ago |