Skip Navigation

[Resolved] Woocommerce Views: WC Fields Factory and Gravity Forms issue

This support ticket is created 5 years, 5 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

Tagged: 

This topic contains 1 reply, has 2 voices.

Last updated by Luo Yang 5 years, 5 months ago.

Assisted by: Luo Yang.

Author
Posts
#1254739

I created an archive of products in views and I am using a content template in the loop.
That content template contains the following shortcode: `[wpv-woo-buy-or-select show_quantity_in_button="yes" show_variation_options="yes"]`

For simple products, the gratvity forms and the WC FIelds Factory Fields (https://wordpress.org/plugins/wc-fields-factory/) are not working, but they are working for variable products.

I believe that shortcode treats simple products differently in a way that interferes with how these plugins function. Since the exact same issue persists, and persists even with the Official Gravity Forms Woocommerce Extension (sold on the Woocommerce store and vetted by Automattic, the company behind WordPress), I believe something is wrong, or not completely right with how that shortcode is being handled.

#1254777
wpv-woo-buy-or-select.JPG

Hello,

It seems to be a compatibility problem, please elaborate the question with more details:
the gratvity forms and the WC FIelds Factory Fields are not working.

Since I don't have a copy of gratvity forms, so I have tried these in my localhost:
1) In a fresh WordPress installation, install/activate those latest version of plugins:
- Woocommerce
- Toolset Views plugin
- Toolset WooCommerce Views
- WC Fields Factory

2) Create some simple product posts

3) Create WordPress archive of post type "Product"
in the loop, display shortcode:
[wpv-woo-buy-or-select show_quantity_in_button="yes" show_variation_options="yes"]

It works fine, I can see "Add to cart" button of each product posts without any problem, see screenshot wpv-woo-buy-or-select.JPG

How and where can I see the problem as you mentioned above?

Please provide detail steps to duplicate the same problem. thanks