• Resolved onlineopvoedhulp

    (@onlineopvoedhulp)


    Hi,

    I am having a bit of an odd issue. We have 3 different pages where we are displaying Flickr Collection photos. 2 of these are displaying it as I have configured all of them (exactly the same, just different collection). However, the one page is not displaying it as it should although config is exactly the same.

    Non working / not displaying correct page:

    https://www.deventerijsclub.nl/marathon-recreatie/marathon-recreatie-fotos/

    Based on your selections a gallery with the following attributes will be generated. Please click on the buttons below to insert it into or update your post:type: flickr
    view: collections
    filter: 72157716021639877
    user_id: 188989364@N08
    collections_display: expanded
    columns: auto
    title_position: below
    popup: page
    layout: square
    headers: titleThe following is the corresponding shortcode for this block. If for some reason you are unable to create a Photonic block you can paste this into a Shortcode block:[flickrgallery type=’flickr’ view=’collections’ filter=’72157716021639877′ user_id=’188989364@N08′ collections_display=’expanded’ columns=’auto’ title_position=’below’ popup=’page’ layout=’square’ headers=’title’]

    This is from the working/correctly displaying page:

    https://www.deventerijsclub.nl/hardrijden/hardrijden-fotos/

    Based on your selections a gallery with the following attributes will be generated. Please click on the buttons below to insert it into or update your post:type: flickr
    view: collections
    filter: 72157716017094231
    user_id: 188989364@N08
    collections_display: expanded
    columns: auto
    title_position: below
    popup: page
    layout: square
    headers: titleThe following is the corresponding shortcode for this block. If for some reason you are unable to create a Photonic block you can paste this into a Shortcode block:[flickrgallery type=’flickr’ view=’collections’ filter=’72157716017094231′ user_id=’188989364@N08′ collections_display=’expanded’ columns=’auto’ title_position=’below’ popup=’page’ layout=’square’ headers=’title’]

    Why is this, I have tried everything already. Disabled and re-enabled plugins, disabled and removed cache, trashed page and recreated the page, etc. etc… No luck at all!

    I would really appreciate your help with this.

    Thanks,

    Andrew

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

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

    (@sayontan)

    It is loading up fine for me – I am seeing galleries on both your links. The only difference that I am seeing is that there seems to be some custom styling on the first link, which is causing it to show smaller thumbnails.

    Thread Starter onlineopvoedhulp

    (@onlineopvoedhulp)

    Custom styling? where is that as the page was a clone from the other one? I have now manually changed the Thumbnail choice within the Photonic block on that page to specifically use thumbnail 150×150 and not the ‘Default’ setting as I have on all other pages. I set other pages to use ‘Defaults’, but on this page, it did not work. Now it works, but only because I expressly changed to use Thumbnail 150 X 150.

    I don’t understand why it is acting like this.

    Thread Starter onlineopvoedhulp

    (@onlineopvoedhulp)

    it actually still not displaying the same as the other pages. What CSS is on there which is making it act different to the rest?

    Plugin Author Sayontan Sinha

    (@sayontan)

    You have something that is setting this style on .photonic-stream:

    width: unset;

    This is overriding the default that I have within the plugin to set it to 100%. Now, when there are enough thumbnails to occupy the whole width of the page there is no issue, but when you have very few thumbnails, it is preventing the gallery from taking up your full page width and is reducing the sizes of the thumbnails further.

    I don’t have anything that uses unset in my CSS, so this might be coming from something else.

    Thread Starter onlineopvoedhulp

    (@onlineopvoedhulp)

    I have simply added Photonic to the block on the WordPress page, and made no other customizations to it. We use OceanWP theme and Elementor.

    Plugin Author Sayontan Sinha

    (@sayontan)

    You seem to have it under the <style id=wp-custom-css> element, which leads me to think that you have defined it under your custom CSS settings in Appearance &Rarr; Customize → Additional CSS in your WP dashboard.

    Thread Starter onlineopvoedhulp

    (@onlineopvoedhulp)

    Yes!!! Thanks for that, someone did indeed add something in there. I have now removed it. Thank you very much for your assistance.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Weird display issue – Flickr Collections’ is closed to new replies.