Hey everyone 👋
This one is all about the small things that make a site feel off: a checkout summary that wouldn’t show up, a wp-admin link leaking to search engines, and a mega menu failing HTML validation. All handled.
Let’s get into it.
🔧 Better than before
- Subscription prices no longer crowd the quantity in Modern Checkout. If you sell with WooCommerce Subscriptions, the order review table now puts proper spacing between the product quantity and the recurring price, so they read as two things instead of one jumble.
🐛 Squashed
- The mobile order summary in Modern Checkout no longer shows up empty. When certain plugins like WooCommerce Amazon Pay added their own markup to the checkout page, the collapsible summary stayed blank and shoppers couldn’t see what they were buying. Fixed.
- Your wp-admin edit links are no longer visible to search engines. Blog Pro and WooCommerce pages were including the post edit URL in public page code, even for logged-out visitors. Search engines were finding those wp-admin links and flagging them as inaccessible in Search Console. Gone.
- Full-width mega menus now output valid HTML. The Full and Full Stretched layouts were leaving a wrapper element unclosed, which failed W3C validation on any page using them. Closed and clean.
- The Post Filter plays nicely with “All” again. With Blog Pro’s Layout 1 and the Post Title Area enabled, clicking “All” left the banner and title area stuck on the last filter instead of resetting. It resets properly now.
- Turning off Site Builder no longer leads to a dead end. Its tab in the Astra dashboard used to throw an access denied error when the module was disabled. Now the tab is simply grayed out with a tooltip explaining why.
Update when you get a chance.
As always, support is one click away if anything feels off.
— Team Astra Pro