tonicbox
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] showing shipping class name in product metaI’m trying to show the same thing on the checkout page. I’ve tried the code Mike suggested above in the cart-shipping.php file, but it doesn’t work.
I’ve got 4 shipping classes set under the flat_rate shipping method and I’d like to show the shipping class name next to each one on the checkout when the user buys products with each shipping class. Right now it just shows ‘Flat rate’ for each item, but it would be better if it also shows the class name.
Forum: Plugins
In reply to: [Global Content Blocks] Can't add or updateThanks! This has resolved the problem.
I have been able to add new blocks and update existing ones.
Many thanks!
Forum: Plugins
In reply to: [Global Content Blocks] Can't add or updateThanks for looking into it. I can give you access to the site so you can see for yourself if that helps – maybe you can see something obvious from the output in Firebug or something similar?
Forum: Themes and Templates
In reply to: Child page within unordered listI’ve just tried using depth=2, and although the sub page appears where it should, it appears on all pages, which is what I thought would happen.
I only want the sub pages to appear when you are on a page that has sub pages.
Forum: Themes and Templates
In reply to: Child page within unordered listHi Sayontan
Thanks for the reply. Could you give me some more detail on your second option, using get_pages etc?