Home › Topic Tag: How to build a site with Toolset
Toolset lets you develop truly custom sites, including WooCommerce, Membership and Directory/Classifieds sites. Visit our dedicated tutorials to learn how to build each of these sites using Toolset:
Started by: peterV-17 in: Toolset Professional Support
Waqar
Started by: antonK-2 in: Toolset Professional Support
Started by: patrickM-3 in: Toolset Professional Support
Started by: johnH-33 in: Toolset Professional Support
Started by: nicolaS-3 in: Toolset Professional Support
Started by: ashleighP in: Toolset Professional Support
Started by: juanA-6 in: Toolset Professional Support
Started by: chelhwanS in: Toolset Professional Support
Started by: boyne-burnettI in: Toolset Professional Support
Started by: michaelK-22 in: Toolset Professional Support
Started by: Miguel in: Toolset Professional Support Quick solution available
Problem: The customer is struggling with formating numbers of the price field.
Solution: The customer specified the page he wanted to apply the formating rules so it wouldn't impact on other pages as well.
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; }
Miguel
Started by: lukeH-4 in: Toolset Professional Support
Known issues and solutions
Frequently asked support questions
Support tickets archive
Get help from experienced contractors
Meet Toolset support team
Toolset Customer Support Policy
Need to tell us something about the quality of support
How to remove personal information from your database for support