Page 1 of 2
Social Login
Posted: Wed Aug 19, 2020 7:55 am
by Pablo
Social Login
- New feature: Added Social Login integration. With Social login users can sign-on to password protected pages using existing information from a social networking service such as Facebook, Twitter, LinkedIn or Google instead of creating a new login account specifically your website.
WWB can store the information about the user in a database such as email, name, website etc. For new accounts, an email can be sent to the webmaster with details about the user.
Besides standard information like email and name, you can also store other information specific to each social provider. For example, for Facebook you can store the user's Facebook page or avatar. It is also possible to set a 'user role' for users that use social login so they can only access specific pages only.
Online tutorial (preview):
https://www.wysiwygwebbuilder.com/social_login.html
Flex Box
Posted: Wed Aug 19, 2020 7:58 am
by Pablo
Flex Box
- New feature: Added the ability to set the flexbox order.
The order property specifies the order of an object in a flex container or flex grid relative to the rest of the items inside the same container. This can be useful to define a different order in breakpoints.

Layout Grid
Posted: Wed Aug 19, 2020 8:01 am
by Pablo
Layout Grid
- New feature: Added 'stretch' to vertical alignment options.
This adds the ability to make the background of columns full height, even when the content is not the same size.
- New feature: Added a few extra column height options: 75%, 33%, 25% and 10% of the viewport height.
- New feature: Added ‘Order’ property. The order property can be used to control the display order of the columns. This can be useful to define a different column order in breakpoints.

Layer
Posted: Wed Aug 19, 2020 8:05 am
by Pablo
Layer
- New feature: Added floating mode options: 75%, 50%, 33%, 25% and 10% of the viewport height.
- New feature: The “Floating mode” property is now responsive, so you can use different heights in breakpoints.
- New feature: Added <main> tag to semantic tags. Specifies the main content of the document:
https://www.w3schools.com/tags/tag_main.asp
This option is also available for Layout Grids and FlexBox containers.
- New feature: Added vertical alignment for floating layouts.
- New feature: Added the ability to set the padding, so you can add spacing around the (floating) elements in a layer.

Page Header
Posted: Wed Aug 19, 2020 8:07 am
by Pablo
Page Header
- New feature: Added 'hide on scroll' mode to Page Header. Implements a popular feature where a sticky header is hidden on scroll-down and shown on scroll-up. Include supports for fade and slide animations with easing.
Online demo:
https://www.wysiwygwebbuilder.com/suppo ... ollup.html

HTML object
Posted: Wed Aug 19, 2020 6:09 pm
by Pablo
HTML object
- New feature: Added 'Snippets' functionality to the HTML object to quickly insert pre-defined HTML blocks. The list is customizable, so you can define your own snippets.

Zip Backup
Posted: Wed Aug 19, 2020 6:12 pm
by Pablo
Zip Backup
- New feature: Added the ability to password protect the generated zip. Supported encryption methods: legacy (zip 2.0), 128-bit AES and 256-bit AES.
This may be useful when you make a backup on the server and you want to protect your work, so even if someone gets access to the (zipped/encypted) project file they still cannot use it.

Cards
Posted: Thu Aug 20, 2020 7:25 am
by Pablo
Cards
- New feature: Added 'collapsible' option to header. This makes it possible to expand/collapse the card content by clicking the header.
Online demo:
https://www.wysiwygwebbuilder.com/suppo ... sible.html
- New feature: Added 'list item' type. A quick way to add a list-like item. Icon + text. The icon can be a different color and it can be positioned at the left of right side of the text.
List items also support badges.
Online demo:
https://www.wysiwygwebbuilder.com/suppo ... items.html
- New feature: Added 'maximum width' property'. This specifies the maximum width of the card in flexible layouts.
- New feature: Added 'manual' trigger mode to Card Popover.
- New feature: Added the ability to show/hide/toggle popover via events.
Card Container
Posted: Thu Aug 20, 2020 7:27 am
by Pablo
Card Container
- New feature: Added 'masonry' mode. Cards will be dynamically rearranged based on the available space in the browser window. Masonry measures all of the items and rearranges them in the best way with what is spatially available. The column is responsive in breakpoints. It is also possible to set a ‘column span’ for each card via the flexgrow property.
Online demo:
https://www.wysiwygwebbuilder.com/suppo ... -demo.html
- New feature: Added 'alignment' property to card container. This specifies the horizontal alignment of cards in 'card deck' mode. This may be useful when cards have a maximum width, so they do not fill the entire row.

