Search found 18994 matches
- Sun Mar 23, 2025 3:57 pm
- Forum: General Questions
- Topic: I'm missing something (basic)
- Replies: 1
- Views: 81
Re: I'm missing something (basic)
The page header and footer will always be full width.
- Sat Mar 22, 2025 5:56 pm
- Forum: General Questions
- Topic: Modal layer popup at once
- Replies: 14
- Views: 299
Re: Modal layer popup at once
Step 1
Click the 'Resources' button
Step 2
Copy/Paste
Note that in general, we do not provide support for custom code.
When using custom code it is assumed that you know what you are doing.
Click the 'Resources' button
Step 2
Copy/Paste
Code: Select all
$JQUERY$
Note that in general, we do not provide support for custom code.
When using custom code it is assumed that you know what you are doing.
- Sat Mar 22, 2025 11:08 am
- Forum: General Questions
- Topic: Modal layer popup at once
- Replies: 14
- Views: 299
Re: Modal layer popup at once
Please add $JQUERY$ to the resources of the HTML object.
- Sat Mar 22, 2025 8:35 am
- Forum: General Questions
- Topic: Modal layer popup at once
- Replies: 14
- Views: 299
Re: Modal layer popup at once
jQuery is missing.
To solve this, either add another object to the page that uses jQuery
or
add '$JQUERY$' to the HTML object's resources.
To solve this, either add another object to the page that uses jQuery
or
add '$JQUERY$' to the HTML object's resources.
- Sat Mar 22, 2025 8:20 am
- Forum: General Questions
- Topic: Modal layer popup at once
- Replies: 14
- Views: 299
Re: Modal layer popup at once
Did you make sure the ID of the popup in the script is correct?
- Sat Mar 22, 2025 7:41 am
- Forum: General Questions
- Topic: Modal layer popup at once
- Replies: 14
- Views: 299
- Fri Mar 21, 2025 10:11 am
- Forum: Links and Navigation
- Topic: The link is not displayed in LG
- Replies: 2
- Views: 168
Re: The link is not displayed in LG
I think the problem is related to the z-index. This does not work in floating layout unless you also set a z-index on the link itself.
- Fri Mar 21, 2025 8:34 am
- Forum: General Questions
- Topic: Link on Downloads page to navigation buttons inoperable
- Replies: 11
- Views: 2811
Re: Link on Downloads page to navigation buttons inoperable
In my opinion, it can only be an issue with the files being in the wrong folder or the software has not permissions to access the folder. If you further assistance then please share screenshots of the content of the folder and your 'Files and Folders' settings. https://www.wysiwygwebbuilder.com ...
- Thu Mar 20, 2025 7:13 pm
- Forum: Links and Navigation
- Topic: Back & Forward Buttons
- Replies: 1
- Views: 114
Re: Back & Forward Buttons
You can use any object that supports links and select smart link -> next page /previous page
- Thu Mar 20, 2025 7:11 pm
- Forum: General Questions
- Topic: Link on Downloads page to navigation buttons inoperable
- Replies: 11
- Views: 2811
Re: Link on Downloads page to navigation buttons inoperable
I still think you have unzipped the files in the wrong folder.
If you need further assistance then I need to know the complete configuration.
If you need further assistance then I need to know the complete configuration.
- Thu Mar 20, 2025 5:52 pm
- Forum: General Questions
- Topic: Online photos
- Replies: 2
- Views: 98
Re: Online photos
The built-in photo gallery supports loading images from a folder on the server.
- Thu Mar 20, 2025 12:18 pm
- Forum: General Questions
- Topic: Modal Layer
- Replies: 4
- Views: 212
Re: Modal Layer
You will need to give the layer a higher z-index.
For example, by adding this code between the head tags of Page HTML:
For example, by adding this code between the head tags of Page HTML:
Code: Select all
<style>
.Layer1
{
z-index: 9999 !important;
}
</style>
- Thu Mar 20, 2025 10:09 am
- Forum: General Questions
- Topic: How would I do this menu style in WWB?
- Replies: 2
- Views: 99
Re: How would I do this menu style in WWB?
There is no standard option for this. But you can try to implement this with scroll transitions and control the opacity.
https://www.wysiwygwebbuilder.com/scrol ... tions.html
https://www.wysiwygwebbuilder.com/scrol ... tions.html
- Thu Mar 20, 2025 7:25 am
- Forum: General Questions
- Topic: CANNOT ACTIVATE SOFTWARE
- Replies: 2
- Views: 145
Re: CANNOT ACTIVATE SOFTWARE
WB5 is an outdated version that is incompatible with modern browsers. However, it still functions as it did when you first used it. If you're unable to activate the license, it's likely due to the software relying on outdated system components, such as Internet Explorer (not secure). Adding ...
- Thu Mar 20, 2025 7:15 am
- Forum: General Questions
- Topic: Modal Layer
- Replies: 4
- Views: 212
Re: Modal Layer
To be able to help you, I need a DEMO project (.wbs file) so I can see all your settings. Also, please include a description how to reproduce this problem. I do not need the complete project because that will only take more time to figure out what you have done. Basically, I just need a small ...
- Thu Mar 20, 2025 7:15 am
- Forum: General Questions
- Topic: Link on Downloads page to navigation buttons inoperable
- Replies: 11
- Views: 2811
Re: Link on Downloads page to navigation buttons inoperable
If you do not see the images in the list then you have most likely unzipped the files to the wrong folder.
This may be helpful:
viewtopic.php?t=76719
This may be helpful:
viewtopic.php?t=76719
- Wed Mar 19, 2025 5:59 pm
- Forum: General Questions
- Topic: WYSIWYG Web Builder Hungarian language file.
- Replies: 13
- Views: 2964
Re: WYSIWYG Web Builder Hungarian language file.
Thanks for the update!
- Wed Mar 19, 2025 1:12 pm
- Forum: General Questions
- Topic: Shortcuts
- Replies: 7
- Views: 158
Re: Shortcuts
Note that you can also use drag & drop to rearrange items.
Hold down the CTRL key while dragging to insert an item below another item.
Hold down the CTRL key while dragging to insert an item below another item.
- Wed Mar 19, 2025 6:56 am
- Forum: Forms
- Topic: Form Question - Built-In PHP Processor
- Replies: 7
- Views: 666
Re: Form Question - Built-In PHP Processor
Also, note that in the Advanced Form properties there is an option to set the end of line character for messages. The recommended value is 'CRLF'.
- Tue Mar 18, 2025 6:07 pm
- Forum: Forms
- Topic: Contact Page Won't Link to CSS Menu or Go Menu, Dialoge Built-In-Processor
- Replies: 2
- Views: 71
Re: Contact Page Won't Link to CSS Menu or Go Menu, Dialoge Built-In-Processor
You cannot preview/test PHP pages locally because PHP code needs to be processed on the server side.
So, the links to PHP pages will only work when the page is online.
I recommend to try a basic form first. When you have that working can you can add advanced features like captcha.
So, the links to PHP pages will only work when the page is online.
I recommend to try a basic form first. When you have that working can you can add advanced features like captcha.
- Tue Mar 18, 2025 4:22 pm
- Forum: General Questions
- Topic: Facebook Browser
- Replies: 21
- Views: 457
Re: Facebook Browser
What worked a decade ago is no longer compatible with modern browsers. Since browsers are constantly evolving, we must continuously update the generated HTML code to ensure compatibility and stay current.Issues like this is one of the reasons why I never wanted to upgrade to a newer version.
- Tue Mar 18, 2025 3:39 pm
- Forum: General Questions
- Topic: Facebook Browser
- Replies: 21
- Views: 457
Re: Facebook Browser
It looks like the option 'use div' is still selected.
Please make sure NONE of these two deprecated options is selected.
Also republish all files after making the changes.
Please make sure NONE of these two deprecated options is selected.
Also republish all files after making the changes.
- Tue Mar 18, 2025 3:19 pm
- Forum: Links and Navigation
- Topic: Hyperlink style in the Card
- Replies: 8
- Views: 422
Re: Hyperlink style in the Card
The Card text item does not support hyperlink styles because cards are designed to be "lightweight." To maintain this simplicity, the card's text item's functionality is intentionally kept minimal.
- Tue Mar 18, 2025 3:13 pm
- Forum: General Questions
- Topic: Facebook Browser
- Replies: 21
- Views: 457
Re: Facebook Browser
The overlapped is caused by the invalid configuration of the text.
Please set the text output format to anything but 'use div ... do not use for rwd)'.

