Search found 17585 matches

by Pablo
Mon Apr 15, 2024 5:11 pm
Forum: General Questions
Topic: AI for images
Replies: 1
Views: 170

Re: AI for images

The new functionality is documented here:
https://www.wysiwygwebbuilder.com/ai.html
by Pablo
Mon Apr 15, 2024 10:37 am
Forum: General Questions
Topic: Video Streaming
Replies: 2
Views: 279

Re: Video Streaming

Alternative Formats is to specify different formats (mp4, webm). it is not for different video sizes.
by Pablo
Mon Apr 15, 2024 10:34 am
Forum: General Questions
Topic: *** SOLVED *** Font Installed but WWB says No
Replies: 3
Views: 310

Re: Font Installed but WWB says No

To use the font in a website, you will have to install it via the Google Font manager, otherwise the software will not know that it's a Google font. You may have installed an old version of the Roboto font. The new version of Roboto is a "variable font". WWB uses the new version. So, if yo...
by Pablo
Sun Apr 14, 2024 5:06 pm
Forum: Forms
Topic: How to change php created by wizard?
Replies: 2
Views: 331

Re: How to change php created by wizard?

Note that you can also write your own form script. Just change the 'action' of the form to the location of your script.

For example:
https://www.wysiwygwebbuilder.com/forms_php.html

Also, can you please enter a valid order number in your forum profile?
by Pablo
Sat Apr 13, 2024 8:28 pm
Forum: General Questions
Topic: MySQL CRUD not showing current records
Replies: 10
Views: 787

Re: MySQL CRUD not showing current records

It is difficult to help you without seeing all your setting.
by Pablo
Sat Apr 13, 2024 3:17 pm
Forum: General Questions
Topic: MySQL CRUD not showing current records
Replies: 10
Views: 787

Re: MySQL CRUD not showing current records

Did you also add "1=1"? otherwise the WHERE statement will be invalid.
by Pablo
Sat Apr 13, 2024 11:41 am
Forum: Off Topic Section
Topic: page requests
Replies: 7
Views: 462

Re: page requests

Most of the files are loaded from other third party servers, these not related to WWB.
You have added custom code to the page (Google, Facebook, customerchat), this affects how the page behaves.
I suggest to remove all third party code and then try again.
by Pablo
Sat Apr 13, 2024 10:12 am
Forum: Off Topic Section
Topic: page requests
Replies: 7
Views: 462

Re: page requests

I have visited the home page but there is not much content, I only see a couple of images.
So, I am not sure what 'hubspot website grader' is complaining about.

Can you be more specific?
by Pablo
Sat Apr 13, 2024 6:42 am
Forum: Forms
Topic: Update needed
Replies: 2
Views: 332

Re: Update needed

The help / online tutorials should be up-to-date.
https://www.wysiwygwebbuilder.com/dialog.html

What is wrong with this information?

Also, if you need help, then please provide a demo so we can see what you have done.

Image
by Pablo
Fri Apr 12, 2024 7:32 pm
Forum: General Questions
Topic: MySQL CRUD not showing current records
Replies: 10
Views: 787

Re: MySQL CRUD not showing current records

In the filter property you can add additional SQL.

For example:

Code: Select all

1=1 ORDER BY fieldname DESC 
by Pablo
Fri Apr 12, 2024 5:50 pm
Forum: General Questions
Topic: MySQL CRUD not showing current records
Replies: 10
Views: 787

Re: MySQL CRUD not showing current records

Are you sure the fields names are correct?
Note that these are case sensitive.

Also, you have set 'listview' of all items to 'no'!
And the primary key must be in the listview, as documented in the PDF.
by Pablo
Fri Apr 12, 2024 4:56 pm
Forum: General Questions
Topic: Link for the updates only' zip file
Replies: 1
Views: 241

Re: Link for the updates only' zip file

The link is at the bottom of the announcement.
by Pablo
Fri Apr 12, 2024 4:17 pm
Forum: General Questions
Topic: MySQL CRUD not showing current records
Replies: 10
Views: 787

Re: MySQL CRUD not showing current records

Please try to be more specific.
What are your settings?
What is the database structure?
Are there any errors?
by Pablo
Fri Apr 12, 2024 12:56 pm
Forum: Responsive Web Design
Topic: White Spaces at the Bottom of Desktop Pages
Replies: 4
Views: 416

