Search found 17525 matches

by Pablo
Tue Apr 02, 2024 7:03 am
Forum: News and Announcements
Topic: Spanish language module updated for WWB19
Replies: 0
Views: 27

Spanish language module updated for WWB19

The Spanish language module has been updated for WYSIWYG Web builder 19
Translated by Alonso González

The language module is available here:
https://www.wysiwygwebbuilder.com/languages.html
by Pablo
Tue Apr 02, 2024 6:31 am
Forum: General Questions
Topic: Accessibility Standards
Replies: 36
Views: 1541

Re: Accessibility Standards

The postilion of the icon is always 'fixed'
But you can place the icon, left, right, top or bottom. You can also set the offset x, y.
by Pablo
Tue Apr 02, 2024 6:30 am
Forum: General Questions
Topic: question about robots.txt
Replies: 14
Views: 372

Re: question about robots.txt

You have added a lot of custom code in different places. - via an HTML object - via Page HTML, between head tags, body attributes, before body - via Page Properties -> Meta tags What exactly do you want to change? Also, note that there should not be code inside "<body> attributes", this se...
by Pablo
Mon Apr 01, 2024 7:38 pm
Forum: General Questions
Topic: Change CSS units
Replies: 1
Views: 134

Re: Change CSS units

rem units are not supported.
The reason for this is because WWB supports several layout methods.
For example, rem would cause issues with flxed/absolute layouts.
by Pablo
Mon Apr 01, 2024 7:37 pm
Forum: General Questions
Topic: question about robots.txt
Replies: 14
Views: 372

Re: question about robots.txt

I cannot open the project because it uses extensions which I do not have.

Can you please read this before sharing the project?
viewtopic.php?f=10&t=82134
by Pablo
Mon Apr 01, 2024 2:21 pm
Forum: General Questions
Topic: question about robots.txt
Replies: 14
Views: 372

Re: question about robots.txt

Maybe you have added the meta data in another part of the page or in the site properties?

It is difficult to help you without seeing what you have done.

Image
by Pablo
Mon Apr 01, 2024 1:47 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: Template voor mobile telefoon
Replies: 2
Views: 65

Re: Template voor mobile telefoon

Er zijn diversen manieren om je website 'mobiel vriendelijk' te maken. Bijvoorbeeld: - layout grids of - flexbox of - flexgrid of - fixed layout met breekpunten Deze opties worden hier uitgelegd: https://wysiwygwebbuilder.com/layout_modes.html Bijna alle beschikbare templates maken hiervan gebruik. ...
by Pablo
Mon Apr 01, 2024 12:30 pm
Forum: General Questions
Topic: Content doesn't show in flexbox
Replies: 5
Views: 259

Re: Content doesn't show in flexbox

You can add margin via the 'Margin' properties.
by Pablo
Mon Apr 01, 2024 12:06 pm
Forum: General Questions
Topic: question about robots.txt
Replies: 14
Views: 372

Re: question about robots.txt

You can change the URL of the site map in the site map properties.

Why can't you edit meta data?
What exactly are you trying to do and where do it stop working?
by Pablo
Mon Apr 01, 2024 11:56 am
Forum: General Questions
Topic: Content doesn't show in flexbox
Replies: 5
Views: 259

Re: Content doesn't show in flexbox

If the items are behind the header, then you may have set the header to 'fixed'.
This will overlap any content behind it. To prevent this you can add a margin to the first floating container after the header.
by Pablo
Mon Apr 01, 2024 11:50 am
Forum: General Questions
Topic: Horizontal separation in tables
Replies: 8
Views: 234

Re: Horizontal separation in tables

You can only merge table cells horizontally. Just like in the code you included in your previous message. I need to make it possible to create a table title row for two or more cells that summarizes them like the following <table style="position:absolute;width:168px;height:168px;" id="...
by Pablo
Mon Apr 01, 2024 11:24 am
Forum: General Questions
Topic: question about robots.txt
Replies: 14
Views: 372

Re: question about robots.txt

You can change the URL in the sitemap properties.
by Pablo
Mon Apr 01, 2024 11:23 am
Forum: General Questions
Topic: Content doesn't show in flexbox
Replies: 5
Views: 259

