Home › Forums › WoodMart support forum › Gutenberg (theme blocks). I didn’t find a solution for such issues
Gutenberg (theme blocks). I didn’t find a solution for such issues
- This topic has 1 reply, 2 voices, and was last updated 2 hours, 15 minutes ago by Artem Temos.
-
AuthorPosts
-
November 25, 2024 at 10:31 pm #615792
AlexParticipant1. How to control the size of titles in theme blocks in Gutenberg, or cancel them – I didn’t find a setting (there is such a setting in Elementor, not in Gutenberg)?
– for example, in “Slider” or “Banner” the “Title” block is added by default (in the page code I see that it is h2), but in the block settings in the styles I can’t change it, but in Elementor I can (for example, put h3, span, div)I’m attaching a screenshot of this from Elementor below.
2. How to change the wrapper type in theme blocks in Gutenberg? For example, I want it to be not div, but section, article, aside (in Elementor I can do this in the Section settings – Layout tab)
– for example, I want to wrap prefooter and some other HTML blocks in asideI’m attaching a screenshot of this from Elementor below.
3. I did not find the following elements in the theme blocks in Gutenberg (they are in Elementor, in the Xtemos section):
– Compare
– Wishlist content
– WC product widgetI’m attaching a screenshot of this from Elementor below. I’m also attaching a screenshot of how it looks visually in the sidebar.
While “Compare” and “Wishlist” can be replaced with shortcodes, “WC Products Widget” cannot. There is no design and settings like “WC Products Widget” in the “Products” theme block in Gutenberg. It seems that you missed this block when adding it to Gutenberg, and it is needed.
Add the “WC Products Widget” to Gutenberg. This is necessary for such a display of products in the sidebar (widget block), as well as on the pages themselves. For example, I use the “ID List” from it, this allows me to compactly display certain products that I have selected manually.
Attachments:
You must be logged in to view attached files.November 26, 2024 at 11:25 am #615948
Artem TemosKeymasterHello,
1. You need to select the title block and go to Advanced tab -> Misc -> HTML Tag. Here is a screenshot https://gyazo.com/1a4805370a867f665932af84e6d45de7
2. It is the same option that can be found in the Advanced tab -> Misc.
3. Compare and wishlist contents can be added with shortcodes
[woodmart_compare]
and[woodmart_wishlist]
Product widgets can be created using the Products block with a “Small” hover design https://gyazo.com/7fd5c79eede90337965658725ca0e1adKind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register