SVG Animation
Posted: Thu Aug 20, 2020 7:29 am
by Pablo
SVG Animation
- New feature: Added 'Animate Fill' option. This will hide the fill (background) of the shape until the animation of the stroke is complete.
Online demo:
https://www.wysiwygwebbuilder.com/suppo ... ation.html
- New feature: Added 'manual' trigger mode. The SVG animation can now be controlled via events: 'media play' and 'media stop'. For example, to start the animation when a button is clicked or a Carousel slide becomes active.

"Blobs" Template
Posted: Thu Aug 20, 2020 8:56 am
by Pablo
One of the new templates: "Blobs"
This template demonstrates how to use morphing shapes.
Preview:
https://www.wysiwygwebbuilder.com/suppo ... blobs.html
"Wizzy" template
Posted: Thu Aug 20, 2020 9:05 am
by Pablo
- New template: "Wizzy"
This template demonstrates how to implement a fading/scaling header.
Preview:
https://www.wysiwygwebbuilder.com/suppo ... wizzy.html
"Expertise" template
Posted: Thu Aug 20, 2020 9:12 am
by Pablo
- New template: "Expertise"
This template demonstrates some of the new layer features. Includes "sticky' columns.
Preview:
https://www.wysiwygwebbuilder.com/suppo ... ayers.html
Slideshow
Posted: Thu Aug 20, 2020 5:29 pm
by Pablo
Slideshow
- New feature: Added 'Ken Burns' mode. This is a lightweight solution using CSS animations to display a slideshow of images with the Ken Burns effect.
Online demo:
https://www.wysiwygwebbuilder.com/suppo ... burns.html
- New feature: Added support for lc_lightbox.
Online demo:
https://www.wysiwygwebbuilder.com/suppo ... htbox.html
- New feature: Added support for Strip lightbox. See ‘Photo Gallery’.
- Improved: Redesigned event configuration. Events can now be configured via the image settings.

Panel Layer
Posted: Thu Aug 20, 2020 5:32 pm
by Pablo
Panel Layer
- New feature: Added the ability to trigger the panel layer with a Panel menu button. This makes it possible to have an animated trigger button.
Online demo:
https://www.wysiwygwebbuilder.com/suppo ... igger.html
Panel Layer and Panel Menu
Posted: Thu Aug 20, 2020 5:32 pm
by Pablo
Panel Layer and Panel Menu
- New feature: Added 'position' property to Panel Layer. Choose between fixed or static. When fixed, the panel is positioned relative to the viewport, which means it always stays in the same place even if the page is scrolled. When static, the panel will scroll with the content.

Dialog
Posted: Thu Aug 20, 2020 5:35 pm
by Pablo
Dialog
- New feature: Added show/hide animations to Bootstrap dialog mode. Includes 36 new animations.
Online demo:
https://www.wysiwygwebbuilder.com/suppo ... tions.html
- New feature: Added border-radius property to button style.
- New feature: Added 'full width' to horizontal alignment' options.
- New feature: Added 'full height' to vertical alignment' options.

