stephaneB-5
Support threads created in the last 30 days: 0
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
help for radio value check and jquery
Started by: stephaneB-5 in: Toolset Professional Support |
2 | 7 | 1 year, 3 months ago | ||
Displaying unique item
Started by: stephaneB-5 in: Toolset Professional Support |
2 | 5 | 1 year, 8 months ago | ||
Repeatable fields doesn’t work
Started by: stephaneB-5
in: Toolset Professional Support
Problem: I am having an issue on my website where the information in the repeatable custom fields is not being displayed in the back office, but it appears on the site. Solution: To resolve the issue, review the HTML code used in the "Toolset > Views" section for the view you mentioned. Check if the correct HTML classes have been assigned to the wrapper item of the view and inside each view row inside the template. Ensure that Toolset is being used to load the correct sections on the front end. |
2 | 13 | 1 year, 8 months ago | ||
Adding custom field value return 404
Started by: stephaneB-5 in: Toolset Professional Support |
2 | 16 | 1 year, 10 months ago | ||
Multiple view in a page
Started by: stephaneB-5 in: Toolset Professional Support |
2 | 2 | 2 years, 6 months ago | ||
Multi page filter
Started by: stephaneB-5 in: Toolset Professional Support |
2 | 2 | 2 years, 10 months ago | ||
probleme with woocommerfc
Started by: stephaneB-5 in: Toolset Professional Support |
2 | 9 | 3 years, 3 months ago | ||
Toolset Map
Started by: stephaneB-5 in: Toolset Professional Support |
3 | 6 | 3 years, 3 months ago | ||
Communication lost
Started by: stephaneB-5 in: Toolset Professional Support |
2 | 4 | 3 years, 3 months ago | ||
display custom field value label
Started by: stephaneB-5
in: Toolset Professional Support
Problem: Solution: [types field='student-review-grades' separator=', '][/types] Relevant Documentation: |
2 | 3 | 3 years, 7 months ago | ||
Ajax loader on result view
Started by: stephaneB-5
in: Toolset Professional Support
Problem: Solution: jQuery( document ).on( 'js_event_wpv_parametric_search_started', function( event, data ) { jQuery('#my-loader').show(); }); jQuery( document ).on( 'js_event_wpv_parametric_search_results_updated', function( event, data ) { jQuery('#my-loader').hide(); }); // For pagination too jQuery( document ).on( 'js_event_wpv_pagination_completed', function( event, data ) { jQuery('#my-loader').hide(); }); Relevant Documentation: |
2 | 6 | 3 years, 7 months ago | ||
Conditionnal display filter form
Started by: stephaneB-5 in: Toolset Professional Support |
2 | 3 | 3 years, 8 months ago | ||
Filter don’t works
Started by: stephaneB-5
in: Toolset Professional Support
Problem: Solution: Toolset stores the values of a checkboxes field inside a serialized array and perform the search using the "LIKE" operator. When an option is saved with 0, it matches the LIKE operator. This gives unexpected results. The setting is configured to save nothing when an option is not selected. You will have to manually update the erroneous posts on a search to save the correct values on the database. |
2 | 14 | 3 years, 8 months ago | ||
How to do a image gallery woocommerce like with Types CPT and custom fields?
Started by: stephaneB-5 in: Toolset Professional Support |
2 | 2 | 3 years, 11 months ago | ||
Conditionnal display
Started by: stephaneB-5 in: Toolset Professional Support |
2 | 2 | 4 years, 1 month ago |