Some strange popup

All Quick 'n Easy Web Builder support issues that are not covered in the forums below.
Post Reply
alex4orly
Posts: 321
Joined: Thu Jul 23, 2020 9:34 am

Some strange popup

Post by alex4orly »

This is NOT related to web builder, well, at leaset I don't think so.
Please visit : https://nmaa-rc.org.au/ - there is a pop up, coming up, no idea where from or why...
Once you click the OK button, it goes away and all works as intended

Can sombody here help me find out...
I searched for all alerts in all the relevant pages, starting with index.html, all the way to the home page.... can't find it

Many thanks
Alex
User avatar
Pablo
Site Admin
Posts: 3918
Joined: Mon Feb 13, 2006 7:00 am
Location: Europe
Contact:

Re: Some strange popup

Post by Pablo »

Didn't you add this code yourself?

Code: Select all

<script src="https://nmaa-rc.org.au/xpopup.js"></script>
alex4orly
Posts: 321
Joined: Thu Jul 23, 2020 9:34 am

Re: Some strange popup

Post by alex4orly »

Yes, inserted that, but:
1) it was there for a long time
2) I can't find where is the message text coming from

Thanks
User avatar
Pablo
Site Admin
Posts: 3918
Joined: Mon Feb 13, 2006 7:00 am
Location: Europe
Contact:

Re: Some strange popup

Post by Pablo »

Maybe you have added it via Page HTML or an HTML object?
alex4orly
Posts: 321
Joined: Thu Jul 23, 2020 9:34 am

Re: Some strange popup

Post by alex4orly »

Don't recall, how can I check that?
Thanks
alex4orly
Posts: 321
Joined: Thu Jul 23, 2020 9:34 am

Re: Some strange popup

Post by alex4orly »

OK, I found out.
I added it simply to html editing.
I removed it, but that pop-up keeps showing.

What else can I do?
User avatar
Pablo
Site Admin
Posts: 3918
Joined: Mon Feb 13, 2006 7:00 am
Location: Europe
Contact:

Re: Some strange popup

Post by Pablo »

I still see the code on the page.
Are you sure you have removed it?

Note: without your project there is no way for me see what you have done.
alex4orly
Posts: 321
Joined: Thu Jul 23, 2020 9:34 am

Re: Some strange popup

Post by alex4orly »

The code is no longer there, I started the whole page from scartch, but I now have another problem.
When looking at it on a large screen, PC or tablet, all OK, but on a Mobile phone, the two hidden dialogues, are showing in full size, click on one button, the dialogue will come up.
I attached the setup screen for 400 px size, the wholescreen is reduced, but not the dialogues, nor the top bar [ page header which is in a seprate layout grid

Please see if you can tell me what am I doing wrong.

Many thanks

Image
User avatar
Pablo
Site Admin
Posts: 3918
Joined: Mon Feb 13, 2006 7:00 am
Location: Europe
Contact:

Re: Some strange popup

Post by Pablo »

I cannot see what is wrong based on the screenshot.
To be able to help you, I need a DEMO project (.wbs file) so I can see all your settings.

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 project with one page and object(s) that are relevant to your question.

For further details about how to share a project file, please see this FAQ:
http://www.quickandeasywebbuilder.com/f ... hp?t=45024
alex4orly
Posts: 321
Joined: Thu Jul 23, 2020 9:34 am

Re: Some strange popup

Post by alex4orly »

Maybe the problem is in that in this version of the package quickandeasy there was an option of 480 breakpoint, but in the current version 9.3.3 this is gone, so - for responsive on a mobile phone, what should I set the break point to?

Yes, I know that I can create a 480 breakpoint, but the page width is then NOT set by the package to this point.

Looking forward to your instructions
alex4orly
Posts: 321
Joined: Thu Jul 23, 2020 9:34 am

Re: Some strange popup

Post by alex4orly »

OK, followed the instructions, created a cut down version of the project here:
https://nmaa-rc.org.au/nmaademo.qwb
The page can be viewed here : https://nmaa-rc.org.au/nmaademo.html

It looks OK on PC / Tablet - but on Mobile phone, the popup Dialog1 and Dialog2 are showing in full size, instead of the breakpoint size

Why?

Thaks again
User avatar
Pablo
Site Admin
Posts: 3918
Joined: Mon Feb 13, 2006 7:00 am
Location: Europe
Contact:

Re: Some strange popup

Post by Pablo »

As far as I know there has never been an option for setting the breakpoint for a Dialog.

But I think the reason why the layout 'breaks' is because you have added an HTML object outside the page boundaries: HTML1
The HTML object only contains styles, so you should set the type to 'between head tags'
alex4orly
Posts: 321
Joined: Thu Jul 23, 2020 9:34 am

Re: Some strange popup

Post by alex4orly »

Hello again,

Well, that fixed the problem, but :

1) This website is working fine with that "Wrong" setup since 2015.
2) This is suggesting that something has changed recently that caused it to surface.

So, yes, you can control dialogues through breakpoints, I have several other websites that this works fine.

Many thanks again
User avatar
Pablo
Site Admin
Posts: 3918
Joined: Mon Feb 13, 2006 7:00 am
Location: Europe
Contact:

Re: Some strange popup

Post by Pablo »

I do not think this is related to recent changes in the software.
I am pretty sure that if you do this in an older version that you will see the same behavior.
The settings are wrong. So, that is why the layout breaks.
alex4orly
Posts: 321
Joined: Thu Jul 23, 2020 9:34 am

Re: Some strange popup

Post by alex4orly »

I promise, to follow your instructions in future cases

Thaks again
Post Reply