Version 32
June 4, 2024
Corrected the calculation of read time on the Blog card module when extra modules are present in the post body. This issue arose due to the post_body variable not loading extra modules under certain conditions, which appears to be a temporary HubSpot issue that should be resolved shortly.
Fixed variable names that prevented the correct font-weight from being applied to <strong> and <b> elements within heading tags.
Fixed the inconsistent spacing caused by the extra wrapper added by form dependent fields. For best results, using one-column rows when setting up dependent fields is recommended.
As part of ongoing efforts to adapt to the new Content Security Policy (CSP) settings, the remaining onclick attributes have been removed from the theme. The Link onclick field still works as before, but will no longer generate an onclick attribute.
The Recommended tag used with the Popular posts option in the Blog card module is no longer ignored.
Updated the Blog card module to support displaying more than 10 posts per page.
css/_base.css
css/_form.css
js/components/content-card.js
js/components/modal.js
js/components/multi-address.js
modules/blog-card/module.html
modules/image-box/module.html
modules/listing/fields.json
modules/listing/module.html
modules/multi-address/module.html
templates/error-500.htmlcss/_base.css
css/_form.css
js/components/content-card.js
js/components/modal.js
js/components/multi-address.js
modules/blog-card/module.html
modules/image-box/module.html
modules/listing/fields.json
modules/listing/module.html
modules/multi-address/module.html
templates/error-500.html