BuddyForms / BuddyForms-WooCommerce-Form-Elements

This Plugin adds a new section to the BuddyForms Form Builder with all WooCommerce fields to create Product creation forms for the frontend
GNU General Public License v2.0
3 stars 3 forks source link

Hide Attributes Tab option isn't hiding it #52

Closed njota08 closed 5 years ago

njota08 commented 5 years ago

Steps to reproduce

  1. Click on BuddyForms
  2. Click on Add New or select a product post type previously created
  3. Select a WC Simple Product post type template
  4. Select the WooCommerce tab
  5. Click on the "Attributes"
  6. In the field "Tab Attributes" mark the check box "Hide Attributes Tab"
  7. Save and Publish your form
  8. Click on Preview Form

Expected result: The form preview should be displayed and the Attributes tab should not appear.

Actual result: The form preview is displayed but the "Attributes" tab isn't hidden.

See screenshots below:

image

image

njota08 commented 5 years ago

Tested, fixed and closed.