Hello again,
This latest build introduces a new Page Metadata Inspector and an option to open link pages in a new window, but that’s not all… We’ve also added new Modal options and improved the site map!
Have a great weekend, and we’ll return next week with another build and more exciting updates
What’s New in Elements 0.7.5?
- Added Page Metadata Inspector!
- Added social properties to page data for use in Site Template (manual link)
- Added option to open Link Pages in New Window
- Added License type back into Top Toolbar
- Code editor highlighter now updates on filename extension change
- Sitemap links are now cruftless
- Sitemap no longer outputs double slashes for paths
- New Files now honour the default page extension
- Added new options to Modal Component (Page Load, After Delay and Exit Intent)
Example of adding Twitter/X social tags
You might like to add Twitter/X specific meta tags to your site so pages display correctly on their platform. Simply add the following to your site template.
<!-- Twitter/X Card Tags (Ensures Proper Display on Twitter) -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="{{page.social.title}}">
<meta name="twitter:description" content="{{page.social.description}}">
<meta name="twitter:image" content="{{page.social.image}}">
<meta name="twitter:url" content="{{page.social.url}}">
Purchase a License
You can visit the elementsapp.io website to purchase a license.
Get the Update
Elements should prompt you while it’s running to let you know there’s an update. If it doesn’t, you can select the “Check for Updates…” menu option from the “Elements” app menu.
Alternatively, you can always download the latest build of Elements here.
Give Feedback
If you are running a licensed copy of Elements, please post all feedback in the Feedback Forum. You can use the Elements > Send Feedback… menu item to automatically pre-fill the build number into a new topic.