Rollover Layer
Posted: Fri Aug 21, 2020 6:38 am
by Pablo
Rollover Layer
- New feature: Implemented functionality to create rollover cards. When you add two cards (default and hover) and set the 'Position children' option to 'floating' then both cards will automatically get the same height so you can for example implement 'flipping cards'.
Online demo:
https://www.wysiwygwebbuilder.com/suppo ... cards.html
- New feature: Added more than 25 new CSS animations: move, flip, fold, push, cube, tilt etc.
- New feature: Added the ability to trigger the rollover layer on click instead of hover.

HTML5 Video
Posted: Fri Aug 21, 2020 6:40 am
by Pablo
HTML5 Video
- New feature: Added the ability to select a stock video from Pixabay.
- New feature: Added 'Plays inline' option. A Boolean attribute indicating that the video is to be played "inline", that is within the element's playback area. Note that the absence of this attribute does not imply that the video will always be played in fullscreen. The behavior depends on the settings of the browser.
- New feature: Added the ability to add sub titles. Subtitle data are simple text files that follow a specified format, in this case the Web Video Text Tracks (WebVTT) format. Multiple languages can be configured.

HTML5 Audio/Video, YouTube, Vimeo
Posted: Fri Aug 21, 2020 6:43 am
by Pablo
HTML5 Audio/Video, YouTube, Vimeo
- New feature: Added 'Use Plyr' option. This adds the ability to use the 'plyr' media player instead of standard HTML5 audio/video enabling a consistent UI in all browsers.

"Profit" template
Posted: Fri Aug 21, 2020 11:35 am
by Pablo
- New template: "Profit"
This template demonstrates Motion Effects and Entrance Animations and also uses one of the new animated shape dividers.
Preview:
https://www.wysiwygwebbuilder.com/suppo ... rofit.html
"Doodle" template
Posted: Fri Aug 21, 2020 11:36 am
by Pablo
- New template: "Doodle"
The idea behind this template was to make it look like it was manually drawn.
The doodle art was created by colorgfx. All other images were drawn by hand...
Preview:
https://www.wysiwygwebbuilder.com/suppo ... oodle.html
"Comic Book" template
Posted: Fri Aug 21, 2020 11:37 am
by Pablo
- New template: "Comic Book"
The idea behind this template was to make the page look like a Comic Book.
It uses a flex grid for the layout.
Many thanks to FilosoFashion for modeling for the "pop art' images
Preview:
https://www.wysiwygwebbuilder.com/suppo ... cbook.html
Page
Posted: Fri Aug 21, 2020 5:14 pm
by Pablo
Page
- New feature: Added 28 gradient styles to page style properties. The output will be a full-size background gradient using CSS (instead of images, like in previous versions). For backward compatibility, 'horizontal' and 'vertical' options (with image output) are still available.
- New feature: Added the ability to disable CSS animations and transitions for smaller screens.

Rotate
Posted: Fri Aug 21, 2020 5:15 pm
by Pablo
Rotate
- New feature: Added the ability to rotate (almost) all basic elements. For example: line, heading, banner, media, navigation, form elements (button, combobox, editbox, text area).

