garenM
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 |
---|---|---|---|---|---|
Call shortcode in a view attr
Started by: garenM in: Toolset Professional Support |
2 | 7 | 1 month ago | ||
Toolset Form – Date Field
Started by: garenM in: Toolset Professional Support |
2 | 2 | 3 months, 2 weeks ago | ||
Get image attachment page url
Started by: garenM in: Toolset Professional Support |
1 | 1 | 4 months, 2 weeks ago | ||
Posts do not update after filters update
Started by: garenM
in: Toolset Professional Support
Problem: |
2 | 10 | 5 months, 4 weeks ago | ||
wpv-login-form authenticate filter
Started by: garenM in: Toolset Professional Support |
2 | 2 | 6 months ago | ||
Toolset forms – date field on change
Started by: garenM in: Toolset Professional Support |
2 | 9 | 6 months, 3 weeks ago | ||
Date Time field change the option on the minutes select field
Started by: garenM
in: Toolset Professional Support
Problem: Please add the following code to the javascript section of the form: (function($, window) { $.fn.replaceOptions = function(options) { var self, $option; this.empty(); self = this; $.each(options, function(index, option) { $option = $("<option></option>") .attr("value", option.value) .text(option.text); self.append($option); }); }; })(jQuery, window); var options = [ {text: "0", value: 1}, {text: "15", value: 2}, {text: "30", value: 3}, {text: "45", value: 4}, ]; jQuery("select[name$=\'minute]\']").replaceOptions(options); |
2 | 2 | 7 months, 2 weeks ago | ||
On some views not all infos showed or dont show the correct content
Started by: garenM in: Toolset Professional Support |
2 | 10 | 8 months, 2 weeks ago | ||
Datepicker
Started by: garenM in: Toolset Professional Support |
2 | 4 | 11 months, 1 week ago | ||
Toolset Custom fields – searchable on the backend
Started by: garenM in: Toolset Professional Support |
2 | 3 | 11 months, 2 weeks ago | ||
contributor role and toolset fields
Started by: garenM in: Toolset Professional Support |
2 | 3 | 1 year, 1 month ago | ||
Toolset Forms
Started by: garenM in: Toolset Professional Support |
2 | 17 | 1 year, 1 month ago | ||
When am using form hook cred_submit_complete there is an issue with recaptcha
Started by: garenM in: Toolset Professional Support |
2 | 2 | 1 year, 2 months ago | ||
Display a popup if the form has not been submited
Started by: garenM in: Toolset Professional Support |
2 | 4 | 1 year, 2 months ago | ||
Toolset WooCommerce Blocks
Started by: garenM in: Toolset Professional Support |
2 | 12 | 1 year, 2 months ago |