Page 2 of 2
"Fashion" template
Posted: Sun Aug 23, 2020 5:24 pm
by Pablo
- New template: "Fashion"
This template demonstrates a sticky navigation bar and uses Cards for a blog-like layout.
Preview:
https://www.wysiwygwebbuilder.com/suppo ... shion.html
"Cards Blog" template
Posted: Sun Aug 23, 2020 5:27 pm
by Pablo
- New template: "Cards Blog"
Another blog layout with (almost) Cards only.
Preview:
https://www.wysiwygwebbuilder.com/suppo ... sblog.html
"Agency Dark" template
Posted: Sun Aug 23, 2020 5:35 pm
by Pablo
- New template: "Agency Dark"
This template uses a border less accordion for the FAQ.
It uses SVG animations for the icons and background image CSS animation for the animated stars.
The 'Privacy' popup uses a Dialog with one of the new animations.
Preview:
https://www.wysiwygwebbuilder.com/suppo ... ydark.html
Overlay Menu
Posted: Mon Aug 24, 2020 7:38 am
by Pablo
Overlay Menu
- New feature: Added direction property (left-to-right/right-to-left).
- New feature: Added 'layout mode' property. Supports 'drilldown' or 'expandable'.
- Improved: Added the ability to use multiple instances of the overlay menu per page.
- Improved: Added overflow-y so if the menu is larger than the viewport the user can scroll up/down.
- New feature: Added Link transitions. This adds the ability to animate the background or border of the menu items. Includes 18 transition effects: fade, slide, scale, rotate, underline, overline etc.
- New feature: Added the ability to display the menu as a 'popup' or 'inline' menu in addition to 'fullscreen'.
Inline mode can also useful for creating fancy panels or sidebars in combination with the Panel layer.
- Improved: Overlay now uses flexbox for alignment.
- New feature: Added CMS support. The Overlay menu can now also be used as part of WYSIWYG Web Builder's content management system.
Online demo:
https://www.wysiwygwebbuilder.com/suppo ... ymenu.html
CSS Menu
Posted: Mon Aug 24, 2020 7:40 am
by Pablo
CSS Menu
- New feature: Added support for icons in menu items (font awesome, material icons etc).
- New feature: Added direction property (left-to-right/right-to-left). This reverses the horizontal buttons for RTL languages.
- New feature: Added 6 new button animations: delayed left, delayed right, delayed top, delayed bottom, delayed middle and pulse
Online demo:
https://www.wysiwygwebbuilder.com/suppo ... smenu.html
Themeable Menu
Posted: Mon Aug 24, 2020 7:41 am
by Pablo
Themeable Menu
- New feature: Added orientation property to control the position of the sub menu: top start,top end,right start,right end,bottom start,bottom end,left start,left end
- New feature: Added the ability to show sub menus on 'hover' instead of 'click'. Uncheck 'Click to Open Submenus'.
- New feature: Added button spacing property. Specifies the spacing between buttons.
- New feature: Added support for 'scrollspy'.
- New feature: Added support for 'affix'.
- New feature: Added support for 'highlight current page'

Responsive Menu
Posted: Mon Aug 24, 2020 7:43 am
by Pablo
Responsive Menu
- New feature: Added the ability to set border (width and color) for main or sub items. It's also possible to set a border around the around whole menu by using a negative value.
- New feature: Added 'spacing' property. This specifies the spacing between main items, so you can create separate buttons.
- New feature: Added 'Mobile alignment' property. This specifies the text alignment when the menu is in mobile mode.
- New feature: Added CMS support. The Responsive menu can now also be used as part of WYSIWYG Web Builder's content management system.
Pagination Menu
Posted: Mon Aug 24, 2020 7:43 am
by Pablo
Pagination Menu
- New feature: Added the ability to display circular items. Set the border radius to 500 and use a negative value for the right padding to add spacing between items.

Events
Posted: Mon Aug 24, 2020 5:52 pm
by Pablo
Events
- Improved: Events window displays first 25 characters of JavaScript.
- Improved: Using show/hide with effect with lightbox, dialog, modal, toast, panel will automatically use show/hide instead because these features do not support effects.
- Improved: The Events window is now resizable.

Transitions (CSS)
Posted: Mon Aug 24, 2020 5:52 pm
by Pablo
Transitions (CSS)
- New feature: Added animation properties: animation-name, animation-duration, animation-delay, animation-iteration-count, animation-direction, animation-timing-function, animation-fill-mode. This can be used (for example) to set the animation of the object on hover.

