Search found 19344 matches

by Pablo
Mon Jun 30, 2025 5:54 pm
Forum: General Questions
Topic: Take my project to another computer
Replies: 1
Views: 45

Re: Take my project to another computer

Copy the project (wbs) and project sub folder (with images) to the other computer.

Related FAQ:
viewtopic.php?t=1884
by Pablo
Mon Jun 30, 2025 5:44 am
Forum: General Questions
Topic: Flexble Carousel properies questions
Replies: 3
Views: 111

Re: Flexble Carousel properies questions

In a flexible carousel (which uses Bootstrap) the arrows are always centered.

The offset properties can be used to move the arrows left, right, up or down.
by Pablo
Sun Jun 29, 2025 8:10 pm
Forum: General Questions
Topic: Flexble Carousel properies questions
Replies: 3
Views: 111

Re: Flexble Carousel properies questions

For a fixed carousel, the offsets are in pixels.
For a flexible carousel the offsets are in percentages.

You can set the padding, via the 'Padding' properties in the arrange menu, context menu or property inspector. This applies to almost all objects.
by Pablo
Sun Jun 29, 2025 11:07 am
Forum: General Questions
Topic: Change position of breakpoint
Replies: 2
Views: 97

Re: Change position of breakpoint

In 'Manage breakpoints' you can edit the breakpoint value.
Of course you will need adjust the layout manually unless you have use layout grids in which case it's done automatically.
by Pablo
Sun Jun 29, 2025 10:09 am
Forum: General Questions
Topic: Forbidden Apache/2.4.59 Port 443
Replies: 1
Views: 69

Re: Forbidden Apache/2.4.59 Port 443

If it previously worked and suddenly stopped working then it's usually a server related issue.
by Pablo
Sat Jun 28, 2025 9:18 am
Forum: General Questions
Topic: Toolbox items are spaced apart
Replies: 10
Views: 224

Re: Toolbox items are spaced apart

I think they have intentional made the spacing DPI aware. But I personally do not like the spacing on 100%, it looks better with more spacing.
by Pablo
Sat Jun 28, 2025 9:16 am
Forum: General Questions
Topic: Major Problems with Preview
Replies: 4
Views: 139

Re: Major Problems with Preview

Is there a way I can send a screenshot.
1. upload the image to your website or another a public server
2. Include the link in your post
by Pablo
Sat Jun 28, 2025 5:54 am
Forum: General Questions
Topic: Toolbox items are spaced apart
Replies: 10
Views: 224

Re: Toolbox items are spaced apart

I have checked older versions of the software, but spacing has been the same for years.
by Pablo
Sat Jun 28, 2025 5:53 am
Forum: General Questions
Topic: Major Problems with Preview
Replies: 4
Views: 139

Re: Major Problems with Preview

There are no known issues with preview, this functionality has not changed recently.
It may be a browser configuration issue.
https://www.wysiwygwebbuilder.com/preview.html

If you need further assistance then please provide a demo project and describe the exact steps to reproduce this behvaior ...
by Pablo
Fri Jun 27, 2025 7:46 pm
Forum: General Questions
Topic: Toolbox items are spaced apart
Replies: 10
Views: 224

Re: Toolbox items are spaced apart

The spacing is the same as on my computer (225%)
Why do you think is it wrong?
by Pablo
Fri Jun 27, 2025 4:43 pm
Forum: General Questions
Topic: Toolbox items are spaced apart
Replies: 10
Views: 224

Re: Toolbox items are spaced apart

What does it looks like for you?
by Pablo
Fri Jun 27, 2025 2:30 pm
Forum: General Questions
Topic: Toolbox items are spaced apart
Replies: 10
Views: 224

Re: Toolbox items are spaced apart

There is no option to control the spacing. Note that this feature has not changed. This is standard Windows functionality.
by Pablo
Fri Jun 27, 2025 10:03 am
Forum: News and Announcements
Topic: wordcloud2.js extension released.
Replies: 0
Views: 257

wordcloud2.js extension released.