Re: Content doesn't show in flexbox

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 projec...
by Pablo
Mon Apr 01, 2024 11:22 am
Forum: General Questions
Topic: Horizontal separation in tables
Replies: 8
Views: 234

Re: Horizontal separation in tables

You wrote that you want to merge two horizontal cells (to create colspan).
- select the two cells
- click 'merge'

As previously mentioned, rowspan is not supported.
by Pablo
Mon Apr 01, 2024 10:15 am
Forum: General Questions
Topic: Horizontal separation in tables
Replies: 8
Views: 234

Re: Horizontal separation in tables

This can be done with 'merge'
by Pablo
Mon Apr 01, 2024 9:15 am
Forum: General Questions
Topic: Horizontal separation in tables
Replies: 8
Views: 234

Re: Horizontal separation in tables

I assume you mean vertically merging? This is not supported.
by Pablo
Sun Mar 31, 2024 5:24 pm
Forum: Previewing and Publishing
Topic: Moved web host. Attempting to upload site with new FTP settings.
Replies: 5
Views: 109

Re: Moved web host. Attempting to upload site with new FTP settings.

Are you sure the server supports standard FTP?
Most web hosts have switched to secure FTP.

If you need my help, then you will need to provide more details.
by Pablo
Sun Mar 31, 2024 3:48 pm
Forum: Previewing and Publishing
Topic: Moved web host. Attempting to upload site with new FTP settings.
Replies: 5
Views: 109

Re: Moved web host. Attempting to upload site with new FTP settings.

Which settings did you use?
What is the error message?

Please check this FAQ:
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=36493

description = a description for your own use
url = the url of the website

These settings do not have any effect on publishing
by Pablo
Sat Mar 30, 2024 11:17 am
Forum: General Questions
Topic: ***SOLVED*** issue since last update
Replies: 39
Views: 2387

Re: issue since last update

@BaconFries
Thanks for sharing this information!
Hopefully it will be helpful.
by Pablo
Sat Mar 30, 2024 7:44 am
Forum: General Questions
Topic: ***SOLVED*** issue since last update
Replies: 39
Views: 2387

Re: issue since last update

Correct, this indicates that somehow the http / ip connection is blocked for the software (and not the the website!) when using VPN. The software accesses the URL exactly the same way. No matter if you use VPN of not. It is just an IP connection. Maybe the VPN has some kind of exception list for sof...
by Pablo
Sat Mar 30, 2024 7:39 am
Forum: General Questions
Topic: two errors on my page: blank space and menu not opening
Replies: 5
Views: 222

Re: two errors on my page: blank space and menu not opening

The option and "don't publish assets" will still publish tte HTML code for the object. However it will not publish associated files, like scripts, images, video etc So, if the files are not already on the server, then the page will fail to load. This is not a bug, but intended behavior. Th...
by Pablo
Fri Mar 29, 2024 8:35 pm
Forum: General Questions
Topic: ***SOLVED*** issue since last update
Replies: 39
Views: 2387

Re: issue since last update

In my opinion, something on your computer is preventing the software from using your Internet connection when VPN is active.
Juts because the connection goes via VPN does not change anything for the software itself. The functionality of the software does not change when you use VPN.
by Pablo
Fri Mar 29, 2024 4:22 pm
Forum: General Questions
Topic: Default Project Folder.
Replies: 4
Views: 757

Re: Default Project Folder.

The program folder is not the same as the system folder. The program folder is where the software is installed. This folder read only. The system folder is where user editable files are saved. Lightboxes should be installed in the program files folder, because these files are normally not changed by...
by Pablo
Fri Mar 29, 2024 11:24 am
Forum: General Questions
Topic: Publish everything to the same folder
Replies: 1
Views: 99

Re: Publish everything to the same folder

You can control the target folder for file types in Tools -> Options -> Publish.
Just remove everything in the list.

Note that some (third party) extension may still require sub folder.
Also, themes are always in folders, otherwise you would end up with duplicated file names.
by Pablo
Fri Mar 29, 2024 10:15 am
Forum: News and Announcements
Topic: Accessibility Widget extension released.
Replies: 0
Views: 330