Scroll Transitions
Posted: Mon Aug 24, 2020 5:53 pm
by Pablo
Scroll Transitions
- New feature: Added the ability to use predefined animations for scroll transitions. The keyframes of the selected animation will automatically be converted to scroll transitions, so the animation is played frame by frame while the objects scrolls through the viewport.
Online demo:
https://www.wysiwygwebbuilder.com/suppo ... tions.html

Toasts
Posted: Mon Aug 24, 2020 6:00 pm
by Pablo
Toasts
- New feature: Added support for standard events (onclick, onmouseover etc).
- New feature: Added dedicated Toast events. 'show' fires immediately when the show action is called. 'shown' is fired when the toast has been made visible to the user. 'hide' is fired immediately when the hide action has been called. 'hidden' is fired when the toast has finished being hidden from the user.

Login Tools
Posted: Tue Aug 25, 2020 7:31 am
by Pablo
Login Tools
- New feature: Added 'Hash Algorithm' property. This adds support for improved password hashing and better security using bcrypt (as alternative for md5). Passwords will be upgraded automatically when the user logs in.

Login Tools: Delete Account
Posted: Tue Aug 25, 2020 7:32 am
by Pablo
Login Tools: Delete Account
- New feature: Added 'Delete Account' object. This allows users to delete their account. This option is also referred to as unsubscribe or opt-out.

Login Tools: Logout
Posted: Tue Aug 25, 2020 7:33 am
by Pablo
Login Tools: Logout
- New feature: Added the ability to add an icon to the Logout button. All supported icon libraries can be used (FontAwesome, Material Icons, Linea, Ico Font etc).
- New feature: Added standard background and border options. This replaces the 'button' type property which only supported solid background and image.
- New feature: Added 'cursor' property. Specifies the mouse cursor to be displayed when pointing over the button.
Login Tools: Signin
Posted: Tue Aug 25, 2020 7:35 am
by Pablo
Login Tools: Signin
- New feature: Added support for Math Captcha, RecaptchaV2 and RecaptchaV3. The new options can be configured via the 'Captcha Settings' property.
- New feature: Added 'Password Strength' property. Specifies a regular expression to validate the password strength.
Please see the help for examples.

Ready-to-use-JavaScript
Posted: Tue Aug 25, 2020 7:39 am
by Pablo
Ready-to-use-JavaScript
- New feature: Added 'Sound Cloud Player' widgets. The SoundCloud widget embeds audio clips from SoundCloud.
- New feature: Added "Adapt Container Width" option to FaceBook Page Plugin. Try to fit inside the container width.
- New feature: Added 'FaceBook Post Plugin". Put public posts - by a Page or a person on Facebook - into the content of your web site.
- New feature: Added 'Facebook comments counter' script. Displays the number of comments on a given URL on your webpage.
- New feature: Added 'Facebook comments plugin' script. Lets people comment on content on your site using their Facebook account.
- New feature: Added 'Facebook quote' script. The quote plugin lets people select text on your page and add it to their share, so they can tell a more expressive story.
- New feature: Added 'Facebook video plugin' script. Add Facebook videos and Facebook live videos to your website.

"Jingles" template
Posted: Tue Aug 25, 2020 5:29 pm
by Pablo
- New template: "Jingles"
This template use multiple instances of the SoundCloud script;)
Preview:
https://www.wysiwygwebbuilder.com/suppo ... ngles.html
"Colorful" template
Posted: Tue Aug 25, 2020 5:31 pm
by Pablo
- New template: "colorful"
This template introduces a few new Card ideas.
Preview:
https://www.wysiwygwebbuilder.com/suppo ... orful.html
"Avantage" template
Posted: Tue Aug 25, 2020 5:31 pm
by Pablo
- New template: "Avantage"
This template includes a couple of random Block ideas.
Preview:
https://www.wysiwygwebbuilder.com/suppo ... ntage.html
Image
Posted: Wed Aug 26, 2020 11:12 am
by Pablo
Image
- New feature: Added the ability to set the background color for watermark text. Also added padding for controlling the spacing around the text.
- New feature: Added 'full width' option to horizontal alignment. This will stretch the watermark over the full width of the image.