Re: White Spaces at the Bottom of Desktop Pages

Te page height in page properties is for the workspace only, it does not affect the published page. The actual height of the page is determined by the content of the page. The fonts size of the User interface is a standard system settings. It should be the same for all Windows apps. If you have issu...
by Pablo
Fri Apr 12, 2024 9:56 am
Forum: News and Announcements
Topic: WYSIWYG Web Builder 19.2 update
Replies: 0
Views: 636

WYSIWYG Web Builder 19.2 update

WYSIWYG Web Builder 19.2 is a major update. This version fixes known problems, adds new features and includes other improvements. What's new? - Updated feature: WWB19 now includes 150 pre-defined blocks! All existing blocks have been redesigned/updated/refreshed and optimized. Important note: Your e...
by Pablo
Thu Apr 11, 2024 4:49 pm
Forum: General Questions
Topic: Can not open the site file *.wbs: unknown error occured while accessing the file
Replies: 10
Views: 647

Re: Can not open the site file *.wbs: unknown error occured while accessing the file

Sorry, I have saved the file in the newest version (19.2). This will be released within a few days.
by Pablo
Thu Apr 11, 2024 2:23 pm
Forum: General Questions
Topic: Can not open the site file *.wbs: unknown error occured while accessing the file
Replies: 10
Views: 647

Re: Can not open the site file *.wbs: unknown error occured while accessing the file

Unfortunately I cannot open the file either. Part of the file seems to be missing. Are you sure you do not have a backup? Didn't you enable the built-in backup option? UPDATE: I have been able to recover some data from the file. Although I am not sure if this is the complete file? https://www.wysiwy...
by Pablo
Thu Apr 11, 2024 12:26 pm
Forum: General Questions
Topic: Can not open the site file *.wbs: unknown error occured while accessing the file
Replies: 10
Views: 647

Re: Can not open the site file *.wbs: unknown error occured while accessing the file

What exactly did you do before the file stopped working?
Did you try to open a backup?
Which version do you use?

If you need further assistance then please try to be more specific, or include a link to the project file so we can check it.
by Pablo
Thu Apr 11, 2024 7:37 am
Forum: Previewing and Publishing
Topic: The thin white line
Replies: 5
Views: 284

Re: The thin white line

I do not see this issue in your project. However, it may be a rounding error (based on dpi, resolution, height of divder, etc) of the browser because the divider is SVG, so it is dynamically scaled. As mentioned by wwonderfull, you can workaround this by adding a negative margin. Or change the heigh...
by Pablo
Thu Apr 11, 2024 6:16 am
Forum: Previewing and Publishing
Topic: The thin white line
Replies: 5
Views: 284

Re: The thin white line

From your project is it not clear where to look exactly. When sharing a project, can you please remove everything that is not relevant to your question to prevent confusion? For further details about how to share a project file, please see this FAQ: https://www.wysiwygwebbuilder.com/forum/viewtopic....
by Pablo
Thu Apr 11, 2024 6:12 am
Forum: General Questions
Topic: Link to TABS
Replies: 1
Views: 466

Re: Link to TABS

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
Wed Apr 10, 2024 5:00 pm
Forum: General Questions
Topic: pages in wrong folders
Replies: 3
Views: 293

Re: pages in wrong folders

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. For further details about how to share a project file, please see this FAQ: https://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=10&t=821...
by Pablo
Wed Apr 10, 2024 2:27 pm
Forum: General Questions
Topic: Photo Gallery Background
Replies: 1
Views: 388

Re: Photo Gallery Background

Each (third party) lightbox script has its own settings.
So, depending on which lightbox you have used, you will need to check the documentation to see how to change the background.

See also:
https://www.wysiwygwebbuilder.com/lightboxes.html
by Pablo
Wed Apr 10, 2024 2:25 pm
Forum: General Questions
Topic: csv file view using a variable filename (based on login username)
Replies: 13
Views: 954

Re: csv file view using a variable filename (based on login username)

There is no standard solution for this, so this will require a custom script.
by Pablo
Tue Apr 09, 2024 5:43 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: Login en SigUp gaan niet naar Destination Page.
Replies: 2
Views: 124

Re: Login en SigUp gaan niet naar Destination Page.