Accessibility Widget extension released.

Here's another extension with accessibility tools. This one automatically scales all text on the page, so it does not need any configuration. This extension is a wrapper for the Accessibility Widget by Sienna: https://accessibility-widget.pages.dev/. The widget has many options to improve the access...
by Pablo
Fri Mar 29, 2024 10:05 am
Forum: General Questions
Topic: change order of cards in card repeater
Replies: 1
Views: 95

Re: change order of cards in card repeater

You can use the arrange tools (move forward, move backwards,etc or numpad +/-) to change the order. This applies to all containers.
by Pablo
Fri Mar 29, 2024 6:51 am
Forum: Forms
Topic: Sending result form back to populator
Replies: 9
Views: 321

Re: Sending result form back to populator

You have specified that the input name used for auto responder is 'email' However, the name name of the input field seems to be different "email for copy of submitted PERF form" See this related FAQ "The auto responder option does not send the message to email entered in the form.&quo...
by Pablo
Fri Mar 29, 2024 6:46 am
Forum: General Questions
Topic: Page moves to left on mobile view
Replies: 2
Views: 142

Re: Page moves to left on mobile view

It seems to work correct for me.
What do I need to do to see the issue?
by Pablo
Thu Mar 28, 2024 8:37 pm
Forum: Forms
Topic: Sending result form back to populator
Replies: 9
Views: 321

Re: Sending result form back to populator

There are no known issues with the auto responder functionality, so it should also work for you if configured correctly.
If you need help with this then please let me know the error so I can try to point you in the right direction.
by Pablo
Thu Mar 28, 2024 7:04 pm
Forum: General Questions
Topic: ***SOLVED*** issue since last update
Replies: 39
Views: 2387

Re: issue since last update

You will need to add the item yourself.

This may be helpful
https://www.lifewire.com/how-to-add-cha ... es-2625145

Note that I basically have added this option only for you. Because it works for all other user. So, that is why its' not a 'toggle' in the software settings.
by Pablo
Thu Mar 28, 2024 3:15 pm
Forum: General Questions
Topic: how change search in full width
Replies: 4
Views: 237

Re: how change search in full width

You can change the full width property via the Property Inspector.
by Pablo
Thu Mar 28, 2024 12:48 pm
Forum: General Questions
Topic: Problem with breakpoints
Replies: 9
Views: 309

Re: Problem with breakpoints

If you need further assistance, then please share the update project. Also remove everything from the project that is not relevant to your question, to prevent confusion. For details about how to share a project file, please see this FAQ: https://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=10&am...
by Pablo
Thu Mar 28, 2024 12:14 pm
Forum: General Questions
Topic: Problem with breakpoints
Replies: 9
Views: 309

Re: Problem with breakpoints

In the project you have shared, the breakpoints are not the same.
The 320 breakpoint is missing on the index page.

Also, some breakpoints have explanation mark icons, which means you did not update the layout for those breakpoints.
by Pablo
Thu Mar 28, 2024 11:20 am
Forum: General Questions
Topic: Problem with breakpoints
Replies: 9
Views: 309

Re: Problem with breakpoints

This is because you did not use the same breakpoints as in the master page.
by Pablo
Thu Mar 28, 2024 10:55 am
Forum: General Questions
Topic: Problem with breakpoints
Replies: 9
Views: 309

Re: Problem with breakpoints

Did you fix the issues from my previous reply?
by Pablo
Thu Mar 28, 2024 10:09 am
Forum: General Questions
Topic: Problem with breakpoints
Replies: 9
Views: 309

Re: Problem with breakpoints

The breakpoints should be the same in the master page and content page. Also make sure all objects are inside the viewport, otherwise the browser will show scrollbars. See also "There is a large is empty space at the bottom or right side of my page." https://www.wysiwygwebbuilder.com/forum...
by Pablo
Thu Mar 28, 2024 7:23 am
Forum: Forms
Topic: Sending result form back to populator
Replies: 9
Views: 321

Re: Sending result form back to populator