See also:
viewtopic.php?t=34318
Please set the text output format to anything but 'use div ... do not use for rwd)'.

See also:
viewtopic.php?t=34318
- Tue Mar 18, 2025 1:43 pm
- Forum: General Questions
- Topic: [Solved] (Re) activation of WWB20
- Replies: 4
- Views: 115
Re: (Re) activation of WWB20
Please use the contact form for assistance with your license:
https://www.wysiwygwebbuilder.com/contact.html
https://www.wysiwygwebbuilder.com/contact.html
- Tue Mar 18, 2025 7:10 am
- Forum: General Questions
- Topic: LOAD TIME for "wbs" file to long
- Replies: 1
- Views: 155
Re: LOAD TIME for "wbs" file to long
There are no known issues with slow loading. But maybe your firewall or virusscanner is blocking content? For example, if you use lots of extensions then your virussanner may be scanning them before loading. In that case, make sure webbuilder.exe is added the exception list. If you need further ...
- Mon Mar 17, 2025 9:13 pm
- Forum: General Questions
- Topic: Facebook Browser
- Replies: 21
- Views: 457
Re: Facebook Browser
In my opinion, the issue is related to the custom code you have added. The font size are in points, while the rest of the layout is in pixels.
The code is outdated, so the results in modern browsers will be unpredictable.
The code is outdated, so the results in modern browsers will be unpredictable.
- Mon Mar 17, 2025 8:50 pm
- Forum: General Questions
- Topic: Facebook Browser
- Replies: 21
- Views: 457
Re: Facebook Browser
Your website does not seem to be optimized for mobile browsers. I recommend to use more modern tools like layout grids or flex box your design your layouts. Also you have added (outdated) custom HTML code. For example the code for "Slip Collar Order Form" uses the <font> tags with font sizes in ...
- Mon Mar 17, 2025 2:13 pm
- Forum: WYSIWYG Web Builder - Nederlandstalige versie
- Topic: object manager blanco
- Replies: 2
- Views: 439
Re: object manager blanco
Misschien heb je de display optie gewijzigd?
Bijvoorbeeld door 'display hidden only' te selecteren.
https://www.wysiwygwebbuilder.com/object_manager.html
Bijvoorbeeld door 'display hidden only' te selecteren.
https://www.wysiwygwebbuilder.com/object_manager.html
- Sun Mar 16, 2025 8:41 pm
- Forum: Extension Builder
- Topic: live HTML rendering: is works or not?
- Replies: 3
- Views: 95
Re: live HTML rendering: is works or not?
First note that there is no support on Extension Builder. This tool is provided as an extra service and shared "AS IS".
Code for rendering, should be added to the 'Render HTML' section of the extension.
Code for rendering, should be added to the 'Render HTML' section of the extension.
- Sun Mar 16, 2025 6:56 pm
- Forum: Extension Builder
- Topic: live HTML rendering: is works or not?
- Replies: 3
- Views: 95
Re: live HTML rendering: is works or not?
Maybe the code you have added is invalid or incomplete?
Or maybe you have disabled live HTML rendering in Tools ->Options->Extensions
Or maybe you have disabled live HTML rendering in Tools ->Options->Extensions
- Sun Mar 16, 2025 2:07 pm
- Forum: General Questions
- Topic: impossible to launch the program
- Replies: 5
- Views: 318
Re: impossible to launch the program
It looks like you have enabled 'check for updates', but the connection is blocked.
To solve this: disabled 'check for updates' or add webbuilder.exe to the exception list of your firewall.
To solve this: disabled 'check for updates' or add webbuilder.exe to the exception list of your firewall.
- Sun Mar 16, 2025 10:27 am
- Forum: General Questions
- Topic: impossible to launch the program
- Replies: 5
- Views: 318
Re: impossible to launch the program
If this suddenly started to happen then maybe you have updated your virus-scanner or firewall?
In that case, make sure webbuilder.exe is added to the exception list.
In that case, make sure webbuilder.exe is added to the exception list.
- Sat Mar 15, 2025 6:36 pm
- Forum: Forms
- Topic: Editing the form wizard associated with the carousel
- Replies: 1
- Views: 243
Re: Editing the form wizard associated with the carousel
There is no need to manually edit the code. The path to csv should be relative to the page were the form is on. This is from the help: After using the wizard make sure the path to the file is correct. if you have created the csv file in a sub folder on the server then WYSIWYG Web Builder may not be ...
- Fri Mar 14, 2025 9:01 pm
- Forum: Previewing and Publishing
- Topic: Publishing Issue ... project not saving Publishing location
- Replies: 3
- Views: 690
Re: Publishing Issue ... project not saving Publishing location
If you give each profile a unique name then the name will be saved in the project.
The next time you open the publish window, it will be selected.
The next time you open the publish window, it will be selected.
- Fri Mar 14, 2025 5:58 pm
- Forum: Previewing and Publishing
- Topic: Publishing Issue ... project not saving Publishing location
- Replies: 3
- Views: 690
Re: Publishing Issue ... project not saving Publishing location
You can set a different publish location to each project by creating a unique profile for each one.
See the 'important note' in this tutorial:
https://www.wysiwygwebbuilder.com/publish.html
See the 'important note' in this tutorial:
https://www.wysiwygwebbuilder.com/publish.html
- Thu Mar 13, 2025 6:38 pm
- Forum: Forms
- Topic: DBTS Form Processors
- Replies: 16
- Views: 1165
Re: DBTS Form Processors
This is documented here:
https://www.wysiwygwebbuilder.com/layoutgrid_part1.html
and here:
https://www.wysiwygwebbuilder.com/form_wizard.html
and here:
https://wysiwygwebbuilder.com/forum/vie ... 10&t=71391
https://www.wysiwygwebbuilder.com/layoutgrid_part1.html
and here:
https://www.wysiwygwebbuilder.com/form_wizard.html
and here:
https://wysiwygwebbuilder.com/forum/vie ... 10&t=71391
- Thu Mar 13, 2025 6:17 pm
- Forum: Forms
- Topic: DBTS Form Processors
- Replies: 16
- Views: 1165
Re: DBTS Form Processors


