In WP, I have this issue where I have to duplicate multiple blocks with the same structure and edit them individually. I know reusable blocks exist, and they’re pretty useful. The issue is, sometimes you want to create a list of elements with the same look but with different content. Let’s say I want to create, for example, a carousel. Each block inside the carousel has a header for the title and a paragraph for the description, and the content is different for each one of them, but the style and skeleton of all of them are all the same. I can’t use reusable blocks because the text inside is different.
Is there any workaround for this? I know I could use CSS, but I would prefer a method to edit them directly via a graphic interface, which is the point of WP (Sorry for my english)
[ad_2]