Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author afzal_du

    (@afzal_du)

    Image/Video mixed albums are not tested. However it should get the still images and ignore the videos if everything else is correctly set up.

    For videos there’s another plugin developed by me.

    Thanks!

    Thread Starter kuusit

    (@kuusit)

    Seems for me not works if inside is some video, I cant find other explanation. Older album ID-s shows where is not videos inside and never albums where is videos inside not shows anything. Tested it with many many different album ID-s.

    • This reply was modified 8 years, 3 months ago by kuusit.
    • This reply was modified 8 years, 3 months ago by kuusit.
    Thread Starter kuusit

    (@kuusit)

    In sourche no any picture url etc.

    <div class=”fbalbum zoom” id=”fbalbum1″></div><script>
    ;
    jQuery(document).ready(function(){
    jQuery(‘#fbalbum1 .Image_Wrapper’).css(“opacity”, 0.3);
    jQuery(‘#fbalbum1’).removeWhitespace().collagePlus({
    ‘allowPartialLastRow’: true,
    ‘targetHeight’: 200,
    ‘padding’: 2
    }).collageCaption({behaviour_c: 0});
    });
    jQuery(window).resize(function(){
    jQuery(‘#fbalbum1’).collagePlus({
    ‘allowPartialLastRow’: true,
    ‘targetHeight’: 200,
    ‘padding’: 2
    });
    });
    </script>
    </div>

    Thread Starter kuusit

    (@kuusit)

    Any other working plugin that shows mixed content or shows only pictures inside album without videos ?

    Plugin Author afzal_du

    (@afzal_du)

    Sorry to know that it’s not working for you. I don’t have any other plugin to offer for Facebook. Good luck finding one that works for you.

    Thread Starter kuusit

    (@kuusit)

    In Pro version works or same situation with Mixed albums ?

    Plugin Author afzal_du

    (@afzal_du)

    Same

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Not works if videos are inside album ?’ is closed to new replies.