• Resolved Maggy

    (@e-marquers)


    Hi,

    Just updated to version 2.0.2. and my full-width feed of 6 items in the footer of the website displays vertically instead of horizontally. Using Rey-theme with Elementor.

    I used some custom css to get them to line-up horizontally:

    .zoom-instagram-widget__items.zoom-instagram-widget__items–no-js.layout-fullwidth {
    display: flex;
    }

    How to get the full width feed to display horizontally without the custom css?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Pavel Ciorici

    (@ciorici)

    Hi Maggy,

    It seems that no CSS code from our plugin is loaded on your website.

    This could be caused by CSS optimizations on your website (CSS Combine, CSS modification, etc.).

    Maybe you want to clear the cache in WP Rocket or another plugin you use to optimize CSS?

    Thread Starter Maggy

    (@e-marquers)

    Hi Pavel,

    Thanks for your fast reply.
    First I’ve cleared alle caches en unchecked all CSS optimization buttons in WP-Rocket.
    That didn’t help.

    Second I deactivated the WP-Rocket plugin and that also didn’t help.

    What else can I try?

    Plugin Author Pavel Ciorici

    (@ciorici)

    @e-marquers I see that the widget works fine on this page:
    https://moonflowerstore.nl/sale/

    I believe this is the WooCommerce page and it’s not cached.

    Maybe you can get in touch with the developers of your theme?

    I see on some pages the following class rey-no-js in the <body> tag, so I’m wondering if your theme is applying some optimizations, like disabling JavaScript on pages.

    Maybe you can also try to switch to a different theme for a few minutes so we can see if this is something caused by your theme or a different plugin.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Full width feed displays vertically’ is closed to new replies.