Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2644
    DevTeam
    Participant

    Dear Sirs, I installed your plugin and we are currently facing big problems on mobile devices.

    The problem raises when we add more than one gallery with the same module to the same post. Error confirmed on iPad 3 and Samsung Note 2. Basically the images appears moved and navigation is not working. Please see the following test page:

    http://pablocaro.com/blog

    The original post is:

    Link to the post: http://pablocaro.com/eventos/presentacion-propuesta-galan-arauca

    I managed to at least show the image with the following css code on the original post, but navigation is not working:


    @media
    only screen and (-webkit-min-device-pixel-ratio: 2) {
    #gmPhantom_LightboxWrapper_51 .gmPhantom_LightboxContainer {
    margin-top: 5% !important;
    margin-left: 0% !important;}

    #gmPhantom_LightboxWrapper_54 .gmPhantom_LightboxContainer{
    margin-top: 5% !important;
    margin-left: 0% !important;}

    #gmPhantom_LightboxWrapper_48 .gmPhantom_LightboxContainer{
    margin-top: 5% !important;
    margin-left: 0% !important;}

    .istouch .gmPhantom_LightboxNav_PrevBtn, .istouch .gmPhantom_LightboxNav_NextBtn {
    display: block;
    font-size: 10px;
    }
    }

    Could you please give me any hint on how to solve it?

    Thank you in advance.

    #3476
    Rattus
    Keymaster

    Do you still have problems with latest version of plugin?

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Troubleshooting’ is closed to new topics and replies.
Forum closed. Use forum at Wordpress.org: Gmedia Support Forum