martham
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 | Topic | Supporter | Voix | Publications | Nouveauté |
|---|---|---|---|---|---|
|
I somehow lost an archive template when moving a site to new URL
1
2
Commencé par : martham in: Toolset Professional Support |
|
2 | 21 | Il y a 3 years, 7 months | |
|
Sort order on archive page not working.
Commencé par : martham in: Toolset Professional Support |
|
2 | 4 | Il y a 4 years, 3 months | |
|
Problem with a billing company field that you set up for us.
Commencé par : 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 | Il y a 4 years, 4 months | |
|
Setting up a filter for a custom user role field
1
2
Commencé par : martham
in: Toolset Professional Support
Problem: Solution: You can find the proposed solution in this case with the following reply: Relevant Documentation: |
|
2 | 20 | Il y a 4 years, 4 months | |
|
Need an exposed filter for a date range
1
2
Commencé par : martham in: Toolset Professional Support |
|
2 | 19 | Il y a 4 years, 4 months | |
|
We'd like the product to just register the customer with the Membership role we set up automatically
Commencé par : martham in: Toolset Professional Support |
|
2 | 8 | Il y a 4 years, 4 months | |
|
Woocommerce billing company field
Commencé par : 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 | Il y a 4 years, 4 months | |
|
Is there a field that will display a User Role?
Commencé par : martham in: Toolset Professional Support |
|
2 | 6 | Il y a 4 years, 4 months | |
|
Pulling data from custom Woocommerce checkout fields for use on front-end
Commencé par : martham in: Toolset Professional Support |
|
2 | 5 | Il y a 4 years, 4 months | |
|
Custom Woocommerce store order and customer reports
Commencé par : 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 | Il y a 4 years, 4 months | |
|
Access custom roles
Commencé par : martham in: Toolset Professional Support |
|
2 | 10 | Il y a 4 years, 4 months | |
|
Is there a Woocommerce field that will display Products Ordered in an order?
Commencé par : 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 | Il y a 4 years, 4 months | |
|
Creating an archive page.
1
2
Commencé par : martham in: Toolset Professional Support |
|
3 | 27 | Il y a 4 years, 4 months |