Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor codersantosh

    (@codersantosh)

    Hello @alexhun01 ,

    Please update Gutentor to the latest version; this should resolve the issue. Also, please remember to clear the cache on both the backend and frontend.

    Best Regards!

    Thread Starter alexhun01

    (@alexhun01)

    Well, as I said, version 3.3.2 is installed. I cleared the cache, restarted, and checked the site in Edge instead of Chrome, but the formatting of the Carousel block still does not appear.

    Thread Starter alexhun01

    (@alexhun01)

    If I insert the Carousel block directly into a page, it displays correctly. However, if I place it in Patterns and then insert that into the homepage, it loses its formatting. I can’t insert Patterns into a simple page because it causes the browser to crash and the page won’t load.

    Hi, the pattern bug has been fixed with the release of the new version 3.3.3

    Thread Starter alexhun01

    (@alexhun01)

    Unfortunately, the Carousel element still does not display correctly when used in patterns. WordPress is updated to 6.6.1, and Gutentor is updated to 3.3.3. If I insert a simple CSS styling directly before the carousel element, it works, for example:

    .gutentor-carousel-item {
    box-shadow: 3px 3px 30px 3px #ABB8C3;
    padding: 20px;
    width: 380px;
    }
    a.gutentor-button.gutentor-block-button.gutentor-icon-hide {
    color: white;
    }
    span.gutentor-button-wrap {
    background-color: #f7b147;
    padding: 10px 20px;
    }

    etc.

    I cleared the caches, but it still hasn’t changed. I checked in both Chrome and Edge, and it’s the same.

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

The topic ‘Incorrect pattern display’ is closed to new replies.