Chap 1.15.8 – Bug fixes, W3C compliance
Fix – Headers in slides on AMP pages now correctly use the “slide header font weight” option’s value.
Tweak – Removed unnecessary
type
attributes from <style>
and <script>
tags due to W3C reccommendations.Fix – Featured image wrapper link’s
alt
attribute changed to title
attribute.Fix – Main menu, sticky menu, sidebar menu, footer menu and custom menu widget menus now use slightly different markup to be W3C compliant while maintaining role attributes.
Fix – Removed an unwanted
</a>
tag outputted in WooCommerce product cards.Fix – WooCommerce shop page pagination now correctly highlights the active page item.
Tweak – Updated theme and child theme screenshots.
Fix – Lazyloaded images now work correctly on AMP pages.
Fix – Lazyloaded images now provide a noscript alternative.
Tweak –
[header]
‘s and list [item]
‘s that are links no longer have the role attribute in order to remain W3C compliant.Fix –
[item]
shortcode now accepts the alt
attribute for when the item is using an image.Fix – Removed a PHP notice when using
[show]
shortcode with a path to a page that doesn’t exist.