Rollover Image
Posted: Wed Aug 26, 2020 11:14 am
by Pablo
Rollover Image
- New feature: Added more than 25 new CSS animations: move, flip, fold, push, cube, tilt etc.
Online demo:
https://www.wysiwygwebbuilder.com/suppo ... image.html
- New feature: Added the ability to trigger the rollover image on click instead of hover.
- New feature: Added support for borders.
- Improved: Fade and zoom animations now use CSS transitions instead of jQuery.
Carousel
Posted: Wed Aug 26, 2020 11:15 am
by Pablo
Carousel
- New feature: Added 40 new transitions (slide, flip, fold, push, cube, tilt etc.) to the Bootstrap Carousel (full width = flexible).
Online demo:
https://www.wysiwygwebbuilder.com/suppo ... tions.html
- Improved: Redesigned event configuration. Events can now be configured via the Slide settings: Select slide number, click edit. Rearranging slides will also update the events automatically.

Clip Art
Posted: Wed Aug 26, 2020 11:16 am
by Pablo
Clip Art

Added 'Shape' and 'Blob' categories.

Text Art
Posted: Wed Aug 26, 2020 11:20 am
by Pablo
Text Art
- New feature: Added 'no transform' style. This can be useful for example to output standard text as SVG with 'text art' styling or animations.
This feature is demonstrated in the 'Sinatra' template:
https://www.wysiwygwebbuilder.com/suppo ... natra.html

Shape
Posted: Wed Aug 26, 2020 11:22 am
by Pablo
Shape
- New feature: Added 16 new speech balloon shapes.
- New feature: Added line-height option for shape text (HTML only)
- New feature: Added (experimental) support for animating custom SVG images.
Online demo:
https://www.wysiwygwebbuilder.com/suppo ... ustom.html
1. Set the background mode to 'image'
2. Select the SVG image
3. Set the output format to SVG

Banner
Posted: Wed Aug 26, 2020 11:25 am
by Pablo
Banner
- Improved: Banner now has all standard background image options like repeat, align, cover, stretch etc.
- New feature: Added support for box-shadow.
- New feature: Added SVG output format.
- New feature: Added support for SVG path (text) animation.

Structured Data
Posted: Wed Aug 26, 2020 5:26 pm
by Pablo
Structured Data
- New feature: Added URL and Social Media Profiles (sameAs) properties to “Organization” and “Person” types in Structure Data.

User Interface
Posted: Thu Aug 27, 2020 9:10 am
by Pablo
User Interface
- New feature: Added ‘Use simplified icons” options. Converts toolbar images to colorless, light images. This functionality was designed to give icons a better contrast with dark themes.
- New feature: Implemented Office 2016/2019-like Ribbon Bar Auto-hide mode. With options: "Auto-hide Ribbon", "Show Tabs" and "Show Tabs and Commands"
- New feature: Office 2019-style Visual Themes are available now with the following visual styles: Colorful, Dark Gray, White and Black
- New feature: Added Office 2019-style property view to improve discoverability and make the Property Inspector more user-friendly.
- New feature: Added context menu customization for the Ribbon user interface.
This makes it possible to customize right click menus.
- New feature: Added the ability to customize the background color of the workspace in Design Layout mode.
- Improved: Redesigned splash screen window on startup with progress reporting, so you can see what is going on when you start the application (loading fonts, extensions, icons etc).
- Improved: Added sort icons to Backup manager, Page Weight and Asset Manager to indicate current sort column. Also, added sortable columns to Error Reports, Explore (in the publish settings) and Verify Links.

Restart Manager
Posted: Thu Aug 27, 2020 9:13 am
by Pablo
Restart Manager
- New feature: Added Restart Manager support. The Restart Manager is a standard feature of Microsoft’s Windows operating system. It can help applications maintain their data when an unexpected software error or crash occurs. Instead of shutting down abnormally, Restart Manager enables an application to perform an automatic save before it is terminated. Furthermore, it can re-invoke the application enabling it to restore its state from before the shutdown or crash.
WYSIWYG Web Builder now has built-in support for the Restart Manager by implementing an auto-save mechanism that performs the saving of the current project to a temporary file. If the application crashes due to an exception, it will be restarted and prompt the user to recover the auto-saved version if available.
If you wish to disable this feature then go to Tools -> Options -> Backup -> Restart Manager
Note:
Restart Manager support is only available in the 64-bit version!
Site Properties
Posted: Thu Aug 27, 2020 9:14 am
by Pablo
Site Properties
- Improved: Open Graph and Twitter Card (site) properties can now be set separately from meta tags, so changing these properties will not affect other options.

Global Replace
Posted: Thu Aug 27, 2020 9:15 am
by Pablo
Global Replace
- New feature: Added 'Breakpoints' option to Global Replace scope. This specifies whether to replace values in all breakpoints or in the current breakpoint only.

