I’m trying to customize my WooCommerce My Account area, and it seems to be working fine except I’d like some custom content to appear only on the “Dashboard” page (that is, not on the Orders, Payment Methods, Addresses etc pages).
My problem is that I can’t figure out what Conditions to assign to make that content appear only on that page. My suspicion is that this may be because I “edited this page in Cornerstone”, and therefore Cornerstone thinks it’s a (single) Page layout, but when I tried building the page from scratch as a Layout, I couldn’t target the sub pages (Orders, etc) either.
So could you give me some guidance on:
- What Conditions to I need to assign to blocks I only want to appear on the Dashboard page?
- And I think relatedly, why does
{{dc:post:title}}
not work here (doesn’t change as you open sub pages)?
Thanks!