• Resolved sedlacekmartin

    (@sedlacekmartin)


    Hi! I have problem with videos from google photos gallery. It’s simply not showing. I tried to use video_size in short code, i tried to use media=’all’… but with no success. Here is my shortcode:

    [gallery type='google' view='albums' media='all' access='all' crop_thumb='crop' columns='auto' title_position='below' main_size='1600' thumb_size='150' popup='hide' layout='square' video_size='m18' ]

    I also tried combinations with “media=’all’ and access=’all’ ” also with no success.

    What am I doing wrong? Where could be problem?

    Thanks a lot for your answer!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter sedlacekmartin

    (@sedlacekmartin)

    SOLVED! I had to change settings in Photonic Google photos settings:

    Videos are turned off by default for each provider. For Google Photos the setting is under Photonic → Settings → Google Photos → Google Photos Settings → Media to show. Regardless of this setting, you can explicitly pass the media parameter to your shortcode.

    Despite media=’all’ in shortcode, i had to change Media to show to “Both photos and videos” and now its working.

    Plugin Author Sayontan Sinha

    (@sayontan)

    Despite media=’all’ in shortcode, i had to change Media to show to “Both photos and videos” and now its working.

    This shouldn’t be the case – on my own site I have videos turned off by default, and I selectively enable them. But, if it is working for you, then great!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Videos not showing’ is closed to new replies.