HagiHD
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Site screwed up after updateAuthor of Bazar:
Sara_p Author
1 day agoMaybe yes, a week, or 10 days. We have 20+ themes to update and Woo Commerce changed everything in the last update. We are working very hard on this, but Is not a good idea to update an ecommerce plugin without to check the compatibility with the theme or make a full backup.
Thanks for the quick reply Mike.
If you or someone else know any themes that are Compatible With WooCommerce 2.1.2 would be realy helpful.Forum: Plugins
In reply to: [WooCommerce] Site screwed up after updateI just switched to ‘twenty twelve” right now, it works fine. So what i gotta do is wait for an update for the theme?
There are any woocommerce themes that have this update?Forum: Plugins
In reply to: [WooCommerce] Edit the cart text "Items"Does someone have a clue?
Forum: Plugins
In reply to: [WooCommerce] Edit the cart text "Items"Maybe it has something to do with uSquare?
Forum: Plugins
In reply to: [WooCommerce] Edit the cart text "Items"I couldn’t find it, this is the only code i found it:
<div class=”cart-items cart-items-icon”>
<span class=”cart-items-number”><?php echo $cart_items ?></span>
<span class=”cart-items-label”><?php echo $cart_items != 1 ? __(‘Items’, ‘yit’) : __(‘Items’, ‘yit’) ?></span>
</div>I translated Items but i have the same problem…
I think something from the header is causing it.Forum: Plugins
In reply to: [WooCommerce] Edit the cart text "Items"That’s what i thought at the first time, but i can’t find it.
I’ll try again tommorow, i’ll be back if i did find it, in the meantime any help would be much appreciated.Thanks Roy.