shawnW-3
Admite hilos creados en los últimos 30 días: 0
Debates favoritos del foro
Este usuario no tiene debates favoritos.
Temas del foro creados
Status | Debate | Supporter | Voces | Mensajes | Caducidad |
---|---|---|---|---|---|
Woocommerce Fields in User Form
Iniciado por: shawnW-3
en: 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 | hace 5 años, 6 meses | ||
Condtional Labels Outside Loop For CPTs in Loop
Iniciado por: shawnW-3 en: Toolset Professional Support |
2 | 2 | hace 5 años, 8 meses | ||
«The Post Form could not be found» in CPT view
Iniciado por: shawnW-3
en: 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 | hace 5 años, 8 meses |