16th Feb '23
/
4 comments

Fix for “Your theme (Bricks Child Theme) contains outdated copies of some WooCommerce template files.”

Updated on 18 Feb 2023

Users of current (at the time of writing this) Bricks stable version of 1.6.2 and WooCommerce 7.4.0 will likely see notices like this in their WP admin:

with the “View affected templates” link leading to:

Until your WordPress site’s active theme (Bricks 1.6.2 in this case) is officially made compatible with the current latest version of WooCommerce (7.4.0 in this case), the fix for this outdated WooCommerce template files message is to downgrade WooCommerce to a version that is compatible with your theme.

With Bricks 1.6.2 that would be WooCommerce 7.3.0. This can be downloaded from the Advanced View tab of WooCommerce plugin in the wp.org repo here. Scroll down, select v7.3.0, download, and upload the zip overwriting WooCommerce 7.4.0.

When Bricks theme gets an update it will definitely contain the fix for this and after you update Bricks 1.6.2 to whatever is the next stable release, you can and should then update WooCommerce from 7.3.0 to whatever is the latest WooCommerce version at that time.

Get access to all 633 Bricks code tutorials with BricksLabs Pro

4 comments

  • Looks like this is already resolved as part of 1.7 beta. Of course it shouldn't be used in production sites until it's a stable release of 1.7, but it's coming soon. :-)

  • Alexander van Aken

    hi Shridar, I thought it's best to continue here instead of Facebook regarding the issue. So, when one has a template of cart you recommend to not follow this guide. What other option is there? Neglect the error until stable version comes out? What are the problems one can face in this scenario? Is something not working now?

    • A

      Hi Alex. It's just that when you have a cart Bricks template, it won't/might not be used for the actual rendering of cart pages. This is something you would have to test in a staging environment.

      Bricks or not, generally speaking, it is better to not update WooCommerce to the latest version until the theme is made compatible.

  • Michał Czajka

    its solved now. 1.7 is out.

Leave your comment

 

Related Tutorials..

Pro
How to Modify Products Element Query in Bricks to Output Child Products

How to Modify Products Element Query in Bricks to Output Child Products

This Pro tutorial provides the steps to limit WooCommerce products output by Bricks' Products element on single product pages to only the children of the…
Appending WooCommerce Endpoint Names To My account Page Titles in Bricks

Appending WooCommerce Endpoint Names To My account Page Titles in Bricks

Adding the WooCommerce endpoint names, “Orders”, “Downloads” after the WooCommerce ‘My account’ Page’s title text at the various endpoint URLs.
Categories:
Side-by-side WooCommerce Quantity and Add to Cart in Bricks

Side-by-side WooCommerce Quantity and Add to Cart in Bricks

Looking to position the quantity input field and Add to cart button next to each other instead of one below the other in Bricks? Add…
Categories:
Pro
How to Add Support for Variable Products in Bricks WooCommerce Filters

How to Add Support for Variable Products in Bricks WooCommerce Filters

Filtering for In Stock or Out of Stock WooCommerce products using Bricks' filters currently only works at the product level and not variation level. This…
Categories:
Create A Customizable AJAX Add To Cart Button In Bricks Builder

Create A Customizable AJAX Add To Cart Button In Bricks Builder

In Bricks, you can simply create an Add To Cart button from a dynamic data / function {woo_add_to_cart}. This button supports AJAX as well if…
Pro
Similarly Priced WooCommerce Products Bricks Query Loop

Similarly Priced WooCommerce Products Bricks Query Loop

How to show products priced within a percentage of the current single product's price.
Categories:
Pro
How to Redirect WordPress Search to WooCommerce Shop Filter by Product Title or SKU

How to Redirect WordPress Search to WooCommerce Shop Filter by Product Title or SKU

Learn how to redirect users to the Shop page with filtered results if the searched term matches a WC product title or SKU. And, if…
Categories: