- Version
- Download 198
- File Size 6.32 MB
- File Count 1
- Create Date April 29, 2026
- Last Updated July 8, 2026
astra.4.13.6.zip
Astra v4.13.6 – Two fixes that put things back in place
Hey everyone
This one’s a quick follow-up to 4.13.5. Two fixes: one restores shortcode output in the Header/Footer Builder HTML element to the way it’s always worked, and one stops body text from disappearing on PHP 8. Small release, worth grabbing.
Let’s get into it.
Squashed
- Shortcodes in the HTML element behave like they used to. A change in 4.13.5 stripped form elements,
styletags, and data attributes from shortcode output in the Header/Footer Builder HTML element. That broke forms and custom markup, so we’ve reverted it. - Body text no longer renders at 0px on PHP 8. When the stored desktop font size was the integer 0, a loose comparison caused the body font size to come out as
0px/0%on PHP 8.0 and up. PHP 7.x quietly masked the bug. Fixed properly now.
Update when you get a chance.







