Search found 17593 matches

by Pablo
Wed Apr 03, 2024 8:06 am
Forum: General Questions
Topic: question about robots.txt
Replies: 30
Views: 1572

Re: question about robots.txt

The HTML object is available via the toolbox.

Related tutorial:
https://wysiwygwebbuilder.com/add_html.html
by Pablo
Wed Apr 03, 2024 6:12 am
Forum: General Questions
Topic: question about robots.txt
Replies: 30
Views: 1572

Re: question about robots.txt

I think the googletagmanager code should be placed in an HTML object, because it uses an inline frame.

The meta tags can be changed in the Page Properties -> meta tags.
by Pablo
Tue Apr 02, 2024 12:40 pm
Forum: Forms
Topic: Date-Picker wrong Values in Table
Replies: 1
Views: 213

Re: Date-Picker wrong Values in Table

Do you have a demo?

Image
by Pablo
Tue Apr 02, 2024 11:53 am
Forum: General Questions
Topic: Fixing Header
Replies: 1
Views: 215

Re: Fixing Header

Both the page header object and layout grids have a 'fixed' option. This is demonstrated in many of the available templates. For example: https://www.wysiwygwebbuilder.com/support/wb19tryouts/wb19_beachclub.html https://www.wysiwygwebbuilder.com/support/wb19tryouts/wb19_candyland.html https://www.wy...
by Pablo
Tue Apr 02, 2024 11:27 am
Forum: General Questions
Topic: bootstrap file listing
Replies: 2
Views: 276

Re: bootstrap file listing

It looks like the PHP code is not executed.
Did you set the page extension to PHP?
by Pablo
Tue Apr 02, 2024 11:26 am
Forum: General Questions
Topic: Export Publish Settings
Replies: 2
Views: 247

Re: Export Publish Settings

The publish settings are stored in a file named 'publish.dat'

See also:
viewtopic.php?t=30276
by Pablo
Tue Apr 02, 2024 10:08 am
Forum: Responsive Web Design
Topic: White Spaces at the Bottom of Desktop Pages
Replies: 4
Views: 507

Re: White Spaces at the Bottom of Desktop Pages

Please see this related FAQ
"There is a large is empty space at the bottom or right side of my page."
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
by Pablo
Tue Apr 02, 2024 7:03 am
Forum: News and Announcements
Topic: Spanish language module updated for WWB19
Replies: 0
Views: 345

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: 39
Views: 2226

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: 30
Views: 1572

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: 254

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: 30
Views: 1572

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: 30
Views: 1572

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: 3
Views: 296

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: 482

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: 30
Views: 1572

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: 482

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: 463

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: 30
Views: 1572

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: 482

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: 463

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: 463

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: 463

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: 303

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: 303

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: 2782

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: 2782

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: 332

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: 2782

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: 833

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: 154

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: 489

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: 155

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: 456

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: 224

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: 456

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: 2782

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: 322

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: 441

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: 441

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: 441

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: 441

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: 441

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: 456

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: 244

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: 244

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: Professionals for hire
Topic: Contractor needed for first project
Replies: 27
Views: 1825

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: 285

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.