toolset-dave
In den letzten 30 Tagen erstellte Support-Threads: 0
Lieblings-Forenthemen
This user has no favorite topics.
Forum Topics Created
Status | Thema | Supporter | Stimmen | Artikel | Aktualität |
---|---|---|---|---|---|
Limitation to author does not work
Gestartet von: toolset-dave in: Toolset Professional Support |
2 | 6 | vor 5 Jahren, 11 Monaten | ||
Conditional for Parent Featured Image
Gestartet von: 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 | vor 5 Jahren, 12 Monaten | ||
Limit amount of posts a user can submit
Gestartet von: 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 | vor 6 Jahren | ||
How to hide Uncategorized category in Content Form
Gestartet von: 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 | vor 6 Jahren | ||
Scroll to top after AJAX pagination
Gestartet von: 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 | vor 6 Jahren | ||
Problem with View using AJAX pagination
Gestartet von: toolset-dave in: Toolset Professional Support |
2 | 3 | vor 6 Jahren | ||
Problem with shortcode in AJAX pagination
Gestartet von: 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 | vor 6 Jahren | ||
Documentation needs to be updated
Gestartet von: toolset-dave in: Toolset Professional Support |
2 | 2 | vor 6 Jahren | ||
View deletes CSS IDs in Divi Builder sections
Gestartet von: 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 | vor 6 Jahren, 1 Monat | ||
Conditionals and Repeatable Fields
Gestartet von: 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 | vor 6 Jahren, 1 Monat | ||
Assign taxonomy to Repeatable Field Group
Gestartet von: 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 | vor 6 Jahren, 1 Monat | ||
Repeatable Field Group or Custom Post Types
Gestartet von: toolset-dave in: Toolset Professional Support |
2 | 3 | vor 6 Jahren, 1 Monat | ||
Repeatable fields inside Repeatable Field Group
Gestartet von: toolset-dave
in: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
2 | 3 | vor 6 Jahren, 1 Monat | ||
New Divi Builder does not work in Content Templates
Gestartet von: toolset-dave
in: Toolset Professional Support
Problem: Solution: |
2 | 3 | vor 6 Jahren, 1 Monat | ||
Repeatable single line in Repeatable Group
Gestartet von: 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 | vor 6 Jahren, 1 Monat |