-
- New styles for buttons and boxes
- New Box, Buttons and Flex shortcodes
-
- Updated Shortcodes demo page
-
- Fixed invalid value in
itemtype
field in gallery template
- Fixed invalid value in
-
- 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 withinfuture2021.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
taxonomylist
partial template to latest changes of taxonomylist plugin
- Updated
-
- Fixed missing block menu in the right sidebar in the downloads template (thanks mjz68)
-
- New Dutch language (thanks Gilles van Eeden)
-
- New Downloads template
-
- Updated README
- Updated translations
- Updated styles
- Updated author info in theme blueprints
- Removed partial Privacy template for contact form
- Updated contact demo page
-
- New demo page url
-
- Added language selector on mobile
- Added display swap when loading Google fonts
- Updated CSS Styles
-
- Updated CSS styles
- Macros redefined for navigation (now, clickable parent menu items)
-
- Fixed pimary image definition in base template
-
- Added option to load Google fonts from local folder.
- New captions on hover for portfolio images.
-
- Updated translations
- Updated CSS styles
- Redefined macros for navigation and page toc plugin
-
- Fixed sort filter error when taxonomy is empty
-
- New template for Page Toc plugin compatibility
-
- 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) - Code restructured in some twig templates
- Redesigned default template layout
- Improved code for datestamp on blog pages
- Improved css styles
- Removed the extra text from the checkbox label, from the privacy.html.twig template (Note: use the
-
- Fixed
blog_page
variable in blog templates. - Fixed links in recent posts images
- Fixed
-
- New recent posts partial template and theme option to enable it.
- New related pages partial template
- New demo content
-
- Updated CSS styles
- Updated translations
- Readme updated
- Relocated the templates for the sidebar
- Redefined the url of the base page for the blog
-
- Fixed archives templates
-
- Updated demo content #38
- Relocated some variables used in all theme templates
- Improved css styles
- Updated translations
- Improved html header tags (h1,h2,etc), to improve SEO
-
- Fixed raw filter in several templates.
- Fixed pagination in blog
-
- Updated translations.
- Updated css styles.
- Improved author styles in blog items.
-
- Added support for Owl Carousel plugin
- Added support for Reading time plugin in blog
- Added option to enable or disable primary image in pages
-
- Fixed Spanish translation for custom menu items.
- Fixed support for the twig-extensions plugin in blog posts.
- Fixed issues with login #27
-
- Updated translations.
- Updated css styles.
- Optimized js loading for sidebar menu.
- Improved loading of FontAwesome styles with the
preload
option - Improved
aria-label
attribute in all templates
-
- New styles for login forms.
- New option to show icons in the top menu.
- Added option on blog posts to choose to share on social media. (thanks to b.da)
- Added body classes to default template.
- Added option to show custom menu items.
- New options in portofolio template.
- Added OpenGraph metadata
- Added
decoding=async
option for all images. - Added quick README instructions for configuring Future2021
-
- Added filter by URI on results page by taxonomy.
- Added support for translate-date (thanks to @pikim) and twig-extensions plugins.
- Allow disabling sidebar in all pages.
- Added support to Login Form
-
- Fixed code in sidebar_navigation.html.twig and topmenu.html.twig
- Fixed code to choose columns number in portfolio and features templates.
-
- Updated header.class to header.layout in several blueprints
- Updated CSS and SCSS assets
- Updated languages.yaml
- Improved several templates to include subtitle and primary image.
-
- Added centered alignment for images in portfolio template.
- Added option in theme to choose the miniposts category name.
- New logo twig template
-
- Drop down menu functionality
- Fixed autoescaping in all twig templates
- Added slidedown functionality for sidebar menu with JQuery
- Full translation English and Spanish for administration and frontend
- Added Back-to-Top button
- Added Offline template
- Added option to choose the number of miniposts will be showed in sidebar (in Theme options)
- Added the order option in the blog item to order the miniposts as you want
- Add shadown to header
- Added avatarImage and subtitle options in blueprints