alexhun01
Forum Replies Created
-
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.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.
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.
CoBlocks: 3.1.5
WordPress: 6.3.2_hu
PHP: 7.4.33
Other plugins work fine. The CoBlocks also work fine, except for the Row block, which indicates an error. When the website is opened, the Row block is displayed correctly. Only in the editor there is no preview and no visual editing.
This is the Code Editor:The problem is in the Row block, because the front view is no longer displayed in the block inserter. When inserted, it immediately shows an error.