Cart missing span class after update

Hey guys! After updating to the latest versions of the X theme and Cornerstone plugin, I noticed the menu Cart being all white, so after inspecting it a bit, I noticed it ended up being the following:

After Update:

<span data-x-wc-fragment="total"><span class="woocommerce-Price-amount amount"><bdi>0.00<span class="woocommerce-Price-currencySymbol">$</span></bdi></span></span>

instead or what it used to be, namely:

Before Update:

<span class="outer" data-x-wc-classic="total"><span class="woocommerce-Price-amount amount"><bdi>0.00<span class="woocommerce-Price-currencySymbol">$</span></bdi></span></span>

Right after the “span”, the update is missing class=“outer”, and adding that (through Inspect element) completely fixes the issue.

Any idea as to how I can also add this to the theme? Thank you!

Hi Michael,

Thanks for reaching out.
It might be due to the improper update of the X theme and Cornerstone plugin, I would suggest you follow the below steps to troubleshoot.

  1. Delete the Cornerstone
  2. After deletion please use the link in the dashboard to automatically install the Cornerstone.

If that does not resolve the issue, please provide login credentials for your site in a secure note to examine it further, including:

– WordPress Site URL & Login URL
– WordPress Admin username/password

To create a secure note, click the key icon underneath any of your posts.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.