Popup modal on the mobile device

andrealing
28 Posts
andrealing posted this 11 January 2021
Ask a Question

Hi,

I've referred to the modal popup provided here : https://nicepage.com/questions/7162/popup-model

it works really good on the desktop but when I open on mobile devices, the popup covers the entire screen. I cannot get to the title and the close X button.

How do I fix that?

Thanks.

Hi, I've referred to the modal popup provided here : https://nicepage.com/questions/7162/popup-model it works really good on the desktop but when I open on mobile devices, the popup covers the entire screen. I cannot get to the title and the close X button. How do I fix that? Thanks.
Vote to pay developers attention to this features or issue.
7 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 11 January 2021

Hi,

Nicepage provides a built-in modal popup option. Therefore, there is no longer a need to use the custom solution. But in this specific case, you will need to resize the resulting popup manually via custom CSS as there is no option to adjust it via Nicepage.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, Nicepage provides a built-in modal popup option. Therefore, there is no longer a need to use the custom solution. But in this specific case, you will need to resize the resulting popup manually via custom CSS as there is no option to adjust it via Nicepage. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
andrealing
28 Posts
andrealing posted this 12 January 2021

Hi.

Thanks for the reply.

My page has like 20 buttons opening a modal with different iframes. Is the built in modal able to achieve this?

The page is here : http://www.breakthroughmissions.org.sg/chinese/res_newsletters.html

Thanks.
P.S. I realized it takes a while for the page to be "fully loaded" before the user can click on the button for the modal to pop up. Is this normal?

Hi. Thanks for the reply. My page has like 20 buttons opening a modal with different iframes. Is the built in modal able to achieve this? The page is here : http://www.breakthroughmissions.org.sg/chinese/res_newsletters.html Thanks. P.S. I realized it takes a while for the page to be "fully loaded" before the user can click on the button for the modal to pop up. Is this normal?
Support Team
Support Team posted this 12 January 2021

Andrea,

My page has like 20 buttons opening a modal with different iframes. Is the built in modal able to achieve this?

No.

P.S. I realized it takes a while for the page to be "fully loaded" before the user can click on the button for the modal to pop up. Is this normal?

In case with the custom code, yes.

...................................................
Sincerely,
Allen R.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Andrea, > My page has like 20 buttons opening a modal with different iframes. Is the built in modal able to achieve this? No. > P.S. I realized it takes a while for the page to be "fully loaded" before the user can click on the button for the modal to pop up. Is this normal? In case with the custom code, yes. ................................................... Sincerely, Allen R. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
andrealing
28 Posts
andrealing posted this 13 January 2021

ok, so for custom codes, is there a page loading status bar or something I can add so that the user does not click on the buttons before the page finish loading?

ok, so for custom codes, is there a page loading status bar or something I can add so that the user does not click on the buttons before the page finish loading?
Support Team
Support Team posted this 14 January 2021

Hi Andrea,

Unfortunately, Nicepage does not provide such functionality. The page loading is indicated by the browser.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Andrea, Unfortunately, Nicepage does not provide such functionality. The page loading is indicated by the browser. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
diwrk
3 Posts
diwrk posted this 09 October 2023

Hi.

Thanks for the reply.

My page has like 20 buttons opening a modal with different iframes. Is the built in modal able to achieve this?

The page is here : http://www.breakthroughmissions.org.sg/chinese/res_newsletters.html

Thanks.
P.S. I realized it takes a while for the page to be "fully loaded" before the user can click on the button for the modal to pop up. Is this normal?

Dear friend, I don't know if you still have this problem, where the version of "Pop-Up Modal" for "Mobile" (340px width) is not displayed correctly, exceeding and covering the entire screen, cutting off part of the content when displayed on the cell phone.

I believe it is a "Bug", not yet fixed, as even now (October 2023), the problem persists.

I believe it is a failure in the rendering of "Breackpoints", when the width passes from one device to another.

I managed to solve it in the following way:
First, I manually changed the display width to Mobile "Horizontal", which is 540px, and set it to 360px (the program will force 361px).

Then, I went to the "Vertical" Cell Phone display screen and changed the width of the Pop-Up Modal.

Once that was done, I went back and saved the project.

This change should "reset" the Cellular display correctly to the "Pop-UpModal".

Lastly, after saving, I went to the Mobile Horizontal view, and changed it to the original size again (540px).

After saving, the Pop-Up Modal display should be successfully fixed!

It may be necessary to repeat this procedure if you make any changes to the Modal Pop-Ups and the error appears again.

Hope this helps!

> Hi. > > Thanks for the reply. > > My page has like 20 buttons opening a modal with different iframes. Is the built in modal able to achieve this? > > The page is here : http://www.breakthroughmissions.org.sg/chinese/res_newsletters.html > > Thanks. > P.S. I realized it takes a while for the page to be "fully loaded" before the user can click on the button for the modal to pop up. Is this normal? Dear friend, I don't know if you still have this problem, where the version of "Pop-Up Modal" for "Mobile" (340px width) is not displayed correctly, exceeding and covering the entire screen, cutting off part of the content when displayed on the cell phone. I believe it is a "Bug", not yet fixed, as even now (October 2023), the problem persists. I believe it is a failure in the rendering of "Breackpoints", when the width passes from one device to another. I managed to solve it in the following way: First, I manually changed the display width to Mobile "Horizontal", which is 540px, and set it to 360px (the program will force 361px). Then, I went to the "Vertical" Cell Phone display screen and changed the width of the Pop-Up Modal. Once that was done, I went back and saved the project. This change should "reset" the Cellular display correctly to the "Pop-UpModal". Lastly, after saving, I went to the Mobile Horizontal view, and changed it to the original size again (540px). After saving, the Pop-Up Modal display should be successfully fixed! It may be necessary to repeat this procedure if you make any changes to the Modal Pop-Ups and the error appears again. Hope this helps!
Support Team
Support Team posted this 09 October 2023

Diago,

Please create a separate private case, providing screenshots and the project.

...................................................
Sincerely,
Alan R.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Diago, Please create a separate private case, providing screenshots and the project. ................................................... Sincerely, Alan R. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments