Category: Uncategorized
-
SCORG 3.4.3 & Gutenberg Add-on 1.2.0 updates
Live Reload for SCSS Partials Till now, only SAVE from Code Block had live reloaded.From version 3.4.3, if you include partial and if you CHANGE and SAVE something in SCSS Partial, live-reload (hot reload) will be triggered, and you will see changes in Builders and Frontend of the website. Gutenberg Add on got better organisation…
-
Scripts Organizer Conditions explained with Code Examples
Instead of bloating experienced users with predefined Code Blocks, we already have the Export/Import feature. We decided to make it on JSON export. Everyone who needs to study code examples can import them and not be bothered after each new installation. Trigger location: Everywhere This will trigger before everything. Equivalent to this is INIT or Function.php…
-
Scripts Organizer – ACF Gutenberg Addon Update 1.1.1
The latest update is small and it’s about compatibility with latest ACF Pro 6.x.x In case you still not familiar with this plugin please take a look at our intro video.
-
Scripts Organizer 3.4.2 – CSS Variable Picker Hotfix and Clean list
The latest update brings a bug fix for the variable picker. Thanks to users who found edge cases with some of the premium WordPress themes and provided us with the WordPress setup so we could fix them. You also need fewer steps to load CSS variables now since you do notneed to reload the code…
-
Scripts Organizer 3.4.1 – CSS Variable Picker
CSS Variable Picker feature will allow you to get a list of entire variables on the page and insert them with just one click. Besides the list, you will get a search field to narrow down your wish list quickly. CSS Variable picker works with CSS and SCSS files regardless if you enable the option…
-
Collaboration LTD opportunity until August 18th
We are making big excuses to promote LTD since Joshua, our lead developer of the Collaboration plugin, is from Indonesia. While the offer is still available, purchase LTD or upgrade from a yearly licence to LTD LTD is only available until August 18th. On the 18th, we will close it during the day, so please…
-
Scripts Organizer 3.4.0. Live Reload without Page Reload & Scripts Priority
Search inside Code Block, Partials and Gutenberg Elements list Managing code blocks can be tricky. And quick access to them is even more challenging. That’s why we have introduced several UX improvements. Besides filtering by category, you can search them by Title or ID. Add Code Block, Partials, and Gutenberg Elements from one location “+Add…
-
Winden 1.0.15 product updates and LTD Option is active
Builders Support The new update pushes the Winden outside of just the Oxygen extension. You can now build websites with bricks or even with only Gutenberg. Besides Builders, it has full Scripts Organizer support for Gutenberg add on or shortcodes. Purchase options When we released it, we allowed early adopters to have Lifetime Deal Licenses.…
-
Swiss Knife Pro 4.2 From Emmet to Oxygen Elements
Paste with Code Editor The Swiss Knife Pro feature allows you to write simple HTML code and convert it to Oxygen Elements during import.The entire code editor is powered with Code Mirror autocomplete and Emmet.io. Emmet will be a huge time saver in repetitive tasks since it supports Multiplications. Learn more about emmet.io in their official documentation.…
-
Swiss Knife 4.1.0 Stable. Convert any HTML element to Oxygen Element
Paste feature is now expanded and you don’t need to do anything under the settings page. If you copy any HTML element and paste it inside Oxygen builder, it will be converted to Oxygen elements. Any attached class that the element has, will be added. Any HTML tag that element has will be applied inside…