• Resolved pescadito01

    (@pescadito01)


    Hi, and thanks for sharing your code, it’s very usefull!!
    But one detail arise using cl-popup shortcode with popup size = small, when i test it from my cellphone in portrait mode, the button doesn’t reach to open the popup.
    Even used css setting below it doesn’t reach to open the popup (but it open it if cellphone is in landscape, and when i return to portrait the opened popup get to resize it properly)
    Any idea to improve the css code?
    Regards, Pescadito

    .cl-popup-box.size_s {
    width: 400px;
    margin-left: -100px;
    padding: 25px 0;
    }
    @media (max-width: 700px) {
    .cl-popup-box.size_s {
    left: 50px;
    right: 50px;
    width: 80%;
    margin-left: 0;
    }
    .cl-popup-box.size_s + .cl-popup-closer {
    width: 80%;
    }
    }
    @media (max-width: 400px) {
    .cl-popup-box.size_s {
    left: 50px;
    right: 50px;
    width: 80%;
    margin-left: 0;
    }
    .cl-popup-box.size_s + .cl-popup-closer {
    width: 80%;
    }
    }

    https://www.ads-software.com/plugins/codelights-shortcodes-and-widgets/

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Ruslan Suhar

    (@rsukhar)

    Hello Pescadito,

    Can you please provide me additional data so I could investigate the issue better:

    1. The relevant link
    2. What cellphone you’re using
    3. Which browser you’re using

    Will be waiting for your reply!

    Thread Starter pescadito01

    (@pescadito01)

    Hi Ruslan! and first at all, thank you for your fast response on this item.

    To show it I’m prepared you a test page, but then in that test it worked well. So now i think it could be some interference with another plugin or so.

    Please, could you send me your private mail where i can send you the login access to my trouble page (that’s because now it’s in devolopming mode)

    Regards, Sergio

    Plugin Author Ruslan Suhar

    (@rsukhar)

    Hello Sergio,

    My email is rs(at)codelights.com
    Please include link to this topic in the email body too.

    Will be waiting for your reply!

    Thread Starter pescadito01

    (@pescadito01)

    Hi Ruslan,
    I had leave a link in you personal email.
    Please, your advice will be welcomend.
    Thanks, Sergio

    Thread Starter pescadito01

    (@pescadito01)

    Hi Ruslan
    Finally, I enable the public online site here https://goo.gl/IYDhVi
    Please, check it a little, i will appreciate your advice.
    Regards, Sergio

    Thread Starter pescadito01

    (@pescadito01)

    Dial or Email Buttons doesn’t open if i handle cellphone in portrait mode, but it works well if cellphone is rotated in landscape mode.

    Thread Starter pescadito01

    (@pescadito01)

    My cellphone is a Motorola Moto G.

    Thread Starter pescadito01

    (@pescadito01)

    Hi Ruslan, nice to see you here.

    My Moto G have 360×592 resolution, I use Android and Firefox 47.0.

    Regards, Sergio

    Thread Starter pescadito01

    (@pescadito01)

    Ok, Now Resolved!

    Was the settings of Magic Liquidizer Lite for WordPress plugin
    need to be Make <table> Responsive? and use for example 360px!

    I resolved it using https://www.responsinator.com/?url=http%3A%2F%2Fventurewestranches.com%2Fwhy-vwr

    Thanks Ruslan, very kind of your part!

    Plugin Author Ruslan Suhar

    (@rsukhar)

    Hello Sergio,

    Glad, you managed to resolve the issue!

    If you need anything else, feel free to create additional support topics!

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘cl-popup button doesn't work in portrait cellphone’ is closed to new replies.