The outdated files are in your theme’s woocommerce folder (unless the theme has stored them elsewhere, but that is the default). You don’t need this folder per se and can rename it (which is the more temporary way than flat-out deleting it) and WooCommerce will work. If you purchased the theme you could also contact their support and see about purchasing an upgrade because if the theme has been updated for compatibility.
If there were important customizations in your templates then begins the super-fun job of comparing the old templates to the new ones (which are in the plugin WooCommerce’s templates folder).
When WooCommerce 2.0 was released I had to save a client site whose checkout process was totally broken by outdated theme templates. The original theme people had copied all of the WooCommerce templates in lieu of just the ones they wanted to modify. In the end I removed all but maybe 3 of the override templates.
Related Posts:
- What’s the difference between home.php and index.php?
- How to move page templates to custom folder?
- Page template in two level deep folder
- Is it possible to manipulate the list of page templates?
- Different wordpress 404 template for different post type [duplicate]
- Where do I find the functions triggered within a hook?
- Retrieve the template directory URI via global or get_template_directory_uri() every time?
- Add a preview to a WordPress Control Panel
- Add a #hash to the links in my custom menu
- How to load different CSS in different Header?
- Returning Variables back into a template
- How to override BuddyPress 3.0 bp-nouveau theme files?
- Writing Clean WooCommerce Styles
- Any tag pagination page (except the 1st page) loads index.php template instead of tag.php
- Unhook action from child theme
- Check if password protected post is visible
- What is the best way to handle multiple calls to get_template_directory_uri() and similar functions?
- Add theme templates for child categories into the template hierarchy
- Theme development question regarding layouts
- WordPress Theme Development: How to redirect templates the right way?
- Disable front-page.php template
- How do I create a custom partial / template?
- A mystery 300px image size
- Change the template of multiple multisite pages at the same time
- Load child template based on parent
- How to call WooCommerce update cart function programatically
- create-guten-block in wordpress theme?
- Single page site with history.js
- How can I detect hierarchal relationships beyond children (grandchild, great-grandchild, etc)?
- Storefront child theme not applying parent theme [closed]
- How can I fetch the WordPress cart errors normally displayed in woocommerce-error?
- page.php dependent sites are not working in custom woocommerce theme
- Sort wp_query by sum of two meta fields
- Scroll to position on page for category pages only — woocommerce
- Move default page templates to sub directory
- What can I use for small text when converting to WordPress?
- Can’t remove DIV from hooks in Storefront child theme [closed]
- Where to place template files?
- Integrate WooCommerce theme with a WordPress theme [closed]
- Is there any tool to find lines of codes responsible to generate front-end HTML elements?
- How do I get the trackback count of a post in wordpress without writing an SQL query?
- Load sidebar template just once to prevent multiple animations
- Replace single_template filter with what for default posts?
- Need help with adding templates (archives and sitemap) to WordPress child theme
- Template for landing pages
- What is the diferences between pure WordPress theme and Woocommerce theme? [closed]
- How to seperate static phrases from template files in custom theme?
- Broken theme, template is missing
- How to add menù section to my WordPress template?
- Post and page content not displaying in search results
- Why still output /wp-content/themes/twentynineteen?
- why mytheme/single-product.php works but not mytheme/woocommerce/single-product.php
- Why does admin-ajax load slow and what are ways to speed it up?
- Adding an external link to product grid list pages for woocommerce
- How to add custom meta box when you have a custom page template file
- Password protect a custom template
- Templates dropdown not appearing using _s theme (underscores)
- Load different single.php templates according to post layout selection
- Woocommerce Product attribute not imported with wordpress Importer [closed]
- Confused by the behaviour of “front page” / “home” templates
- Add a field to the taxonomy editor?
- I need to develop a one-page design
- add jquery file if a certain page is included
- Under theme folder, what’s sequence of action for index.php, page.php, single.php?
- Is there a template tag I can use to link to the archive page corresponding to the month that a post was published on?
- how to add a badge on product based on filter?
- Woocommerce AJAX filters option loading spiner – problem on mobile device
- How to Modify WP_Includes/blocks/latest_posts.php
- Best way to declare product variables in woocommerce theme development?
- Alter shop page lay-out in OceanWP theme
- How to implement pagination in category.php template
- Is it possible to echo a woocommerce prouct attribute discription?
- Edit Product Archive design for Woo theme
- Template for front page (latest posts)
- Using wp_add_inline_style Inside a Template File
- which template should I use for single category post?
- how to edit woocommerce checkout page
- Should I use template files or just use conditional tags in index.php?
- Different templates for each category level
- WooCommerce – edit templates
- Child theme in separate WordPress Install
- How to show children pages as array
- Display content on Single page
- Create a variable with string, array or multiple values
- Using require_once for parent-directory not working but is working in sub-directories
- Woocommerce Theme Reviews / Comments
- How can I fix the even/odd child classes comments so that the comments are unaffected by the top-level even/odd?
- Problem with multiple menus in theme
- Enable WP to accept standard jQuery code embeding between the tags [duplicate]
- php file child theme directory not overriding parent theme php file [duplicate]
- Pagination adds product to cart Woo-Commerce
- What is the advantage of using home.php over index.php for the front page
- How to change order of elements using a child theme
- How customizable is a self-hosted WordPress blog compared to a Blogger blog?
- How to install Woocommerce without plugin?
- How can i move my product name & price from below thumbnail to be the rollover content in Avada & Woocommerce?
- Meaning of “if ( is_home() && ! is_front_page() )” snippet?
- What is the point of using archive.php instead of index.php?
- Theme template file for a specific custom taxonomy
- Cart button not working on mobile version [closed]