martham
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 |
|---|---|---|---|---|---|
|
I somehow lost an archive template when moving a site to new URL
1
2
Gestartet von: martham in: Toolset Professional Support |
|
2 | 21 | vor 3 years, 7 months | |
|
Sort order on archive page not working.
Gestartet von: martham in: Toolset Professional Support |
|
2 | 4 | vor 4 years, 3 months | |
|
Problem with a billing company field that you set up for us.
Gestartet von: martham
in: Toolset Professional Support
Problem: Display Woocommerce order customer's billing fields. Solution: For those Woocommerce order placed by logged-in user, you can use below codes to output billing company field value: [wpv-conditional if="([wpv-post-field name="_customer_user"] eq 0)" evaluate="false"][wpv-user field='billing_company' id='[wpv-post-field name="_customer_user"]'][/wpv-conditional] For guest user(none-logged-in), you can use below codes to output billing company field value: [wpv-conditional if="([wpv-post-field name="_customer_user"] eq 0)" evaluate="true"][wpv-post-field name="_billing_company"][/wpv-conditional] Relevant Documentation: |
|
2 | 10 | vor 4 years, 4 months | |
|
Setting up a filter for a custom user role field
1
2
Gestartet von: martham
in: Toolset Professional Support
Problem: Solution: You can find the proposed solution in this case with the following reply: Relevant Documentation: |
|
2 | 20 | vor 4 years, 4 months | |
|
Need an exposed filter for a date range
1
2
Gestartet von: martham in: Toolset Professional Support |
|
2 | 19 | vor 4 years, 4 months | |
|
We'd like the product to just register the customer with the Membership role we set up automatically
Gestartet von: martham in: Toolset Professional Support |
|
2 | 8 | vor 4 years, 4 months | |
|
Woocommerce billing company field
Gestartet von: martham
in: Toolset Professional Support
Problem: Display customer information in the WooCommerce order post view. Solution: You can try these: customer ID: [wpv-post-field name="_customer_user"] customer billing_company: [wpv-user field='billing_company' id='[wpv-post-field name="_customer_user"]'] Relevant Documentation: https://toolset.com/documentation/programmer-reference/views/views-shortcodes/#wpv-user |
|
2 | 13 | vor 4 years, 4 months | |
|
Is there a field that will display a User Role?
Gestartet von: martham in: Toolset Professional Support |
|
2 | 6 | vor 4 years, 4 months | |
|
Pulling data from custom Woocommerce checkout fields for use on front-end
Gestartet von: martham in: Toolset Professional Support |
|
2 | 5 | vor 4 years, 4 months | |
|
Custom Woocommerce store order and customer reports
Gestartet von: martham
in: Toolset Professional Support
Problem: Query Woocommerce order posts with Views. Solution: Toolset plugin can query and display Woocommerce Order posts in frontend, see our document: https://toolset.com/course-lesson/how-to-display-woocommerce-orders-on-the-front-end/ Relevant Documentation: |
|
2 | 15 | vor 4 years, 4 months | |
|
Access custom roles
Gestartet von: martham in: Toolset Professional Support |
|
2 | 10 | vor 4 years, 4 months | |
|
Is there a Woocommerce field that will display Products Ordered in an order?
Gestartet von: martham
in: Toolset Professional Support
Problem: The customer asked is there a Woocommerce field that will display products ordered in an order? Solution: Guided that the Toolset offers a "wpv-ordered-product-ids" shortcode which returns the comma-separated list of products that are included in order. A custom shortcode will be needed, that gets those product IDs and then shows their titles with links, separated by commas. Relevant Documentation: |
|
2 | 4 | vor 4 years, 4 months | |
|
Creating an archive page.
1
2
Gestartet von: martham in: Toolset Professional Support |
|
3 | 27 | vor 4 years, 4 months |