Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Damian

    (@timersys)

    You added the rule in a different group. That means show the popup if user is not logged ir OR is not a mobile.

    So first condition cancel the second one.

    You need to add all condition in same group and that will equal to say how the popup if user is not logged ir AND is not a mobile.

    Thread Starter Doe3

    (@doe3)

    Oh, thank you so much. I get it now.
    Is this the correct way then: https://awesomescreenshot.com/00e3svxoa3 ?

    Plugin Author Damian

    (@timersys)

    Yep thats right. Also the popup its responsive. It all depends what you put inside of it

    Thread Starter Doe3

    (@doe3)

    I see.

    This is what I have:

    <h1 style=”text-align: center;”>text</h1>
    [spu-facebook href=”https://www.facebook.com/myfb&#8221; layout=”standard” show_faces=”true” share=”false” action=”like” width=”350″]

     

    [spu-google url=”https://plus.google.com/u/0/b/101777904667080247209/101777904667080247209/posts&#8221; size=”medium” annotation=”bubble”]

     

    [spu-twitter user=”EndTimeInsights” show_count=”true” size=”large” lang=”hu”]

     
    <h3>text:</h3>
    [spu-facebook href=”https://www.facebook.com/myfb2&#8243; layout=”standard” show_faces=”true” share=”false” action=”like” width=”350″]

    I suppose I have to remove the “width” options….

    Can you give me any pointers on what to change?

    Also, I can’t make Google plus align properly when I view the popup in a browser where I’m logged into Facebook (and faces are shown).

    Plugin Author Damian

    (@timersys)

    I would recommend you to remove faces

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘popup showing on mobile devices’ is closed to new replies.