• Resolved dondurivan

    (@dondurivan)


    Hello,

    Great plugin. I just have one problem. Everything works fine, except that I can’t access some albums. When I click on album icon I get console error: ‘Uncaught TypeError: Cannot read property ‘source’ of undefined’ on plusgallery.js, on line 757.

    I have resolved it by adding this:

    var imgThumb;
    if (obj.images.length > 2) {
    imgThumb = obj.images[2];
    } else {
    imgThumb = obj.images[obj.images.length – 1];
    }
    imgBg = ‘ style=”background: url(‘ + imgThumb.source + ‘) no-repeat 50% 50%; background-size: cover;”‘;

    I am looking forward to getting update of this update,

    Thanks

    https://wordpress.org/plugins/tz-plus-gallery/

Viewing 8 replies - 1 through 8 (of 8 total)
  • I get some errors in console as well, but in overall that doesn’t seem to be an issue.

    I have an issue though, that some albums just wont open, all I get is a spinning icon when clicked, while all of the other albums open perfectly fine.

    Any ideas?

    Plugin Author tuyennv

    (@tuyennv)

    Hi Bro,

    Can you give me your screenshot page has problem or video your problem.

    I will check and resolve this problem.

    Thanks & Best Regards,

    Hi mate,

    I can even give you a link to website. Not sure if I can just post it here, so if you could let me know to what email address should I send it, please.

    Regards

    Plugin Author tuyennv

    (@tuyennv)

    Ok Kramarz,

    You can send your page to my email: tuyennv@templaza.com

    Done 🙂

    Plugin Author tuyennv

    (@tuyennv)

    Hi Kramarz,

    This problem has resolved.

    Because your albums has one image so small size. ^^.
    You can upload again image large size.

    Best Regard,

    Cheers mate. After removing small images, works again.
    So yea, looks like we have to use bigger images for albums…

    Plugin Author tuyennv

    (@tuyennv)

    Yes Kramarz,

    You should use image has width >200px.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Not being able to see some facebook albums’ is closed to new replies.