Miguel
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 |
|---|---|---|---|---|---|
|
Don't run custom code on a page with the toolset form
Started by: Miguel
in: Toolset Professional Support
Problem: Solution:
add_filter('wpcf_fields_slug_arancel_value_display', 'my_price_format');
function my_price_format($value) {
if (is_singular( 'CPT' ) ) {
$value = "ARS " . number_format($value, 0, ',', '.');
}
return $value;
}
|
|
2 | 6 | 2 years, 4 months ago | |
|
I can’t update toolset
Started by: Miguel
in: Toolset Professional Support
Problem: And this warning in the logs: Your site can't communicate with https://api.toolset.com/. Code 0: cURL error 6: Could not resolve host: api.toolset.com. Solution: I went to wp-admin dashboard > updates and clicked on 'check again'. Now I'm no longer able to reproduce that warning message and if I go to plugins > add new > commercial tab I can see that there are a few updates available for Toolset. |
|
3 | 10 | 2 years, 5 months ago | |
|
Toolset user form, WP Approve User and Better Notifications for WP
Started by: Miguel in: Toolset Professional Support |
|
2 | 11 | 2 years, 11 months ago | |
|
Format number in a view
Started by: Miguel in: Toolset Professional Support |
|
2 | 3 | 3 years ago | |
|
El plugin Toolset no se puede conectar a toolset .com
Started by: Miguel in: Toolset Professional Support |
|
2 | 2 | 3 years ago | |
|
CSS is not applied when I'm not logged in
Started by: Miguel in: Toolset Professional Support |
|
2 | 3 | 3 years ago | |
|
Alert on Delete
Started by: Miguel in: Toolset Professional Support |
|
2 | 2 | 3 years, 1 month ago | |
|
Go to parent post after delete child post
Started by: Miguel in: Toolset Professional Support |
|
2 | 9 | 3 years, 1 month ago | |
|
export select type field data
Started by: Miguel in: Toolset Professional Support |
|
2 | 3 | 3 years, 1 month ago | |
|
bootstrap broke contact form 7 forms
Started by: Miguel in: Toolset Professional Support |
2 | 3 | 3 years, 2 months ago | ||
|
Number field exact digits (and only numbers)
Started by: Miguel in: Toolset Professional Support |
2 | 4 | 3 years, 2 months ago | ||
|
Grand parent title in a grand child form mirror field
Started by: Miguel in: Toolset Professional Support |
|
2 | 3 | 3 years, 2 months ago | |
|
Conditional Display or hide field?
Started by: Miguel in: Toolset Professional Support |
|
4 | 7 | 3 years, 2 months ago | |
|
Dynamic source in a form field
Started by: Miguel in: Toolset Professional Support |
|
2 | 3 | 3 years, 2 months ago | |
|
Start and End dates in a toolset form
Started by: Miguel in: Toolset Professional Support |
|
2 | 2 | 3 years, 2 months ago |