Search found 17585 matches

by Pablo
Sun Mar 15, 2020 8:18 am
Forum: General Questions
Topic: Something strange... Slideshow error
Replies: 10
Views: 1323

Re: Something strange... Slideshow error

I am still curious - how did it work for the past 2 years, as it was, without any errors...
The browser may have been updated the way it processes ajax calls.
by Pablo
Sat Mar 14, 2020 12:34 pm
Forum: Forms
Topic: Agree to terms checkbox
Replies: 9
Views: 3348

Re: Agree to terms checkbox

You can use conditions to implement this:
http://www.wysiwygwebbuilder.com/conditions.html
by Pablo
Sat Mar 14, 2020 12:33 pm
Forum: General Questions
Topic: Something strange... Slideshow error
Replies: 10
Views: 1323

Re: Something strange... Slideshow error

Sorry, I am a bit confused - I don't have any Ajax in this function
Yes, you do. 'Load' uses Ajax.

Note that this is unrelated to WWB.
by Pablo
Sat Mar 14, 2020 7:33 am
Forum: General Questions
Topic: Something strange... Slideshow error
Replies: 10
Views: 1323

Re: Something strange... Slideshow error

Please read:
https://api.jquery.com/load/
Due to browser security restrictions, most "Ajax" requests are subject to the same origin policy; the request can not successfully retrieve data from a different domain, subdomain, port, or protocol.
by Pablo
Sat Mar 14, 2020 7:00 am
Forum: General Questions
Topic: Something strange... Slideshow error
Replies: 10
Views: 1323

Re: Something strange... Slideshow error

