• Resolved Pieter Sand

    (@beachholiday)


    Dear Support,

    We would like to use Meow Lightbox in combination with FooGallery instead of FooBox:
    https://wordpress.org/plugins/foogallery/

    We have two questions:

    1. What we observe is that when the first image loads in the gallery, it disappears within a second. The next images don’t show at all and inbetween we see ‘the image cannot be loaded’.

    These are the custom CSS selectors we have tried:
    .foogallery, .fg-image, .fg-type-img, .fg-item, .fg-thumb,

    2. We would like to style the following navigation items:
    – X to close
    – arrows
    – page / pages
    – all messages, e.g. close

    In every case we would like to style: background colour, size, colour of the x/arrow/number/text?

    Would you have CSS snippets for these?

    Many thanks for your help with these.

    Piet

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Val Meow

    (@valwa)

    Hey @beachholiday! 👋

    Meow Lightbox is gallery-agnostic, so it does not behave differently depending on which gallery plugin you use, or even if you are not using a gallery at all.

    The message “The image cannot be loaded” comes directly from PhotoSwipe, the engine behind the lightbox. This usually indicates that there is an issue with the image source itself. The source may be corrupted or inaccessible, which can sometimes happen because of CDN integrations, JavaScript optimizations, caching processes, or other third-party modifications. Without more details, it is difficult to determine the exact cause.

    As for styling, Meow Lightbox does not currently support custom themes. If you would like to make customizations, you can inspect the theme files directly in the plugin folder under app/less/themes. This directory contains all the CSS files used by the current themes, allowing you to modify them directly or identify the classes being used for your own custom CSS.

    Thread Starter Pieter Sand

    (@beachholiday)

    Dear @valwa

    Many thanks for your reply and clarification.

    This is very helpful.

    Kind regards,

    Piet

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

You must be logged in to reply to this topic.