• Resolved novy85

    (@novy85)


    Hello, It’s possible to prevent rotation only on smartphone and not on tablet?
    Thank you for your reply

Viewing 6 replies - 1 through 6 (of 6 total)
  • I would like to know asswell please ??

    I see someone already asked for this question the oppisite way, so I’m sorry to bring it up again.

    CONVERSATION:

    sinnesfreude (@sinnesfreude)
    8 months, 2 weeks ago
    Hi!
    
    Great plugin! Thank you for your solution!
    Actually, I wondered, if it is possible to allow the landscape mode on tablets.
    
    Is there a possiblity to change the setting in that way, that this plugin works only for mobile phone?
    
    Thank you!
    
    Viewing 3 replies - 1 through 3 (of 3 total)
    Plugin AuthorArul Prasad J (@arulprasadj)
    7 months, 3 weeks ago
    Yes

    In regards to your awsner you gave to sinnesfreude. Could you please enlighten me on how to do so? I dont see this option in the settings.

    Looking forward to your reply.
    Best regards!

    • This reply was modified 2 years, 11 months ago by kaytjethe.

    @novy85 @kaytjethe It can be done without plugin customization. Just add the following CSS in the WordPress Customizer under the Additional CSS tab.

    @media screen and (min-width: 768px) {
    .swal-overlay { display: none! important; }
    }

    @arulprasadj Thank you for developing this plugin. Have you considered adding additional options in the admin area? Like deciding whether to show the modal window on smartphones only, on tablets only, or both. And, also, preventing portrait rotation for some devices with a custom message? It doesn’t have to be in the free version. I’d gladly buy a premium version for a reasonable price.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @arulprasadj Do not use a url shorter or Tiny URL, bitly, etc. on this site again. That’s been abused in the past and I have archived all of your replies with that.

    Plugin Author Arul Prasad J

    (@arulprasadj)

    @jdembowski ok understood.

    Thanks

    Plugin Author Arul Prasad J

    (@arulprasadj)

    @apollosk

    will definitely work on this and update it in a future release

    Thanks again.
    Arul

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Prevent rotation only on smartphone?’ is closed to new replies.