domenicoS
Support threads created in the last 30 days: 0
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
How is possible to save it in the woocommerce cart meta?
1
2
Started by: domenicoS
in: Toolset Professional Support
Problem: Using Toolset form commerce to submit the form and post custom fields, should be great to have the possibility to call this data in the Woocommerce cart page. My partner don't have access to the backend and to my-order custom post, but only to the detail of woocommerce order. Solution: You can consider the Woocommerce filter hook woocommerce_cart_item_name, see details here: Relevant Documentation: |
2 | 24 | 6 years, 1 month ago | ||
How to add the meta also to the woocommerce order in admin side
Started by: domenicoS
in: Toolset Professional Support
Problem: Using Toolset form commerce to submit the form and post custom meta fields, how to add the meta also to the order in wordpress admin side. Solution: There isn't such kind of feature within Toolset plugins, it needs custom codes, You might consider the action hook "woocommerce_checkout_create_order_line_item" of Woocommerce plugin, for example: https://toolset.com/forums/topic/how-add-the-meta-also-to-the-woocommerce-order/#post-1118111 Relevant Documentation: |
2 | 3 | 6 years, 1 month ago | ||
Conditional output
Started by: domenicoS in: Toolset Professional Support |
2 | 6 | 6 years, 1 month ago | ||
Booking form to buy a product
1
2
Started by: domenicoS in: Toolset Professional Support |
2 | 18 | 6 years, 1 month ago | ||
Split: Overide woocommerce price with extra field calcutation – display regular price
1
2
Started by: domenicoS
in: Toolset Professional Support
Problem: Solution: You can find the proposed solution, in this case, with the following reply: Relevant Documentation: |
2 | 17 | 6 years, 2 months ago | ||
Overide woocommerce price with extra field calcutation
Started by: domenicoS
in: Toolset Professional Support
Problem: Solution: You can find the proposed solution, in this case, with the following reply: Relevant Documentation: |
2 | 8 | 6 years, 2 months ago | ||
Comparation date
1
2
Started by: domenicoS in: Toolset Professional Support |
5 | 17 | 6 years, 2 months ago | ||
Images slider
1
2
Started by: domenicoS
in: Toolset Professional Support
Problem: The issue here is that the user had some repeated image fields and wanted to create a slider using these images. Solution: I managed to create a flexslider plugin that should be able to help your. Download and install the plugin in the link below. Then create a content template for your post and add the following. <div class="flexslider"> <ul class="slides"> [wpv-for-each field="wpcf-image_1"] <li>[types field="image_1" size="medium" align="none" resize="pad" padding_color="#FFF"][/types]</li> [/wpv-for-each] </ul> </div> After doing this then you will need to add the script for it to work. Add this to the js section of the content template. jQuery(window).load(function() { jQuery('.flexslider').flexslider(); }); |
2 | 23 | 6 years, 2 months ago | ||
Date multi-fields calculation
Started by: domenicoS
in: Toolset Professional Support
Problem: Solution: You can find proposed solution, in this case, with the following reply: Relevant Documentation: |
2 | 12 | 6 years, 2 months ago | ||
Conditional Tabs
Started by: domenicoS
in: Toolset Professional Support
Problem: I would like to use Bootstrap tabs but they don't seem to be working. Solution: Divi and Bootstrap have some known conflicts, so it's best not to use these together. Relevant Documentation: |
2 | 12 | 6 years, 2 months ago | ||
Images Gallery in layout
Started by: domenicoS
in: Toolset Professional Support
Problem: Gallery using repeatable fields. Solution: I've highlighted a similar step on how to achieve this using repeatable image fields. Could you try the instructions below and let me know if it helps. |
2 | 12 | 6 years, 3 months ago | ||
Manage Orders in frontend
Started by: domenicoS
in: Toolset Professional Support
Problem: I would like to be able to manage WooCommerce Orders on the front-end of the site using Forms. Solution: WooCommerce Orders are not well integrated with Forms, since they include lots of complex data types and features. |
2 | 2 | 6 years, 3 months ago | ||
Request a quote plugin
Started by: domenicoS
in: Toolset Professional Support
Problem: Request a quote plugin from YITH not working with toolset created pages. Solution: I would suggest contacting the YITH support team for this one as they may have a way to manually add this button to the page using a shortcode or some sort. Since Layouts and views would create a custom product page. The request a quote plugin might be looking for the default page itself. Relevant Documentation: |
2 | 2 | 6 years, 3 months ago | ||
Address field in CRED
Started by: domenicoS in: Toolset Professional Support |
1 | 2 | 6 years, 4 months ago | ||
Customize CRED Checkboxes
Started by: domenicoS in: Toolset Professional Support |
2 | 2 | 6 years, 4 months ago |