This can be implemented by enabling the 'auto responder' option in the form properties.
by Pablo
Wed Mar 27, 2024 11:59 am
Forum: General Questions
Topic: No refreshing my page
Replies: 4
Views: 165

Re: No refreshing my page

Did you check the publish log for errors?
by Pablo
Wed Mar 27, 2024 11:19 am
Forum: General Questions
Topic: No refreshing my page
Replies: 4
Views: 165

Re: No refreshing my page

Did you check the publish log for errors? See also this related FAQ: https://www.wysiwygwebbuilder.com/forum/viewtopic.php?t=36493 Note that version 16 is no longer supported. But this not affect publishing, unless your web host has changed something on the side which requires a newer version of WWB.
by Pablo
Tue Mar 26, 2024 5:54 pm
Forum: Off Topic Section
Topic: Contractor needed for first project
Replies: 27
Views: 1596

Re: Contractor needed for first project

Let me know what you think:
viewforum.php?f=126
by Pablo
Tue Mar 26, 2024 12:30 pm
Forum: General Questions
Topic: Carousel not showing indicators and nav buttons not working
Replies: 2
Views: 220

Re: Carousel not showing indicators and nav buttons not working

You have added custom HTML to the page which conflicts with the built-in scripts.
For example, there is a second instance of jQuery.

To solve the issue, update your custom code.
by Pablo
Mon Mar 25, 2024 9:12 pm
Forum: Forms
Topic: Form button issue
Replies: 13
Views: 480

Re: Form button issue

I still do not think this is the right way to implement a form popup. Please let's focus on the main issue first, trying to get the form working. 1. Remove the lightbox 2. Use the built-in form script. 3. Do not use any of the advanced options until you have the basic form working. If the basic form...
by Pablo
Mon Mar 25, 2024 8:42 pm
Forum: Forms
Topic: Form button issue
Replies: 13
Views: 480

Re: Form button issue

It looks like you have used a lightbox to show the form? I do not think this is the best way to show a popup form. I suggest to use a dialog instead. But it may even be better to start simple, juts show the page. Once you have the basic form working you can add more advanced functionality. Also, you...
by Pablo
Mon Mar 25, 2024 4:37 pm
Forum: Previewing and Publishing
Topic: Navigation-bar, picture & text will not upload
Replies: 1
Views: 151

Re: Navigation-bar, picture & text will not upload

Everything seems to be working as far as I can tell. I can see all images.
Maybe there is an issue with your browser?
Did you try another browser?

Note that there are some naming issue with images.
See also this related FAQ:
viewtopic.php?t=131
by Pablo
Mon Mar 25, 2024 10:04 am
Forum: Off Topic Section
Topic: Contractor needed for first project
Replies: 27
Views: 1596

Re: Contractor needed for first project

I think it could be handy to create a dedicated section for this.
Any suggestions how to name this section?
by Pablo
Mon Mar 25, 2024 9:50 am
Forum: General Questions
Topic: Animations update
Replies: 2
Views: 182

Re: Animations update

Did you read the help about this? The 'Merge' option will merge the default animations with your own collection. Why? We regularly add new animations to the default collection. However, if you have customized animations then your custom collection will not be overwritten, so this means that new anim...
by Pablo
Mon Mar 25, 2024 8:54 am
Forum: News and Announcements
Topic: Accessibility Tools extension released.
Replies: 1
Views: 609

Accessibility Tools extension released.

Version 1.0.1
- Added extra properties to set z-index, position (left/right) and offsets (x / y).
by Pablo
Sun Mar 24, 2024 3:31 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: cms probleem
Replies: 31
Views: 1186

Re: cms probleem

Js, dat weet ik zeker. Ik heb bij elk antwoord dat ik je heb gegeven, elke keer gecontroleerd.
Zo net nogmaals.

Image

Ik denk toch dat er iets mis gaat bij jouw installatie.
by Pablo
Sun Mar 24, 2024 3:14 pm
Forum: Forms
Topic: Form button issue
Replies: 13
Views: 480

Re: Form button issue

The log can usually be found in the Control Panel of your web host.

What did you do to make it working?