• Resolved AuthGirl

    (@hyky314)


    Trying to make the photos show in the center.
    (It lands on the left-hand side)
    Please advise me know what am I doing wrong.

    my code is:

    
    [photonicgallery type='flickr' view='photosets' photoset_id='72157621868278892' headers='' user_id='30217022@N04' sort='date-posted-desc' columns='Automatic' caption='none' media='photos' speed='700' timeout='3500' fx='fade' strip-style='no-strip' controls='hide' layout='no-strip']

    I also want it to be FADE instead of slide.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Sayontan Sinha

    (@sayontan)

    Trying to make the photos show in the center.
    (It lands on the left-hand side)

    There is a setting for slideshows: Photonic → Settings → Generic Options → Slideshow settings → Center slideshow images.

    I also want it to be FADE instead of slide.

    I did have a related post for this: https://www.ads-software.com/support/topic/wp-slideshow-not-fading/#post-12284454

    Thread Starter AuthGirl

    (@hyky314)

    Yes, I’ve checked the box for ‘Center slideshow images’, but still not working.

    Regarding the face function, I guess I have to happy with slide function since I don’t want to show the strip.

    Plugin Author Sayontan Sinha

    (@sayontan)

    This is weird. Somehow your generated markup is different from what it should be.

    In any case, please do this:

    1. In your WP dashboard, go to Appearance → Customize → Additional CSS
    2. Add this:
      .photonic-slide-center.lightSlider li { text-align: center; }

    Regarding the face function, I guess I have to happy with slide function since I don’t want to show the strip.

    I will be looking at changing the LightSlider script for something that is more current, which will let Photonic handle this specific requirement.

    Thread Starter AuthGirl

    (@hyky314)

    OMG!! This makes it work perfectly!!!
    THANK YOU SOOOOO MUCH!!!!

    Thread Starter AuthGirl

    (@hyky314)

    However, I just noticed that now it stretches the images vertically according to the height of the screen on MOBILE ??

    Any idea how to fix this issue now??

    Thank you for your help! ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Flickr – Centre slideshow images’ is closed to new replies.