Check out this amazing new addition – the right sidebar! We have included the most popular elements right in the sidebar for easy access. Just with one click on your desired icon and the element of your choice will magically nest perfectly inside the structure panel.
Release 1.0.5
we’ve got some exciting updates to share with you! ?
Introducing the New Backend UI for Theme Settings
We’ve revamped the Theme settings page to make navigation a breeze! With the new left tabs and categories, you’ll enjoy a buttery smooth backend experience, and say goodbye to endless scrolling.
Not just a pretty facelift, we also re-engineered how data is saved to the database. So keep in mind, you’ll have to refresh your fields inside your wp_options table to reflect these new changes. Worry not! We have a convenient “Reset Theme Settings” function to ensure you clean out any obsolete entries and pave the way for fresh ones.
Don’t forget to back up your current variable settings in an external file, and readd them in manually after resetting the theme options.
Import/Export your Theme Settings
Since it was a clear global request from the community, we added an Import/Export tab on the Settings page. Clicking the export button will give you a JSON file containing all your theme options. To transfer the settings to a different site, simply upload that JSON file inside the import field, and voila!
Be sure to save your current settings before exporting. All the unsaved options will be ignored in the export file.
Take note, though, due to potential conflicts on target sites, we exclude uploaded files/images from the JSON export. So when using the class importer feature, resources, or other fields requiring uploads inside WordPress, you may need to reupload them manually.
Say Hello to Utopia: New Typography/Spacing Default Values!
We’ve updated the default typography/spacing values from Material UI scale to Utopia’s fluid scale, marking a first step in enhancing future integration. Loyal to the old-schoolers? Just save your default AT values elsewhere, reset your theme settings, and enter them back in.
Enhancements, Bug Fixes, and More!
Expect cool new features and bug fixes from the latest release. Want the full scoop? Check out changelogs and the YouTube overview on these upgrades in action.
Happy updating! ?
Import your own CSS Variable Framework
You can now easily create custom categories without relying on AT’s preset ones. With this new feature, you have the freedom to customize your categories and link them with any variables you’re already working with, regardless of their origin, be it from code blocks, child themes, or any other sources. Simply upload a JSON file that includes your organized structure, and voila! All your variables will appear in the Variable Picker for easy access.
Variable Preview on hover
Allow upload of JSON and CSS files in the Media Library
Since we introduced the framework import feature that relies on a JSON file for the categories and variables, you’ll need to consent to the Media Library to upload JSON MIME files. We added a simple toggle in the settings to do so. And since some users weren’t able to upload .css files, we added the CSS option as well.