-
- Improved styles for dropdown menu (no empty space between menu link and arrow icon).
- Changed position of page index in default template. Now it is displayed at the top.
- Included the Form plugin as a dependency in blueprints.
-
- Improved styles for related pages in sidebar
- Fixed the condition for displaying related pages in the sidebar
- Using the new
decoding
filter in all templates that load images
-
- New option to show sidebar on the right (thanks @elAlberino)
- New option to display a page index at the beginning of a page with children
- New option (
addressDetails
) to add extra information to the contact template
-
- Remove extra paragraph in breadcrumbs in item template (thanks @elAlberino)
- Fixed Box shortcode to remove extra paragraphs
- Set all options in the sidebar section, contact section and social media icons to
false
in default settings - Updated README
- Update translations
-
- Added the
target
tag to social media icons
- Added the
-
- Added
rel=nofollow
attribute to improve SEO
- Added
-
- Fixed HTML encoding in gallery image description in lightbox (thanks @artecnico)
-
- 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
andautocomplete
attributes
- Option in
-
- Fixed
raw
filter on some items in the contact section
- Fixed
-
- Removed the
custom.js
andcustom.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'sassets/css
orassets/js
folder, using theonTwigSiteVariables
function withineditorial.php
and can be enabled from the theme settings.
- Removed the
-
- Fixed the escaping of an html string in the metadata description
- Integrated "Back to Top" button code in main.js
- Updated demo content
-
- 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.
- Changed the navigation menu to allow dropdown links to open, set to
-
- 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
- Removed
-
- 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
-
- Fixed route of Popular tags in sidebar (issue #37)
-
- New options to enable/disable plugin sections in the sidebar
-
- 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
-
- Code restructure in all twig templates
- Option to hide or show page title (issue #26)
- Improved CSS styles for login and forgot forms
- Removed the extra text from the checkbox label, from the privacy.html.twig template (Note: use the
markdown
attribute on the form field to be able to use html tags within the privacy field) (issue #31) - Updated translations and added French translations (thanks @Fazarel)
- H1 tag optimized for SEO purposes.
-
- Fixed raw filter in featured posts
- Fixed date traslations in recent-posts and blog templates (issue #34)
-
- Fixed use of
default
filter bydefined
in sidebar template (issue #21)
- Fixed use of
-
- Added option to enable or disable contact section
- New shortcodes for buttons, flex rows and columns, tables, boxes and images.
- Added option to load Google fonts from local folder.
- New colors for buttons and boxes (as in Bootstrap)
-
- Improved CSS styles
- Improved traslations
- Updated demo content
-
- New effects in Gallery template
- New Team twig template
- Option to enable or disable open sidebar on startup
- Social sharing icons added to blog items
-
- Improved css styles
- Improved traslations
responsive
css class to make tables responsive
-
- Modified some styles to improve web accessibility.
-
- Fixed dropdown menu (issue #16)
-
- Added support por
translate-date
andtwig-extensions
plugins. - New non-modular contact template
- New options for featured image
- Added support por
-
- Improved simplesearch results with
striptags
filter. - Updated translations
- Updated css styles
- Improved simplesearch results with
-
- Added sections for Langswitcher and Login in sidebar
- Added login, forgot, reset and profile templates
- Added offline template
- Added taxonomylist template
- Added relatedpages template
- Added metadata template
- Added Form template
- Added breacrumbs support to the blog
-
- Improved styles for breadcrumbs
- Updated translations
- Updated css styles
-
- Fixed blog routes in item and blog templates
-
- Added Gallery template
- Added demo content (issue #10)
-
- Improved styles for breadcrumbs
- Improved translations in blueprints
-
- Rebuilded languages.yaml file and blueprints.
- Added header subtitle on various twig templates.
- Added option to choose the
Read more
text on item buttons. - Taxonomy Author added in item footer.
-
- Added modular Banner template
- Added modular Recent Posts template
- Added modular Contact template
- Added modular Features template
- Added Forms templates
- Added blueprints for default, blog, item, and modulars templates.
- Added partials templates: blog-list-item, logo, metadata and simplesearch_searchbox
- Added Item template
- Added Modular template
- Added Error template
- Added Simplesearch Results template
- Added functionality to searchbox in sidebar
- Added Production mode for CSS styles.
- Added Custom logo and Custom logo mobile in theme config.
-
- Improved the languages.yaml file and added the Spanish language
- Improved all blueprints to support language translation
- Improved the featured posts template in the sidebar, to use a taxonomy chosen by the user and not the default
featured
. A limit of posts that will appear is also established.
-
- Rolling back assets to original HTML5Up version, to fix Fontawesome fonts.
-
- Complete overhaul of the theme. Now uses gulp-sass for pre-processing
- Mini search form and blog items now function properly.
-
- Improved theme licensing description. CC3 for the actual theme itself, and MIT for the GravCMS portion.
- Updated Fontawesome to v6.
- Added languages.yaml