Problem with variable products
-
I can add simple products with no problem but varialble products are a different story. Adding attributes goes fine but when creating product variations the following notice is shown on the ‘Add new product’ page:
Notice: Undefined variable: post in C:\server\site\wordpress\wp-content\plugins\wc-fields-factory\classes\wcff-admin-form.php on line 173
Notice: Trying to get property of non-object in C:\server\site\wordpress\wp-content\plugins\wc-fields-factory\classes\wcff-admin-form.php on line 173
After saving product variations this notice appears:
Notice: Trying to get property of non-object in C:\server\site\wordpress\wp-content\plugins\wc-fields-factory\classes\wcff-admin-form.php on line 298
Notice: Trying to get property of non-object in C:\server\site\wordpress\wp-content\plugins\wc-fields-factory\classes\wcff-admin-form.php on line 298
I went ahead and added a variable product despite the notices and on the frontend the display is, what one might say, a bit messed up.
Am using – WordPress 4.5.2, woocommerce 2.5.5 and storefront 2.0.1.
I have several plugins installed but your plugin, without a doubt, is my favorite and works best for what I have to offer.
Any help will be greatly appreciated.
- The topic ‘Problem with variable products’ is closed to new replies.