Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2712
    csafie
    Participant

    I am very very happy with this gallery and it works perfect on browsers using mac and pc. My only concern now is that Ipad and Iphone viewers are not able to see nor load pictures in the gallery. Can anyone help me with this issue, please?

    My website is:

    Looking forward to hear from you,

    Chris

    #2713
    csafie
    Participant
    #2714
    csafie
    Participant

    This is a picture of the site….has this happened to any of you?

    Attachments:
    You must be logged in to view attached files.
    #2716
    Rattus
    Keymaster

    Your theme set images to hidden in style.css file:

    .js #page-content img, .js #footer img, .js #single-slider img {
      opacity: 0;
      visibility: hidden;
    }

    add to the end of theme’s style.css file:

    .js #page-content .flashalbum img {
      opacity: 1 !important;
      visibility: visible !important;
    }

    Also in Flagallery Options disable “Use optimized images for mobile browsers” option. Or try to recreate web optimized images in gallery (from Actions menu).

    #2717
    csafie
    Participant

    Hi Rattus,

    Thank you very much for your help! :) I applied all the changes you mentioned, and unfortunately I still have the same problem. I am attaching a screenshot from my Ipad. . .

    Once again, Thank you so much!

    Attachments:
    You must be logged in to view attached files.
    #2721
    csafie
    Participant

    Thank you so much! Problem resolved and website functioning flawlessly! :P

    Have a nice Weekend,

    Chris

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