From http://wordpress.org/plugins/woocommerce/
Requires: 3.5 or higher
This assumes you are using WooCommerce 2, if you are using a version below 2 then you don’t need to upgrade and it’s going to be something else.
In either case you might be able to track the error down by enabling WordPress debug mode (http://codex.wordpress.org/Debugging_in_WordPress) and trying to add a product. There may also be entries in your server error log which can point to the problem.
If nothing shows up then a standard practise is to deactivate all other plugins and swap the theme to Twenty Twelve and try to add a product, if that works change your theme back and test again, then reactivate your plugins one by one, testing each time. If it stops working again then you will know where the issue is
Andrew, WooNinja
I work for WooThemes
Related Posts:
- bbPress plugin: forum lists not showing in correct order? [closed]
- Plugin generated taxonomies’ permalinks with custom placeholders
- Paypal Integration [closed]
- Remove hovercard for only certian gravatars
- wp-custom-menu filter removes the current_page_item class
- Can I allow certain people to add/edit pages within a parent?
- Is there a best practice remediation for PhpStorm’s warning that void function the_post_thumbnail is used?
- Is there a loading priority for login_enqueue_scripts?
- How to apply lazy loading in background images [closed]
- How can I test plugin activation using phpunit?
- Prevent direct access to WordPress plugin assets?
- WordPress custom taxonomy not showing
- Any reason not to remove all default WP plugins?
- Determining when was the last time a plugin was activated
- My WordPress site when down after installing a plugin and now all I get is a simple white screen [closed]
- Override plugin styles via my custom theme
- Getting a Page via its post-name using WP REST API v2 and Postman
- A question about register_activation hook
- plugins_url() works everywhere but wp_reqister_script()
- Better WP Security : dashboard doesn’t work any more
- Software to run on server checking outdated wordpress installations
- where do I send my ajax calls
- Integrating boxtal PHP library into a custom WordPress Plugin
- Changing menu order of a specific plugin in dashboard
- Test my WordPress Plugin standard or not
- issue in wp_localize_script
- Sanitize $_GET variable when comparing
- Where can I save plugin data?
- echo get_option in header template
- How to display all functions (hooks, filters, or custom php) used on a page inline
- shortcode – multiple instances of same parameter name in one shortcode instance
- Is there a counter for comments left?
- External wpdb connections in different plugins on single page
- Modifying post titles on pages, archives and single but not dashboard/admin
- How to add update function to plugin without adding it to https://wordpress.org/plugins/ [closed]
- Every time I save my plugin options it erases another plugin options
- 500 error when updating plugin option
- WooCommerce Hiding A Certain Category From Being Displayed On Single Product
- is there a way to pass a parameter to a add_menu_page function?
- How to edit link for comment count
- Personalized Author Area
- New Variable Woocommerce product not showing variations, price, or add to cart on front end [closed]
- Create a link which allows visitors to disable a plugin?
- login in wordpress using gmail account
- wordpress plugin to manage the layout/design of a theme
- CSS/JS files in WordPress
- How to automatically activate users after registration without activation email?
- Pass PHP variable to javascript
- I want to add member to account in ultimate membership pro
- create pages automatically and dynamically in wordPress
- Make downloadable ebook read online without download option
- How to authenticate via API to allow writes/updates
- WordPress rewrite rule depend on meta values not ids
- JS working when used normally but not in wordpress
- Removing Plugin Action via Theme for Non-admins
- Problem with wordpress has_action() function
- WordPress – WPBakery – Near Footer jump issue
- Dequeue Table of Content font
- Display Woocommerce attribute name above product title
- In woocommerce, is there any way to empty wordpress default mini cart when order placed?
- Remove special characters from filenames
- Override filter variable not working
- Why activated plugin does not appearing in left side menu bar of WordPress admin area?
- My WordPress admin Lost All admin option, roles & privileges?
- Tracking sales/conversions in Woocommerce using Google Analytics
- WordPress Dashboard shows no plugins installed!
- How to make a website with two types of logins , Sellers and buyers?
- Rogue splash page keeps popping up
- Making a Custom Post Type Plugin – keep getting the white screen of death
- Yoast Seo Plugin meta title not showoing [closed]
- Why doesn’t a form need an ‘action’ with a plugin that uses the post data?
- Hook into install email
- URL RewriteRule doesn’t work when using WP Database Participants in my WordPress website
- Autoloading a PHP class – working outside, but not inside WordPress plugin
- All plugins deactivated. What could cause this?
- Variable passed to each() is not an array
- product_tag to style an image
- Is there a way to include some external script to some or all pages in a wordpress site?
- Plugin activated but plugin files nowhere to be found
- How to load css files in a specific order
- Extra Text in Home URL
- Upload images on 3D shape by customers
- Where to find remaining Boldgrid code in WP database?
- Notifications on WordPress Website [closed]
- how to restore one day before deleted data in wordpress?
- Creating a Freemium plugin in the WordPress Repository
- A splash page on landing page
- I cannot login after installing the wp-login timeout setting plugin
- True/False ACF field returning null by default even if default value is true
- Sanitizing, Validating , etc (Plugin)
- Add_rewrite_rule in HivePress (WordPress plugin/theme)
- How to trigger plugin migration code when plugin updates?
- How to Save Category and Delete Category in same Function
- Accessible ‘List Carousel’ block/pattern?
- WP galleries in posts after import. How do I do it?
- How can I create a drawable image for a contact form
- My site has only one page, and users access my uploaded mp3 files from there – can I analyze access by song title?
- How to append TinyMCE editor in TinyMCE editor’s popup
- What plugin presents these extra columns in wp-admin -> plugins
- How to filter posts with a wp query by a custom dropdown type field with the magic fields plugin