Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter forgedphotography.com

    (@forgedphotographycom)

    Thanks for the quick reply David!

    I am using a child theme based off of the Twenty Twelve theme. I switched my theme to Twenty Fifteen and the problem persisted.

    Appreciate all you do to support the Zenfolio community!

    Thread Starter forgedphotography.com

    (@forgedphotographycom)

    Hi David,

    I’d be happy to test that out, I tend to use various aspect ratios in my work so I changed the CSS to max-width and max-height as I was getting some weird results for images that weren’t square. I also added some padding between the thumbnails and added a drop shadow which works okay for landscape-oriented images but has strange results for portrait-oriented images. The drop shadow on the last image overlaps the divider in the JetPack Publicize plugin that contains the sharing options but I am going to try and add padding to correct that.

    Here is an example of what I have outlined above: http://www.forgedphotography.com/event/rpc-66-ford-mustang-fastback-sema-2013-2/

    Thanks for your quick response and assistance!

    In gratitude,

    Michael

    Thread Starter forgedphotography.com

    (@forgedphotographycom)

    Hi Richard,

    I understand that you have unfiltered and disorganized issues and requirements coming from everywhere, keep up the great work!

    Looks like the popup issue is sorted (at least was for me when I added a post this evening).

    One thing I did notice (could be limited to my site), when you click on an image instead of loading the image in the jquery Lightbox wrapper it takes you to the Facebook source (fbcdn.net).

    You can see the issue in the last post on my blog: http://www.forgedphotography.com/uncategorized/colorado-red-ford-gt/

    Just looking to contribute to your QA/UAT and help where I can. You my friend have given us a horse and I am not looking for teeth :o).

    -Mike

    Thread Starter forgedphotography.com

    (@forgedphotographycom)

    Hi Richard,

    Thanks for your work on this and the honest write up, many people would have simply implemented the solution and initiated logging without telling anyone.

    My embedded albums are now working but the editor panel doesn’t seem to work. Not a huge deal as I can use the shortcode but I wanted to make sure that you were aware.

    Thread Starter forgedphotography.com

    (@forgedphotographycom)

    Re-opening the issue, the broken galleries started working for a day but then I started experiencing the same issues and a new one as mentioned by wherepiewhere above. The Facebook Album plugin still works, not sure if you can reverse engineer what they are doing?

    I definitely prefer yours…

    Another observation, albums that were working before are still working. Just can’t add anything new (I haven’t changed anything on my Facebook page).

    Thread Starter forgedphotography.com

    (@forgedphotographycom)

    So funny thing… the galleries that were broken when I opened the thread are now working. I didn’t change anything on my end or on my Facebook page. Must’ve been some issue with the API that was glitching.

    Hope that everyone else is up and running again!

    Thread Starter forgedphotography.com

    (@forgedphotographycom)

    Where are you seeing that error? Mine just shows a blank post.

    @eskamedia@work Thanks so much for the post, perfect solution!

    I did the following:

    1. In fb-vinyl.php, replaced “width< 180” with “width< 320” (line 373)
    2.In styles.css, replaced in (Line 8)
    .fbg_image_thumbnail .fbg_image_link { display: block; width: 180px; height: 135px; overflow: hidden; }

    with

    .fbg_image_thumbnail .fbg_image_link { display: block; width: 320px; overflow: hidden; }

    This enabled me to bump up the size and also enabled my users to use the “Pin It” bookmarklet without opening the larger items (Pinterest will only find images that are wider than 300px).

    Used to use the “Embed Facebook” plugin but this is all I will use from here on out.

    AMAZING WORK!

Viewing 8 replies - 1 through 8 (of 8 total)