Outdated Templates Error
-
Hey everyone, I’m running into 2 issues, which I suspect are related. I have been using WooCommerce to give the WordPress project I’m working on e-commerce functionality, obviously. I’m using a child theme that extends a parent theme we developed. This is the first time we’ve used WooCommerce with any of the sites we’ve developed with our parent theme, so WooCommerce hasn’t been added anywhere else.
On the WooCommerce Status page I am seeing a bunch of notices that say I’m using outdated templates. A bunch, actually. However, I have only modified the thankyou.php template and that’s it. What gets a little weird is the templates are referring to the Parent theme’s directory and not the child theme. For example, one of the outdated template messages is for macsites-theme/woocommerce/single-product/review-rating.php. “macsites-theme” is the name of our parent theme, so shouldn’t it say “offcampus-theme” which is the name of the child theme? All of the missing template file errors are looking for the same directory. I have 20 of those warnings and like I said earlier, I’ve only edited one WooCommerce plugin file and it’s thankyou.php.
The other error is around the cart and probably related. I am only allowing users to add 1 item to their cart. Once in a while the user’s cart will say that there are 2 items in their cart, but only be charging for the item they added. So the user could’ve added a Basic package to the cart, but the Premium package will show as added. The cart subtotal would reflect the price of both packages, but the total would only show the price of the package they actually added.
Any ideas on these 2 issues?
The topic ‘Outdated Templates Error’ is closed to new replies.