You have added the following script, which causes the error:: <script> function LogVisitors() { //if (!sessionStorage.previouslyVisited) //{ // $(document).ready(function() // { $('#insert-file').load('https://www.squadron-125.org.il/visitors.php'); // }); // sessionStorage.previouslyVisited = true;...
by Pablo
Sat Mar 14, 2020 6:47 am
Forum: General Questions
Topic: Find and Replace hyperlinks
Replies: 6
Views: 1914

Re: Find and Replace hyperlinks

How can I do a find and replace in the html ?
This is not possible, because the HTML code does not exist until you publish the page.

However , you can modify external links via 'Verify Links'.
by Pablo
Sat Mar 14, 2020 6:44 am
Forum: General Questions
Topic: Call a script once per visit
Replies: 2
Views: 716

Re: Call a script once per visit

I could not find any official documentation about this functionality.
Maybe it was deprecated?
https://html.spec.whatwg.org/multipage/webstorage.html
by Pablo
Fri Mar 13, 2020 6:29 pm
Forum: General Questions
Topic: Adding Google Analytics
Replies: 9
Views: 5126

Re: Adding Google Analytics

between head - head tags, right?
Correct.

If you add code in Site HTML then it will be added to all pages in the project.
by Pablo
Fri Mar 13, 2020 5:57 pm
Forum: General Questions
Topic: Adding Google Analytics
Replies: 9
Views: 5126

Re: Adding Google Analytics

This can be done via Site HTML.
by Pablo
Fri Mar 13, 2020 5:57 pm
Forum: General Questions
Topic: Responsive before after photo Gallery
Replies: 5
Views: 1179

Re: Responsive before after photo Gallery

I'm sorry, there is no standard solution for this.
However, any third party (responsive) script will also work with WWB.
by Pablo
Fri Mar 13, 2020 12:18 pm
Forum: Responsive Web Design
Topic: Responsive Popup OR true hiding of Layout Grid
Replies: 8
Views: 3731

Re: Responsive Popup OR true hiding of Layout Grid

Did you consider using a Dialog or Modal layer?
Both are resonsive.

To make it appear only once, you will need a script as demonstrated in this template:
http://www.wysiwygwebbuilder.com/suppor ... outme.html
by Pablo
Fri Mar 13, 2020 12:16 pm
Forum: General Questions
Topic: slide show lag
Replies: 2
Views: 960

Re: slide show lag

Only one slideshow can be used per page.
by Pablo
Fri Mar 13, 2020 8:48 am
Forum: Off Topic Section
Topic: 3rd party forms
Replies: 11
Views: 4839

Re: 3rd party forms

I do not have any experience with jotform, so I do not know whether or not it’s responsive.
But if it is responsive then it should work.
by Pablo
Fri Mar 13, 2020 6:59 am
Forum: Previewing and Publishing
Topic: [Answered] No display of background image in one page
Replies: 9
Views: 5871

Re: No display of background image in one page

ANy chance you had it in your memory cache?
No, it was the first time I visited your website.
by Pablo
Thu Mar 12, 2020 9:17 pm
Forum: Previewing and Publishing
Topic: [Answered] No display of background image in one page
Replies: 9
Views: 5871

Re: No display of background image in one page

The changes should be visible immediately.

For me, the page does have the same background image, so it looks like a browser related issue.
by Pablo
Thu Mar 12, 2020 9:14 pm
Forum: Responsive Web Design
Topic: size problem of editbox in layout grid with breakpoint
Replies: 2
Views: 2351

Re: size problem of editbox in layout grid with breakpoint

Maybe you have enabled 'Automatically scale new objects in breakpoints' in Tools->Options->General?
by Pablo
Thu Mar 12, 2020 9:13 pm
Forum: General Questions
Topic: Responsive website
Replies: 30
Views: 4809

Re: Responsive website

You cannot use layers inside a carousel. A carousel itself is a layer.
by Pablo
Thu Mar 12, 2020 5:59 pm
Forum: General Questions
Topic: Responsive website
Replies: 30
Views: 4809

Re: Responsive website

Sorry, this is only possible for a flexible carousel.
by Pablo
Thu Mar 12, 2020 4:43 pm
Forum: General Questions
Topic: *SOLVED* Can't interact with links in Sticky-Layer behind masterpage
Replies: 8
Views: 2596

Re: *SOLVED* Can't interact with links in Sticky-Layer behind masterpage

Just change the ID to the name of the second layer.
by Pablo
Thu Mar 12, 2020 4:03 pm
Forum: Previewing and Publishing
Topic: [Answered] No display of background image in one page
Replies: 9
Views: 5871

Re: No display of background image in one page

If you make changes to a master page then you will need to republish all pages that use that master page.
by Pablo
Thu Mar 12, 2020 4:01 pm
Forum: General Questions
Topic: Responsive website
Replies: 30
Views: 4809

Re: Responsive website

Is there a way of making the carousel a fixed width when full width and floating?
What exactly do you mean by this?
by Pablo
Thu Mar 12, 2020 3:40 pm
Forum: Forms
Topic: Textbox size on form
Replies: 5
Views: 2860

Re: Textbox size on form

Maybe it's related to DPI settings of your computer?
https://www.wysiwygwebbuilder.com/forum ... 10&t=85917
by Pablo
Thu Mar 12, 2020 12:58 pm
Forum: Forms
Topic: Textbox size on form
Replies: 5
Views: 2860

Re: Textbox size on form

To be able to help you, I need to see what you have done.
Do you have a demo project?

Related FAQ:
https://www.wysiwygwebbuilder.com/forum ... 10&t=82134
by Pablo
Thu Mar 12, 2020 10:52 am
Forum: Forms
Topic: Autofocus with a form within an Iframe
Replies: 6
Views: 3238

Re: Autofocus with a form within an Iframe

'auto focus' is a standard HTML functionality which is implemented in the browser.
So, you have no control over how it works via HTML.

But this may be helpful:
https://bugzilla.mozilla.org/show_bug.cgi?id=1272328
by Pablo
Thu Mar 12, 2020 6:57 am
Forum: General Questions
Topic: Images too large in Chrome but OK in MS Edge
Replies: 12
Views: 3424

Re: Images too large in Chrome but OK in MS Edge

Usually this indicates that filename of the image is incorrect. For example, if the filename contains spaces then this may confuse the browser.

Related FAQ:
https://www.wysiwygwebbuilder.com/forum ... f=10&t=131
by Pablo
Wed Mar 11, 2020 9:35 pm
Forum: General Questions
Topic: Menu on top of the carousel
Replies: 14
Views: 2190

Re: Menu on top of the carousel

For me, the menu on your website works correct.
What do I need to do to see the problem?

Also, I do not see a page header on your website.
Did you publish the modified page?
by Pablo
Wed Mar 11, 2020 9:34 pm
Forum: General Questions
Topic: Responsive website
Replies: 30
Views: 4809

Re: Responsive website

There is a scrollbar at the bottom of the page.
This indicates that there are objects outside the viewport or the page alignment is not set to 'do not center' when using layout grids.
by Pablo
Wed Mar 11, 2020 7:20 pm
Forum: Forms
Topic: Making "reply to" field populate with senders email
Replies: 7
Views: 4009

Re: Making "reply to" field populate with senders email

Correct.
See also the FAQ and help.
by Pablo
Wed Mar 11, 2020 6:10 pm
Forum: Off Topic Section
Topic: Email notifications not reaching
Replies: 4
Views: 3972

Re: Email notifications not reaching

Nothing has on the forum. I cannot think of any other reason why emails would not arrive in your inbox.
by Pablo
Wed Mar 11, 2020 3:45 pm
Forum: Links and Navigation
Topic: Responsive Menu
Replies: 5
Views: 4967

Re: Responsive Menu

My reply remains the same.
You cannot assign a link to a menu item that has sub items.
The 'click' is used to open the sub menu, so it cannot be used for a link.
by Pablo
Wed Mar 11, 2020 1:03 pm
Forum: Links and Navigation
Topic: Responsive Menu
Replies: 5
Views: 4967

Re: Responsive Menu

You cannot assign a link to menu item when it has sub menus, because on mobile devices do not have 'mouseover' so the sub menu would never be visible.
Note that this is true for all menus with sub items.
by Pablo
Wed Mar 11, 2020 1:01 pm
Forum: General Questions
Topic: Find and Replace hyperlinks
Replies: 6
Views: 1914

Re: Find and Replace hyperlinks

You can find and replace URLs in Tools -> Global Replace.
by Pablo
Wed Mar 11, 2020 1:00 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: Verspringen breedte pagina
Replies: 8
Views: 3947

Re: Verspringen breedte pagina

De optie werkt correct.
Echter in de Nederlandse vertaling is de tekst omgewisseld. Ik heb dit aangepast in de laatste update.
by Pablo
Wed Mar 11, 2020 6:56 am
Forum: General Questions
Topic: How to launch a photo gallery via a single image?
Replies: 3
Views: 1227

Re: How to launch a photo gallery via a single image?

This can be done with the slideshow and a lightbox.
by Pablo
Wed Mar 11, 2020 6:53 am
Forum: General Questions
Topic: Lazy Loading
Replies: 3
Views: 1473

Re: Lazy Loading

To be able to help you, I need a copy of the project.

Related FAQ:
https://www.wysiwygwebbuilder.com/forum ... 10&t=82134
by Pablo
Wed Mar 11, 2020 6:52 am
Forum: Off Topic Section
Topic: Email notifications not reaching
Replies: 4
Views: 3972

Re: Email notifications not reaching

Either the emails ended up in your spam or your ISP is blocking them.
by Pablo
Wed Mar 11, 2020 6:51 am
Forum: General Questions
Topic: mail
Replies: 5
Views: 1327

Re: mail

It's up to you which email address you use as long as it's within the same domain.
by Pablo
Wed Mar 11, 2020 6:51 am
Forum: General Questions
Topic: Menu on top of the carousel
Replies: 14
Views: 2190

Re: Menu on top of the carousel

It also works for me.

Usually, a drop down menu is part of a page header. In which case you can set the 'stack level' to 'in front of content'
by Pablo
Wed Mar 11, 2020 6:49 am
Forum: General Questions
Topic: Convert all links from http to https ?
Replies: 1
Views: 1006

Re: Convert all links from http to https ?

In the 'Verify Links' tool you can get an overview of all the link in your website.
Here you can also update the links.
by Pablo
Tue Mar 10, 2020 9:02 pm
Forum: General Questions
Topic: mail
Replies: 5
Views: 1327

Re: mail

Please see "Emails are not arriving in my inbox" in the FAQ:
https://www.wysiwygwebbuilder.com/forum ... 10&t=32967
by Pablo
Tue Mar 10, 2020 7:13 pm
Forum: General Questions
Topic: Photo Gallery, i wish more
Replies: 3
Views: 1258

Re: Photo Gallery, i wish more

Sorry, your images do not which specific functionality you need. If you have suggestions to make the gallery (even) better then please post your ideas in the 'Suggestions ' section. If other users also find it useful then I will consider it for future development. In the photo collage, the images ar...
by Pablo
Tue Mar 10, 2020 7:08 pm
Forum: General Questions
Topic: mail
Replies: 5
Views: 1327

Re: mail

Sometimes it helps if you set a hardcoded 'from' address in the form properties. The 'from' address should be an email address with the same domain.
by Pablo
Tue Mar 10, 2020 7:06 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: Verspringen breedte pagina
Replies: 8
Views: 3947

Re: Verspringen breedte pagina

Ik kan geen probleem ontdekken Misschien is de werking van de optie niet duidelijk? Je kunt dit namelijk niet testen met een leeg scherm... Normaal werkt Web Builder automatisch de paginagrootte bij als je een object buiten de paginaranden plaatst. Als deze optie is ingeschakeld, wordt de paginabree...
by Pablo
Tue Mar 10, 2020 4:26 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: Verspringen breedte pagina
Replies: 8
Views: 3947

Re: Verspringen breedte pagina

Er zijn bij mij geen problemen bekend met deze optie.
Om je hierbij te kunnen help heb ik meer informatie nodig. Heb je een demo project?
by Pablo
Tue Mar 10, 2020 4:22 pm
Forum: General Questions
Topic: Photo Gallery, i wish more
Replies: 3
Views: 1258

Re: Photo Gallery, i wish more

The built-in photo gallery is responsive. It can be used in fixed layouts with breakpoints or with (flexible) layout grids. The number of columns is responsive. Demo: https://wysiwygwebbuilder.com/gallery_demo9.html Tutorial: https://wysiwygwebbuilder.com/photogallery.html Also, the Photo Gallery is...
by Pablo
Tue Mar 10, 2020 11:26 am
Forum: General Questions
Topic: Which slide show does this?
Replies: 6
Views: 1375

Re: Which slide show does this?

Sorry, that is not possible with the slideshow. The caption is not part of the animation.

You can use a Carousel for more advanced behavior:
http://www.wysiwygwebbuilder.com/carouselevents.html
by Pablo
Tue Mar 10, 2020 10:01 am
Forum: General Questions
Topic: Which slide show does this?
Replies: 6
Views: 1375

Re: Which slide show does this?

The built-in Slideshow supports captions.

Also, you can use a Carousel for more advanced behavior:
http://www.wysiwygwebbuilder.com/carouselevents.html
by Pablo
Tue Mar 10, 2020 6:57 am
Forum: General Questions
Topic: how to use canonical
Replies: 3
Views: 3206

Re: how to use canonical

Help -> Contents -> Page Properties -> SEO
by Pablo
Tue Mar 10, 2020 6:56 am
Forum: General Questions
Topic: Unknown column 'DATESTAMP' in 'field list'
Replies: 3
Views: 2812

Re: Unknown column 'DATESTAMP' in 'field list'

Yes, it is mandatory. It stores the date/time of the form submission.