Search found 1484 matches

by Pablo
Wed Jan 10, 2024 7:32 am
Forum: General Questions
Topic: Stop Chrom checking for SSL Certificate
Replies: 1
Views: 890

Re: Stop Chrom checking for SSL Certificate

I am not ware of any script that stops Chrome from checking for the SSL Certificate.
by Pablo
Wed Jan 10, 2024 7:31 am
Forum: General Questions
Topic: Hidden dialog, works on iPhone, but not on Android
Replies: 12
Views: 8385

Re: Hidden dialog, works on iPhone, but not on Android

That is only possible with a script.
However. it is not common to address issues like this with scripts, because an update of the browser may break the functionality of the script.
by Pablo
Mon Jan 08, 2024 7:26 am
Forum: General Questions
Topic: Hidden dialog, works on iPhone, but not on Android
Replies: 12
Views: 8385

Re: Hidden dialog, works on iPhone, but not on Android

Maybe a different button specifically for mobile phone and hide it for desktop view via breakpoints?
by Pablo
Sun Jan 07, 2024 7:54 am
Forum: General Questions
Topic: Hidden dialog, works on iPhone, but not on Android
Replies: 12
Views: 8385

Re: Hidden dialog, works on iPhone, but not on Android

It no longer work because you have removed the code that spits/breaks the text...

Note that this code has nothing to do with the dialog.
by Pablo
Fri Dec 22, 2023 7:09 am
Forum: General Questions
Topic: Hidden dialog, works on iPhone, but not on Android
Replies: 12
Views: 8385

Re: Hidden dialog, works on iPhone, but not on Android

This code will not work with Bootstrap. You will need to update because it's a different script. function showTopic(htmlPage) { pageName = htmlPage; $('#Dialog1').modal('show'); // The Dialog is initially hidden on page load var url = 'http://our-family.au/'; var goto = url.concat(pageName); window....
by Pablo
Thu Dec 21, 2023 7:58 am
Forum: General Questions
Topic: Hidden dialog, works on iPhone, but not on Android
Replies: 12
Views: 8385

Re: Hidden dialog, works on iPhone, but not on Android

Unfortunately, I do not have an Android phone, so I can try this myself. But it looks like you have written a custom script to show the dialog? Why not use the built-in 'show' event? Also, it looks like the dialog is not responsive, so it will not fit on smaller screens. Maybe it helps if you use th...
by Pablo
Mon Dec 18, 2023 7:19 am
Forum: General Questions
Topic: Lost http (etc) data on upgrade
Replies: 2
Views: 4907

Re: Lost http (etc) data on upgrade

Maybe this will be helpful?
viewtopic.php?t=43939
by Pablo
Fri Dec 01, 2023 11:06 am
Forum: General Questions
Topic: Pay Pal buttons problem
Replies: 3
Views: 6437

Re: Pay Pal buttons problem

I have checked your settings but it all looks correct to me.

The errors are more likely a server related issue.
(1) Returning 404 Page Not Found
(2) Returning Bad Request
by Pablo
Thu Nov 30, 2023 4:21 pm
Forum: General Questions
Topic: Pay Pal buttons problem
Replies: 3
Views: 6437

Re: Pay Pal buttons problem

First note that the functionality of PayPal buttons is implemented on the PayPal server, so if it works and sometime not then it's unlikely a problem in QWB. Because the button on the page is always the same. It may be a (temporary ) issue of the PayPal server or it may be related to a router or fir...
by Pablo
Thu Nov 30, 2023 7:22 am
Forum: Form Questions
Topic: Contact page issue
Replies: 1
Views: 8522

Re: Contact page issue

The image link you include, is a file on your local computer so I cannot access it.

To be able to help you, I need a link to the actual form or a demo project.

Also, this may be helpful (Form FAQ):
http://www.quickandeasywebbuilder.com/f ... 10&t=32967
by Pablo
Sun Nov 26, 2023 3:15 pm
Forum: General Questions
Topic: Bulk Change
Replies: 2
Views: 5531

Re: Bulk Change

Did you try 'Find and Replace' in the Edit menu?
by Pablo
Sat Nov 25, 2023 7:44 am
Forum: General Questions
Topic: visible / scrollable page opens too short.
Replies: 4
Views: 8089

Re: visible / scrollable page opens too short.

Thanks for the demo project! Note that you cannot 'attach' files to this forum for security reason. But you have shared it the correct way, so now you know how to do it the next time ;) I have opened your project, but for me the scrollbar is immediately visible and I can scroll to the end of the pag...
by Pablo
Mon Nov 20, 2023 3:35 pm
Forum: General Questions
Topic: New Menu Type
Replies: 3
Views: 6692

Re: New Menu Type

You can find the layer menu in the toolbox and insert menu.