CAPTCHA
Posted: Sat Aug 22, 2020 11:36 am
by Pablo
CAPTCHA
- New feature: Added the ability to set the text color of the image (in addition to using a random color).
- New feature: Added the ability to set the transparency of the text, so the background will shine through.
- New feature: Added new background effects: 'noise' and 'dots & lines'.
- New feature: Added wave effect. This will apply a wave filter to the image to make it harder to read for spam bots.
- New feature: Added 'Enable rotation' property. Specifies whether to use randomly rotated characters.
- New feature: Added the ability to specify which characters will be used in the image. Avoid using confusing characters and numbers (For example: l, 1 and i)
- New feature: It's now possible to hide the standard editbox (set offset to -99). This allows you to create your own input control to give you more control over the size, position and styling.
- New feature: Added 'math' CAPTCHA mode. This displays a (random) mathematical challenge, instead of characters.
- New feature: Added built-in support for Google’s reCAPTCHA v2 and reCAPTCHA v3.
- New feature: Added support for hCAPTCHA. hCaptcha is a free, private and secure CAPTCHA service that helps protect your forms against spam which works along similar lines to Google’s version but offers more methods of identifying and blocking bots.
- New feature: $CAPTCHA_ERROR$ site variable. This can be used to specify a custom captcha error message.
- New feature: Added support for events. The 'callback' event will be triggered when the user submits a successful response. For example, to enable the submit button.
Form
Posted: Sat Aug 22, 2020 11:39 am
by Pablo
Form
- New feature: Normally, when a checkbox or flipswitch is unchecked then the browser will not send the value to the server. In WWB16, you can now also set a value for the ‘OFF’ state. You can set the OFF value, by using two values separated by a pipe-symbol. For example: ON | OFF
- New feature: Added support for multiple select combobox values in the MySQL script.
- New feature: The built-in form processor script can now handle multiple file uploads in combination with File Upload -> multiple.
Advanced Button
Posted: Sat Aug 22, 2020 11:40 am
by Pablo
Advanced Button
- New feature: Added the ability to use the Advanced Button as a link. The URL of the link can be set via the ‘Link’ settings. This new feature may be useful if you want to create a multi-line link button.

Themeable Button
Posted: Sat Aug 22, 2020 11:43 am
by Pablo
Themeable Button
- New feature: Added 'cursor' property. Specifies the mouse cursor to be displayed when pointing over the button.
- New feature: Added 'text alignment' property.
- New feature: Added 'border style' property to Themeable Button.
- New feature: Added support for padding.
- New feature: Added the ability to set the alpha value of the border color.
- Improved: Added the ability to enable/disable Themeable Buttons via events.
"Sinatra" template
Posted: Sat Aug 22, 2020 5:18 pm
by Pablo
- New template: "Sinatra"
This template was inspired by the music and cover art of Frank Sinatra with some random photos of my Sinatra collection.
The color scheme was taken from the album cover "Swinging Lovers".
One of the 'highlights' of this template are the cards with song titles and animated vinyl records (triggered on mouse over).
Preview:
https://www.wysiwygwebbuilder.com/suppo ... natra.html
"Wedding" template
Posted: Sat Aug 22, 2020 5:38 pm
by Pablo
- New template: "Wedding"
This template demonstrates Motion Effects.
The animated hearts were created a standard Shape and the Particles JS script.
Another 'fun fact' about this template is that the pictures of married couple are not real people. The photos were created with artificial intelligence.
Preview:
https://www.wysiwygwebbuilder.com/suppo ... dding.html
"Coffee 2.0" template
Posted: Sat Aug 22, 2020 5:47 pm
by Pablo
- New template: "Coffee 2.0"
This template demonstrates a few new Card options and one of the new Carousel animations.
Preview:
https://www.wysiwygwebbuilder.com/suppo ... ee_v2.html
Tabs
Posted: Sun Aug 23, 2020 5:14 pm
by Pablo
Tabs
- New feature: Added ‘Steps’ mode. This implements a simple 'stepper' widget. This may be useful for registration forms, payment gateways or tutorials with steps.
Online demo:
http://www.wysiwygwebbuilder.com/suppor ... epper.html
- Improved: Events can now be configured via the tab settings.

Accordion
Posted: Sun Aug 23, 2020 5:15 pm
by Pablo
Accordion
- New feature: Added arrow position property. The arrow can be displayed left, right or hidden.
- New feature: Added the ability to use icons in the header (font awesome, material icons etc.). Each panel header can have its own icon.
- New feature: Added the ability to open a specific panel via bookmarks (hash).
- Improved: Redesigned event configuration. Events can now be configured via the panel settings.
Listview
Posted: Sun Aug 23, 2020 5:16 pm
by Pablo
Listview
- New feature: Added support for badges. To add a badge, place the label between curly brackets. Example: "Text {new}"
- New feature: Added the ability to display listview items in a grid. The number of columns is responsive and can be different in breakpoints.

"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.