Om je te kunnen helpen heb ik (veel) meer information nodig.
Wat zijn de instelllngen?
Wat is de gegenereerde PHP code?
Wat gaat er precies mis?

Image
by Pablo
Tue Apr 09, 2024 3:08 pm
Forum: Responsive Web Design
Topic: Error when breakpoint checked in "Dialog"
Replies: 7
Views: 495

Re: Error when breakpoint checked in "Dialog"

The dialog does not support responsive font size.
The reason for this is that the dialog is created via JavaScript.
by Pablo
Tue Apr 09, 2024 2:02 pm
Forum: General Questions
Topic: PHP Counter7 Resetting
Replies: 2
Views: 554

Re: PHP Counter7 Resetting

The file 'Visits2.txt' is not be generated by the extension or any of the standard options in WWB. Normally, it is uploaded manually.
But maybe you have included the file in a file publisher object, so it get uploaded each time you update the page?
by Pablo
Tue Apr 09, 2024 12:55 pm
Forum: Responsive Web Design
Topic: Error when breakpoint checked in "Dialog"
Replies: 7
Views: 495

Re: Error when breakpoint checked in "Dialog"

The RWD value specifies when the dialog will go to 'full width' mode. You are using 'absolute' layout so obviously this will not work. This only works for floating layout because then the child elements will automatically scale. For absolute layout, you will have to manually update the layout for ea...
by Pablo
Tue Apr 09, 2024 11:27 am
Forum: Responsive Web Design
Topic: Error when breakpoint checked in "Dialog"
Replies: 7
Views: 495

Re: Error when breakpoint checked in "Dialog"

What exactly do I need to do to see the problem?

For details about how to share a project file, please see this FAQ:
viewtopic.php?f=10&t=82134
by Pablo
Tue Apr 09, 2024 11:24 am
Forum: Responsive Web Design
Topic: Complicated combined graphics, svg, img text
Replies: 5
Views: 561

Re: Complicated combined graphics, svg, img text

If you use a section then you can either scale the items or align them to a fixed edge.
You can also add breakpoints to adjust the layout for different screen sizes.

A section uses 'fixed layout', because otherwise you cannot overlap items.
by Pablo
Tue Apr 09, 2024 9:46 am
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: Foto's of tekst
Replies: 13
Views: 493

Re: Foto's of tekst

Versie 12 wordt helaas niet meer ondersteund. Deze versie is al heel oud en niet compatible met modern browsers.
by Pablo
Mon Apr 08, 2024 5:26 pm
Forum: Forms
Topic: If statement in forms and auto increment field
Replies: 1
Views: 183

Re: If statement in forms and auto increment field

You can use conditions to implement 'IF' statement.
However, if you want to work in combination with a database, then you will need to implement a script. There is no way to do that visually.

More information about conditions:
https://wysiwygwebbuilder.com/conditions.html
by Pablo
Mon Apr 08, 2024 3:04 pm
Forum: General Questions
Topic: Music from video plays when I exit from a gallery
Replies: 3
Views: 197

Re: Music from video plays when I exit from a gallery

Video and autoplay is a standard HTML functionality so this is implemented in the browser, not in WWB.
by Pablo
Mon Apr 08, 2024 1:28 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: Foto's of tekst
Replies: 13
Views: 493

Re: Foto's of tekst

Als je verdere hulp nodig heeft, update dan je forumprofiel met een geldig bestelnummer.
by Pablo
Sun Apr 07, 2024 2:38 pm
Forum: Previewing and Publishing
Topic: Cannot upload website files
Replies: 5
Views: 4033

Re: Cannot upload website files

I can still see the recent page "PUBLISHED APRIL 2024".
I think there is an issue with your browser.
but now it's back to the incorrect version
There is no way this can be related to the software.
by Pablo
Sun Apr 07, 2024 11:43 am
Forum: General Questions
Topic: Seo Problem
Replies: 2
Views: 272

Re: Seo Problem

This is not specific to WWB.

But maybe this will be helpful?
https://www.google.com/search?submit=Se ... +canonical
by Pablo
Sun Apr 07, 2024 11:40 am
Forum: WYSIWYG Web Builder Tips, Tricks, Tutorials and Code Examples
Topic: Import HTML
Replies: 6
Views: 4513

Re: Import HTML

