shawnW-3
In den letzten 30 Tagen erstellte Support-Threads: 0
Lieblings-Forenthemen
This user has no favorite topics.
Forum Topics Created
Status | Thema | Supporter | Stimmen | Artikel | Aktualität |
---|---|---|---|---|---|
Woocommerce Fields in User Form
Gestartet von: 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 | vor 5 Jahren, 8 Monaten | ||
Condtional Labels Outside Loop For CPTs in Loop
Gestartet von: shawnW-3 in: Toolset Professional Support |
2 | 2 | vor 5 Jahren, 10 Monaten | ||
„The Post Form could not be found“ in CPT view
Gestartet von: 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 | vor 5 Jahren, 10 Monaten |