shawnW-3
Fils de soutien créés au cours des 30 derniers jours : 0
Sujets de forum favoris
This user has no favorite topics.
Sujets de forum créés
Status | Sujet | Supporter | Voix | Publications | Nouveauté |
---|---|---|---|---|---|
Woocommerce Fields in User Form
Commencé par : shawnW-3
in: Toolset Professional Support
Problem: The issue here is that the user wanted to populate the Woocommerce user profile fields using our Toolset Forms plugin. Solution: This will only work for simple text fields that Woocommerce provide, So Checkbox fields wont work. So what you need to do is to edit your form in expert mode and add the generic field. <div class="form-group"> <label>Shipping Phone Number</label> [cred_generic_field type='textfield' field='shipping_phone'] { "required":0, "persist": 1, "default":"" } [/cred_generic_field] </div> The example above is for the Phone field that woocommerce provides. |
2 | 7 | Il y a 5 années et 8 mois | ||
Condtional Labels Outside Loop For CPTs in Loop
Commencé par : shawnW-3 in: Toolset Professional Support |
2 | 2 | Il y a 5 années et 10 mois | ||
« The Post Form could not be found » in CPT view
Commencé par : shawnW-3
in: Toolset Professional Support
Problem: The issue here is that the user is getting the error "The Post Form could not be found" Solution: In this user's case they had added their forms to the page previously but then deleted the forms but didn't remove the shortcode that was referencing this form. This is was causing this particular error. |
2 | 12 | Il y a 5 années et 10 mois |