I have tried 'import HTML' and for me it imports the text and images.
Maybe your firewall is blocking the connection?
by Pablo
Sun Apr 07, 2024 9:06 am
Forum: General Questions
Topic: Web page refuses to update!
Replies: 11
Views: 945

Re: Web page refuses to update!

I can now see the updated page.
So, I think the problem is with your browser / cache.
by Pablo
Sun Apr 07, 2024 7:08 am
Forum: General Questions
Topic: Help to arrange a form using a dialog box
Replies: 2
Views: 235

Re: Help to arrange a form using a dialog box

You can use a dialog or modal layer for this. In a dialog you can either use absolute or floating layout. Here are some example templates with dialogs: https://www.wysiwygwebbuilder.com/support/wb19tryouts/wb19_stationary.html (feedback) https://www.wysiwygwebbuilder.com/support/wb18tryouts/wb18_liq...
by Pablo
Sun Apr 07, 2024 7:04 am
Forum: General Questions
Topic: Accessibility Standards
Replies: 39
Views: 2221

Re: Accessibility Standards

Is this something that could eventually be made to be placed in a particuar spot?
Please note that this is a third party script, so it works as it works.
I did not create this script, I have only made the extension to make it easier for WWB users to add it to their website.
by Pablo
Sat Apr 06, 2024 1:03 pm
Forum: General Questions
Topic: Web page refuses to update!
Replies: 11
Views: 945

Re: Web page refuses to update!

Does it look correct in local preview?
Are there any errors in the publish log?
by Pablo
Fri Apr 05, 2024 7:44 pm
Forum: Responsive Web Design
Topic: Flex container issues
Replies: 3
Views: 492

Re: Flex container issues

I have recently updated many of the tutorials. However, the software keeps being improved weekly, so I do not always have time to update the documentation instantly.
Although the basic concepts of flexbox are still the same. Also, this is not specific to WWB. Flexbox is standard HTML functionality.
by Pablo
Fri Apr 05, 2024 10:35 am
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: Foto's of tekst
Replies: 13
Views: 493

Re: Foto's of tekst

In dat geval moet je alle objecten eerst oplaag verplaatsen om ruimte te maken voor de nieuwe foto.

Wanneer je layout grids gebruikt, dan kun je via de 'arrange' tools een nieuw object er tussen zetten en dan schuift de rest vanzelf naar beneden.
by Pablo
Fri Apr 05, 2024 10:10 am
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: Foto's of tekst
Replies: 13
Views: 493

Re: Foto's of tekst

Gebruik je layout grids of absolute layout?
Gebruik je een foto gallerie of losse foto's?
Wat gaat er precies mis?
by Pablo
Fri Apr 05, 2024 9:14 am
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: Foto's of tekst
Replies: 13
Views: 493

Re: Foto's of tekst

Zou je iets specifieker willen zijn?
Welke objecten gebruiken je precies?
Waar gaat het mis?
by Pablo
Fri Apr 05, 2024 6:15 am
Forum: Responsive Web Design
Topic: Flex container issues
Replies: 3
Views: 492

Re: Flex container issues

First note that a 320 is not very useful. Because most mobile devices have a larger view port. I suggest to use 480 or 768 instead. What is the exact purpose of the breakpoint? What would you like to change in this view? It's important to understand that when using flexbox that the layout is control...
by Pablo
Thu Apr 04, 2024 6:04 pm
Forum: General Questions
Topic: question about robots.txt
Replies: 30
Views: 1567

Re: question about robots.txt

I remembered that a Google employee told me to put Tag Manager in the "body attributes" when we were setting up Google Ads applications. The Google employee is wrong about this. It makes no sense to add this code as 'body attribute'. This is incorrect and breaks the HTML structure. It is ...
by Pablo
Thu Apr 04, 2024 1:38 pm
Forum: General Questions
Topic: question about robots.txt
Replies: 30
Views: 1567

Re: question about robots.txt

I do not have any experience with the Google tag manager, so I cannot assist you with question related to this script. I can only help you put it in the right place.
However, this is not specific to WWB.
by Pablo
Thu Apr 04, 2024 9:08 am
Forum: General Questions
Topic: question about robots.txt
Replies: 30
Views: 1567

Re: question about robots.txt

According to the documentation it should be placed immediately after the <body> tag.
https://support.google.com/tagmanager/a ... 3696?hl=en