Note that this only applies to standard forms. Layout grid forms automatically use the order of the elements on the page, because they are floating elements.
- Thu Mar 13, 2025 4:19 pm
- Forum: Forms
- Topic: DBTS Form Processors
- Replies: 16
- Views: 1165
Re: DBTS Form Processors
You can use the 'Arrange Objects' option to rearrange the fields.
- Thu Mar 13, 2025 3:55 pm
- Forum: Forms
- Topic: DBTS Form Processors
- Replies: 16
- Views: 1165
Re: DBTS Form Processors
I'm not sure how the DBTS Form Processor handles external HTML. However, with the built-in form script, you can copy and paste HTML directly into the message section: https://www.wysiwygwebbuilder.com/support/form_html.png If the DBTS Form Processor offers a better solution, I'd love to know so I ...
- Thu Mar 13, 2025 10:55 am
- Forum: General Questions
- Topic: responsive menu
- Replies: 1
- Views: 162
Re: responsive menu
Do you have a demo project so I can see all your settings?


- Thu Mar 13, 2025 7:23 am
- Forum: WYSIWYG Web Builder - Nederlandstalige versie
- Topic: weergave probleem pagina data-tables
- Replies: 5
- Views: 921
Re: weergave probleem pagina data-tables
Wanneer het er in preview wel goed uit ziet, dan heb je waarschijnlijk niet alle bestanden gepubliceerd.
Er is geen verschil tussen de bestanden voor preview en publish.
Maar bij mij staat de landkaart wel op dezelfde plaats.
Dus misschien is er een probleem met de cache van je browser?
Er is geen verschil tussen de bestanden voor preview en publish.
Maar bij mij staat de landkaart wel op dezelfde plaats.
Dus misschien is er een probleem met de cache van je browser?
- Thu Mar 13, 2025 7:20 am
- Forum: Forms
- Topic: DBTS Form Processors
- Replies: 16
- Views: 1165
Re: DBTS Form Processors
Building on BaconFries' response, it's important to note that PHP code is executed on the server and is never visible to website visitors.
- Wed Mar 12, 2025 8:27 pm
- Forum: WYSIWYG Web Builder - Nederlandstalige versie
- Topic: weergave probleem pagina data-tables
- Replies: 5
- Views: 921
Re: weergave probleem pagina data-tables
Het is me niet helemaal duidelijk wat je precies hebt gedaan.
Kun je iets meer informatie geven over de configuratie?
Wat wil je precies doen?
Wat is de input?
De andere pagina ziet er totaal anders uit, dit is geen table. Wat is de overeenkomst?
Kun je iets meer informatie geven over de configuratie?
Wat wil je precies doen?
Wat is de input?
De andere pagina ziet er totaal anders uit, dit is geen table. Wat is de overeenkomst?
- Wed Mar 12, 2025 6:52 pm
- Forum: General Questions
- Topic: delete a site
- Replies: 4
- Views: 275
Re: delete a site
If you (re)move the project file and select it in the most recent used list then it will automatically be removed.
Note that this is standard system functionality, not specific to WWB
Note that this is standard system functionality, not specific to WWB
- Wed Mar 12, 2025 2:01 pm
- Forum: General Questions
- Topic: Ready to use java script not work in WWB20?
- Replies: 14
- Views: 1184
Re: Ready to use java script not work in WWB20?
If the file is not installed then something on your computer must be removing it.
The js.dat file is installed with all other files in the program files folder. If you do not use customized scripts then please remove the file from the system folder otherwise that file will be used instead.
The js.dat file is installed with all other files in the program files folder. If you do not use customized scripts then please remove the file from the system folder otherwise that file will be used instead.
- Wed Mar 12, 2025 12:52 pm
- Forum: General Questions
- Topic: Ready to use java script not work in WWB20?
- Replies: 14
- Views: 1184
Re: Ready to use java script not work in WWB20?
By default js.dat is installed in the Program Files\WYSIWYG Web Builder folder.
If the file is not in this folder then then your virusscanner may have accidentally removed the file.
In that case, reinstall the software.
js.dat in the system folder is for customized scripts.
If the file is not in this folder then then your virusscanner may have accidentally removed the file.
In that case, reinstall the software.
js.dat in the system folder is for customized scripts.
- Tue Mar 11, 2025 6:06 pm
- Forum: General Questions
- Topic: Video Integration
- Replies: 11
- Views: 1109
Re: Video Integration
I'm going to try to articulate this the best i can - this option plays the video directly on the page without needing a lightbox popup, correct? I believe it miiiiighht be called inline. Correct. Also, does this method allow for a thumbnail (i don't see the option in the image above) and if so ...
- Tue Mar 11, 2025 8:48 am
- Forum: News and Announcements
- Topic: WYSIWYG Web Builder 20.0.6 update
- Replies: 0
- Views: 1469
WYSIWYG Web Builder 20.0.6 update
WYSIWYG Web Builder 20.0.6 with various improvements and enhancements. - New feature: Added support for export to 'Quick 'n Easy Web Builder 12' projects. This includes support for new features like Animated Headlines, Ferris Wheel, Horizontal Cards and Photo Grid. But also previously unsupported ...
- Tue Mar 11, 2025 8:21 am
- Forum: News and Announcements
- Topic: Quick 'n Easy Web Builder 12 released for MacOS/Linux.
- Replies: 0
- Views: 308
Quick 'n Easy Web Builder 12 released for MacOS/Linux.
Quick 'n Easy Web Builder is a web design tool for macOS, Linux (and Windows) inspired by WYSIWYG Web Builder. https://www.wysiwygwebbuilder.com/support/screenshot2025_01.png https://www.wysiwygwebbuilder.com/support/screenshot2025_02.png If you are looking for a web design tool for macOS or Linux ...