Skip to content

Releases: pmoreno-rodriguez/grav-theme-editorial

V 2.2.3

14 Aug 16:52
f5982cf
Compare
Choose a tag to compare

08/13/2024

    • Added the target tag to social media icons
    • Added rel=nofollow attribute to improve SEO
    • Fixed HTML encoding in gallery image description in lightbox (thanks @artecnico)

V 2.2.2

08 Aug 17:39
f493657
Compare
Choose a tag to compare

08/08/2024

    • Fixed invalid value in itemtype field in gallery template

V 2.2.1

05 Aug 20:43
Compare
Choose a tag to compare

08/05/2024

    • Added styles to center text of notices vertically (thanks @elAlberino)
    • Option in ImageFloatShortcode shortcode to add additional css classes
    • Update contact demo page to include id and autocomplete attributes
    • Fixed raw filter on some items in the contact section

V 2.2.0

14 Jul 16:59
Compare
Choose a tag to compare

07/14/2024

    • Removed the custom.js and custom.css files from the theme, to avoid overwriting user customizations with the release of new versions. These files are now loaded, if they exist in the theme's assets/css or assets/js folder, using the onTwigSiteVariables function within editorial.php and can be enabled from the theme settings.
    • Fixed the escaping of an html string in the metadata description
    • Integrated "Back to Top" button code in main.js
    • Updated demo content

V 2.1.0

19 Jun 18:34
Compare
Choose a tag to compare

06/17/2024

    • Changed the navigation menu to allow dropdown links to open, set to routable in settings. The behavior of the arrow to open submenus has been separated from the menu link.

V 2.0.7

09 May 20:03
Compare
Choose a tag to compare

05/09/2024

    • Removed @import declaration for Fontawesome fonts, duplicated in CSS styles.
    • Updated taxonomylist partial template to latest changes of taxonomylist plugin
    • Render markdown in data.html.twig template
    • Updated styles for box class
    • Updated demo content

V 2.0.6

30 Jan 17:20
Compare
Choose a tag to compare
    • Simplified Flex-Row shortcode code. New twig template to process the shortcode
    • Image hidden in search results on small devices
    • Added raw filter in Contact template
    • Added safe_email filter to contact
    • Updated demo site address

V 2.0.5

25 Nov 20:12
Compare
Choose a tag to compare

11/25/2023

    • Fixed route of Popular tags in sidebar (issue #37)
    • New options to enable/disable plugin sections in the sidebar

V 2.0.4

28 Oct 17:28
Compare
Choose a tag to compare

10/28/2023

    • Fixed raw filter on copyright text

V 2.0.3

28 Oct 15:35
Compare
Choose a tag to compare

10/28/2023

    • Fixed sort filter error when taxonomy is empty
    • Improved code in recent posts, blog-list and blog templates
    • Increased font size in styles
    • Moved the copyright text field to the sidebar section in the admin
    • Added support for comments plugin