This (free) extension for WYSIWYG Web Builder is based on wordcloud2.js by Tim Guan-tin Chien (http://timdream.org/wordcloud2.js/).
Create visually compelling word clouds where the size (and optional color) of each word reflects its frequency or significance in your data.

https://www ...
by Pablo
Fri Jun 27, 2025 10:00 am
Forum: News and Announcements
Topic: WYSIWYG Web Builder 20.2.2 update
Replies: 0
Views: 255

WYSIWYG Web Builder 20.2.2 update

What's new in 20.2.2?

- Improved: Minor change in HTML formatting of the Overlay Menu.
- Fixed: Issue with aspect ratio of HTML Video.

How to update from previous 20.x versions?
1. Download the latest version here:
https://www.wysiwygwebbuilder.com/download.html
2. If you already have version 20.x ...
by Pablo
Fri Jun 27, 2025 5:40 am
Forum: General Questions
Topic: Contact Form Not Working
Replies: 5
Views: 280

Re: Contact Form Not Working

The error is caused by the missing error page in the Captcha settings.
Please open the properties of the Captcha and select a valid error page.

And the error page should not contain a form.

Also, I recommended to add ' ##error##' to the error page, so you can see why the form fails.

Related FAQ ...
by Pablo
Thu Jun 26, 2025 6:06 am
Forum: General Questions
Topic: Contact Form Not Working
Replies: 5
Views: 280

Re: Contact Form Not Working

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.

Note that I cannot see what you have done based on the published page (HTML), because the software has thousands of options and millions of ...
by Pablo
Tue Jun 24, 2025 3:31 pm
Forum: General Questions
Topic: Total beginner need help with FileUpload and CSV CRUD
Replies: 11
Views: 472

Re: Total beginner need help with FileUpload and CSV CRUD

1. How can I change SUBMIT button behaviour - instead of SAVING file, i want OPEN file
There is not standard option to open the file after uploading it, this is very specific behavior so this will require a custom script.

2. CSV CRUD have option Filename: and then I can nter file name or ...
by Pablo
Tue Jun 24, 2025 5:28 am
Forum: General Questions
Topic: Contact Form Not Working
Replies: 5
Views: 280

Re: Contact Form Not Working

The link to the project file does not work.

The error seems to indicate that you have made a mistake in the configuration of the form. One of the settings is referring to a file or page that does not exists.
It may be the success or error page.

Please verify all the settings and make sure they are ...
by Pablo
Mon Jun 23, 2025 10:27 am
Forum: General Questions
Topic: Streaming music
Replies: 8
Views: 322

Re: Streaming music

Unfortunately, it is not that simple. Even if you have a generic ajax scripts then you still need to take all other scripts on the page into account.
by Pablo
Mon Jun 23, 2025 9:02 am
Forum: General Questions
Topic: Show a Google Maps location on my Website.
Replies: 4
Views: 212

Re: Show a Google Maps location on my Website.

The code should not be placed in 'inside tag' this will make the HTML structure of the page invalid.
You will need to use an HTML object.
https://www.wysiwygwebbuilder.com/add_html.html

Note that I cannot give support on third party code, because it generally takes a lot of time for me too to ...
by Pablo
Sun Jun 22, 2025 4:58 pm
Forum: General Questions
Topic: Corrupt file?
Replies: 13
Views: 401

Re: Corrupt file?

Your project works fine for me locally and when published, so something is wrong with your publishing /upload.

Here is what it looks for me:
https://www.wysiwygwebbuilder.com/suppo ... index.html
by Pablo
Sun Jun 22, 2025 11:55 am
Forum: General Questions
Topic: Streaming music
Replies: 8
Views: 322

Re: Streaming music

There is no standard solution for this in HTML. The browser will reload the entire page (including the audio) when you change the page.
The only way to prevent this is if you load the page content via AJAX. This will require custom coding and may become complicated if you use lots of scripts because ...
by Pablo
Sun Jun 22, 2025 10:08 am
Forum: Previewing and Publishing
Topic: image not visible
Replies: 9
Views: 332

Re: image not visible

The option 'Publish files of modified objects only" only affects changes to HTML/CSS code not to external files. Because keeping track of every change would require a huge database (because the software has thousands of options).
Instead each object has one 'modified flag' which affects whether or ...
by Pablo
Sun Jun 22, 2025 9:21 am
Forum: Previewing and Publishing
Topic: image not visible
Replies: 9
Views: 332

Re: image not visible

It does not look like the photo is on the server:
https://www.freekhuisman.fr/images/BancHighRoyWS.jpg

Or the server may have an issue with the filename.

See also:
viewtopic.php?t=131

If you need further assistance then please set the log level to 'all'
by Pablo
Sun Jun 22, 2025 6:13 am
Forum: Previewing and Publishing
Topic: image not visible
Replies: 9
Views: 332

Re: image not visible

To be able to help you, I need more details.

What is the URL of the page?
What exactly did you change?
Are there an errors in the publish log?

Related FAQ:
viewtopic.php?t=36493
by Pablo
Sun Jun 22, 2025 6:10 am
Forum: General Questions
Topic: Using master page
Replies: 1
Views: 107

Re: Using master page

Changes to the master page need to be made on master page itself.

You can download a demo project here:
https://www.wysiwygwebbuilder.com/master_page.html
by Pablo
Sat Jun 21, 2025 3:16 pm
Forum: General Questions
Topic: Corrupt file?
Replies: 13
Views: 401

Re: Corrupt file?

There is no limit to the number of downloads.

The latest versions is available here:
https://www.wysiwygwebbuilder.com/download.html

I do not think your file is corrupt. If it works for me, then it should also work for you. It's just a very basic layout.
by Pablo
Sat Jun 21, 2025 2:21 pm
Forum: General Questions
Topic: Corrupt file?
Replies: 13
Views: 401

Re: Corrupt file?

For me, your website project works ok.

Are you sure you have published all files?
by Pablo
Sat Jun 21, 2025 12:36 pm
Forum: General Questions
Topic: Corrupt file?
Replies: 13
Views: 401

Re: Corrupt file?

For me, it looks like in your image.
Maybe you will need to clear your browser cache?
by Pablo
Sat Jun 21, 2025 9:47 am
Forum: Previewing and Publishing
Topic: Dialog and text boxes flash on the screen before the index page contents are shown
Replies: 6
Views: 250

Re: Dialog and text boxes flash on the screen before the index page contents are shown

The software has thousands of options and millions of possible combinations
To be able to help you, I need more details about what you have done and your settings.

Note that you can control / optimize the HTML output in Tools -> Options -> HTML
by Pablo
Sat Jun 21, 2025 9:45 am
Forum: General Questions
Topic: Corrupt file?
Replies: 13
Views: 401

Re: Corrupt file?

What is it suppose to look like?
Can you please be more specific?

Image
by Pablo
Sat Jun 21, 2025 6:00 am
Forum: Previewing and Publishing
Topic: Dialog and text boxes flash on the screen before the index page contents are shown
Replies: 6
Views: 250

Re: Dialog and text boxes flash on the screen before the index page contents are shown

I'm sorry, but the screenshots do not give nay useful information.

What is the URL of the page?
What are your exact settings?
How to reproduce the problem?
by Pablo
Fri Jun 20, 2025 9:19 am
Forum: News and Announcements
Topic: Word Cloud extension released.
Replies: 0
Views: 404

Word Cloud extension released.

Word Cloud is based on chart.min.js and the plugin wordcloud.min.js by Samuel Gratzl. Enables the creation of word clouds, a type of visualization where the size and optional color of each word represents a particular value—typically frequency or importance.

https://www.wysiwygwebbuilder.com ...
by Pablo
Fri Jun 20, 2025 5:30 am
Forum: Previewing and Publishing
Topic: Dialog and text boxes flash on the screen before the index page contents are shown
Replies: 6
Views: 250

Re: Dialog and text boxes flash on the screen before the index page contents are shown

Without seeing what you have done with will be difficult to help you.

But if you have a lot of content then it may take some time before the browser has processed the HTML/CSS.
by Pablo
Thu Jun 19, 2025 7:45 pm
Forum: General Questions
Topic: ComboBox Values?
Replies: 1
Views: 116

Re: ComboBox Values?

Obviously, the "> is needed t to close the value.

But you can add some extra code to make your custom code valid
For example

Code: Select all

ON" <?= $p6 == "ON" ? "selected" : "" ?> title="
by Pablo
Wed Jun 18, 2025 7:40 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: afbeelding vergroten/verkleinen
Replies: 1
Views: 211

Re: afbeelding vergroten/verkleinen

Het is lastig je hierbij te helpen zonder te weten wat je precies hebt gedaan.
Maar misschien moet je de cache van je web browser opschonen?
Of misschien heb je niet alle bestanden gepubliceerd?
by Pablo
Wed Jun 18, 2025 3:28 pm
Forum: General Questions
Topic: Toolbox > Accordion
Replies: 1
Views: 94

Re: Toolbox > Accordion

1. To insert text, you will need to make the accordion larger so there is enough space to insert text (or other elements)
Then you can drag & drop a text object into the panels.

2. You can change the style, via the 'Style' properties.
by Pablo
Wed Jun 18, 2025 11:35 am
Forum: General Questions
Topic: Text display in the layout grid
Replies: 1
Views: 108

Re: Text display in the layout grid

The content place holder should be set to 'floating'

Related tutorial:
https://www.wysiwygwebbuilder.com/master_frame.html
by Pablo
Tue Jun 17, 2025 11:13 am
Forum: General Questions
Topic: Snap Scroll on mobile - bottom page doesn't fully show
Replies: 11
Views: 343

Re: Snap Scroll on mobile - bottom page doesn't fully show

I do not have a samsung, but it looks ok on my iphone.

Note however that this is a standard HTML feature
by Pablo
Tue Jun 17, 2025 10:35 am
Forum: General Questions
Topic: Snap Scroll on mobile - bottom page doesn't fully show
Replies: 11
Views: 343

Re: Snap Scroll on mobile - bottom page doesn't fully show

I'm sorry I do not see it.
I have tried on desktop and mobile.
Can you please be more specific. What do you see?
by Pablo
Tue Jun 17, 2025 10:24 am
Forum: General Questions
Topic: Snap Scroll on mobile - bottom page doesn't fully show
Replies: 11
Views: 343

Re: Snap Scroll on mobile - bottom page doesn't fully show

What exactly do I need to do to see the issue?
by Pablo
Tue Jun 17, 2025 9:45 am
Forum: General Questions
Topic: Snap Scroll on mobile - bottom page doesn't fully show
Replies: 11
Views: 343

Re: Snap Scroll on mobile - bottom page doesn't fully show

Note that 100vh only works if you are sure the content is never larger then the viewport, otherwise the content will clip or overflow.
by Pablo
Tue Jun 17, 2025 5:36 am
Forum: General Questions
Topic: improvement card
Replies: 1
Views: 122

Re: improvement card

Most card items already have their own alignment option
For example, you can set the card's alignment to center, but give text items a different alignment
by Pablo
Sun Jun 15, 2025 9:19 am
Forum: Off Topic Section
Topic: WWB 20.2.1 (June 14, 2025 update)
Replies: 3
Views: 438

Re: WWB 20.2.1 (June 14, 2025 update)

This is a hotfix. Just a very minor change. The date is unchanged, because that would take a full recompile of the software which takes a lot more time.
by Pablo
Sat Jun 14, 2025 9:59 am
Forum: Responsive Web Design
Topic: Breakpoints sizes not available.
Replies: 2
Views: 171

Re: Breakpoints sizes not available.

You can manually enter any value you like in the input box.
by Pablo
Fri Jun 13, 2025 7:32 am
Forum: News and Announcements
Topic: Warp Speed extension released.
Replies: 0
Views: 505

Warp Speed extension released.

Warp Speed is a visually striking canvas-based animation that simulates a futuristic particle warp effect.
Combined with animated center text, this extension is perfect for splash screens, intros, or attention-grabbing banners.

https://www.wysiwygwebbuilder.com/images/warpspeed_facebook.jpg ...
by Pablo
Wed Jun 11, 2025 5:54 am
Forum: General Questions
Topic: I LIKE
Replies: 7
Views: 325

Re: I LIKE

I think with the menubar you can come close to the look you want. You can use background images and padding to make the button look like the ones in your examples.
by Pablo
Tue Jun 10, 2025 7:41 pm
Forum: General Questions
Topic: I LIKE
Replies: 7
Views: 325

Re: I LIKE

These buttons look like designs from the 90s.

But note that you can use custom images in the menu bar.
https://wysiwygwebbuilder.com/menubar.html
by Pablo
Tue Jun 10, 2025 4:50 pm
Forum: General Questions
Topic: Uploading Photos Live
Replies: 3
Views: 1067

Re: Uploading Photos Live

The built-in Photo Gallery, Photo Grid and Photo Collage support loading files from a folder on the server.
You could use one of the file upload extensions to upload images to this folder.