SHIFT Tricks
Posted: Thu Aug 27, 2020 9:16 am
by Pablo
SHIFT Tricks
- New feature: When setting Margins or Padding via the Arrange or context menu, holding Shift when clicking OK applies the settings to all breakpoints.
- New feature: In the Style Manager, holding the Shift-key while clicking OK will apply the modified settings to all breakpoints.
For more Shift Tricks please see the 'Shift Tricks' section in the help.
Extensions
Posted: Fri Aug 28, 2020 9:43 am
by Pablo
Extensions
- New feature: WYSIWYG Web Builder can now automatically download and install missing (official) extensions when loading a project. This includes paid extensions (if purchased with the same email address as your current license).
- New feature: Layer extensions (created with Extension Builder) now have the ability to use floating children and alignment. These options will automatically be added to the properties of the extension if ‘Enable layer’ in Extension Builder is checked.
- New feature: Extension Manager displays notification badge for 'Available Updates'. This indicates how many updates are available.
- New feature: Added the ability to disable extensions. Disabling an extension keeps it installed but unloaded. This will improve launch speed and use less memory. There is also an option to disable/enable all extensions at once.
- Improved: Extension Manager now includes support for updates of PAID extensions (official only).
- Improved: Uninstalling an extension via the Extension Manager will also remove pdf, wbx, uwbx, wbx64 and jpg files (with the same name).
- Improved: Settings related to extensions now have a dedicated section in the Options dialog.

News Feed Ticker
Posted: Fri Aug 28, 2020 9:46 am
by Pablo
News Feed Ticker
- New feature: Added 'Marquee' mode. Scroll the news items from left to right or right to left like a marquee.
Online demo:
https://www.wysiwygwebbuilder.com/suppo ... icker.html
- New feature: Added 'calendar' date type. This displays the date like a calendar.
Online demo:
https://www.wysiwygwebbuilder.com/suppo ... icker.html
- New feature: Added 'Date' property to manually set the date of a headline. Previous versions always used the current date.
- New feature: Added 'divider' properties. This make it possible to insert a divider between items.
- New feature: Added support for CSV data source. As online data editor you can use the CSV CRUD extension.
- New feature: Added support for JSON data source.
- New feature: Added support for MySQL data source.
- New feature: Added support for CMS data source. This makes it possible to display CMS content in the News feed Ticker! ‘Page List’ will display the pages in the order they were last updated. ‘Popular Articles’ will display the pages with the most views.
- New feature: Added margin property for date and title. This specifies the spacing at the bottom of the title/date.
- Improved: Added all standard background and border style options.
- Improved: Redesigned 'Ticker' mode. The first item will slide out at the top, while moving the rest of the items up.
Modal Layer
Posted: Fri Aug 28, 2020 9:54 am
by Pablo
Modal Layer
- New feature: Added 'Orientation' property to set horizontal and vertical alignment of the popup. The margin properties can be used to set an offset.
- New feature: Added animations to Bootstrap modal mode. Includes 36 new animations.

"Bright Ideas" template
Posted: Fri Aug 28, 2020 5:34 pm
by Pablo
- New template: "Bright Ideas"
This template includes another selection of random block ideas.
Preview:
https://www.wysiwygwebbuilder.com/suppo ... ideas.html
"Freelancer" template
Posted: Fri Aug 28, 2020 5:34 pm
by Pablo
- New template: "Freelancer"
This template includes a panel menu with Overlay menu and Rollover Cards.
The headings are TextArt objects set to 'No Transform'
Preview:
https://www.wysiwygwebbuilder.com/suppo ... ancer.html
"Sunset" template
Posted: Fri Aug 28, 2020 5:35 pm
by Pablo
- New template: "Sunset"
This template demonstrates one of the new Overlay menu layouts in combination with a panel layer.
Preview:
https://www.wysiwygwebbuilder.com/suppo ... unset.html
Blocks
Posted: Sat Aug 29, 2020 9:58 am
by Pablo
Blocks
45 new blocks in "Blocks Pack 7"
Available on the released date in:
https://wysiwygwebbuilder.com/free_extras.html

Re: SWEET SIXTEEN (teaser)
Posted: Sun Aug 30, 2020 12:57 pm
by Pablo
And to conclude this teaser, here's the (almost) complete list of new features for WYSIWYG Web Builder 16.
https://www.wysiwygwebbuilder.com/support/wb16.html
WYSIWYG Web Builder 16 will be available within a few days...