rheos
Forum Replies Created
-
Forum: Plugins
In reply to: WooCommerce Cart Totalafter alot of research learning about how wordpress builds its menus I came up with an extension to the walker class that goes like this:
works like a charm
Forum: Plugins
In reply to: WooCommerce Cart TotalIt seems what I might need is a “custom walker” going to see what I can discover about creating something like this..
Forum: Plugins
In reply to: WooCommerce Cart TotalI have been given a pretty specific design spec from my client. If there is some way to get it in there I’d like to do it. Would perhaps a small custom plug-in handle it or something like that?
Right now the menu is.. “My Account Cart Checkout Logout”
I just want to make it so that the it reads:
“My Account Cart (3 items) Checkout Logout”
Possible?
Forum: Plugins
In reply to: WooCommerce Cart TotalAh yes. The issue I am having is we have put “cart” as a menu item in the top sitenav menu in the “whitelight commerce” theme.
How could I get the cart item count in that menu.. It’s not so easily accessible. is a javascript update going to be the easiest way to get it in there?
Forum: Plugins
In reply to: WooCommerce Cart TotalI’m trying to make the cart a main menu item (up next to login) and stick the number of items in the cart in there.
Forum: Plugins
In reply to: WooCommerce Cart Totaland where did you declare this global variable,btw ?