I encountered strange issue with Accordion Block. I created reusable block which including this plugin. Every time I try to add this reusable block to the page, it completely freezes the builder. I can’t even check the console logs. This situation doesn’t appear when accordion plugin is added independently, it only applies when it’s nested inside of reusable block.
]]>Hi,
great plugin. Would it be possible to add a scroll trigger or something simmilar, so when the “Multiple items open at a time” option is disabled, active element becomes selected and changes as the user scrolls the page (if such behaviour is selected)? This would work great for certain applications with small amounts of text in the elements.
]]>Every time I open the Gutenberg Editor the message appears: “Restore block”. When I restore the blocks it works again. It is displayed almost correctly directly on the page, with the exception of a few small visual details.
The message says: “This block contains invalid content”.
Despite saving, this error occurs again every time you open the editor. It seems like something isn’t saving correctly or maybe there’s a problem with the database?
I can’t find anything related to that problem online.
The plugin is largely compatible with WPML. I was able to translate all the content with WPML. In the frontend, however, the original language is always displayed for the titles (headers).
The content (in the Accordeon) is translated.
]]>Missing?tabindex?for the accordion item headings, and the open/close keyboard behavior that comes with it.
]]>Hello
Possible to have anchor html? I need custom link for every item. For example page https://www.page.com and I have accordion with three items. And If i set anchor for example acc1 acc2 acc3 and when have link https://www.page.com/#acc1 to go each item and open it.
Dear Team,
We have inserted an accordion in a widget in a Sidebar. Unfortunately, it does not work although it is displayed correctly, you cannot open/klick the accordions.
Details:
We inserted it by copying the whole accordion (which we have build in a post draft) with the Copy-Function in block menue and insertied this code in a block-Widget (Block HTML), which does not work.
We also tried it with the “Individual HTML”-Widget, which also does not work.
BTW.:
We do not have (as shown in your YouTube-video) all the details (Easy Accordion Menue and also not all the Fields in the Accordion Template Section where all are listet. So we do not have shortcodes etc.
How can we fix all these problems?
How can we insert the accordion into a widget correctly?
Thanks,
Thomas
]]>Is it possible to change bg color of open accordion?
]]>Hi – is it possible to add FAQ structured data markup to the output?
https://developers.google.com/search/docs/appearance/structured-data/faqpage
Hello,
After creating an accordion, now when I go to “edit page” it gives me this error “This block has encountered an error and cannot be previewed”, and I cannot create a new one…
Thanks,
]]>When the Accordion is open (Active state) the background is pale green. I can’t find a control to change this background to clear or white. Please advise.
]]>Hi,
Is there a way to set the default colors for a site, so each new accordion will inherit of the “good” colors avoiding to change them each time ?
TIA
GREAT WORK ! Thank you.
I have a question … Can i change the headersize without using “Custom CSS”?
And can i put other ICONS?
THANK YOU !!!
Hi there! Thanks for your work and hope it’s proper place to share the feedback/suggestion ??
It is weird that there’s no such option, but for minimalistic accordion style there are no dividers by default & no ability to display them, here’s a screenshot with a use case:
Thanks and have a good day!
]]>Once a user opens an accordion question, is there a way to keep it open (even if another one is opened)? I saw this question in a prior thread (10 months ago), and you indicated you would add it to the queue. Has it been added Thanks!
]]>Thank you for the plugin; so far it works great for me. I have 2 questions:
1. I have my FAQs in one block. Is there a way to “Show All”?
2. Is there any way to up the speed with which the answer displays?
Thanks!
]]>Hi,
I’ve just started to work with your plugin to replace something an old shortcode-based plugin that is no longer supported gave me.
So far I am really impressed and have incorporated accordions into several pages. One potential improvement relates to HTML anchors. I can set an anchor for an accordion on the Accordion block advanced tab. What I want to do is link to individual panels. For example, in my text I have the word “eggs” several times in paragraphs or lists. When the user clicks this the screen moves to the panel with the anchor ID “eggs” and it opens. Similarly, if they click on the word “pasta”, the screen jumps to the “pasta” panel. My workaround is to have multiple accordions. The downside is I lose the option to only have one panel open at a time and the user has to open the panel.
Thanks,
James
]]>The accordions are working only in Sites but not in FSE-Templates or FSE-Template-Parts (not opening) – otherwise a great plugin!
]]>If you look when I open the parent the two children shoudl not be open and they both are. Then the logic is just screwy as it closes the parent sometimes, they other times the other. Not sure if this is a bug or how i implemented it. I created a new parent accordion then used the / command to create a new accordion.
Also I sent an email is there a way to change the default color and settings on this plug in so I don’t have to do it with every new accordion I create?
I have the Gutenberg 15.1.1 plugin installed in WordPress 6.1.1
I placed the accordion inside a group and then made a reusable block out of it.
I also removed it from the reusable block and group and it’s still doing it.
I’m getting this error displayed on the live page that uses this block:
Warning: Undefined array key “zindex” in …/wp-content/plugins/easy-accordion-block/plugin.php on line 123
I looked it up and this is the line it mentions. What should I do to fix it?
line 123: $custom_css .= '.'.$attributes['uniqueId'].' { z-index: '.$attributes['zindex'].'; }';
Thanks!
]]>Awesome plugin, Zakaria. I’d like to keep all Accordions open unless manually clicked to close. Is this possible?
–Option to switch this behavior would be great.
–Option to default ‘Active on Load’ toggled would be nice too!
Thank you!
Thanks for the Plugin, works great but run into a small bug. I use the accordion with numbered list as content, but the numbers won’t display, because of the following css class :
.wp-block-esab-accordion .block-editor-block-list__layout {
display: block;
flex-direction: column;
justify-content: space-between;
}
The display: list-item;
of the <li>
elements will be overwritten because of that and therefore no list items will be shown.
The native + Button will also be overwritten with the rounded one inside list items.
]]>Great plugin in general, but does not open at the frontend (not reaction on click) when working with hooked content, and does not root thru changes in icons (open, close) in that case. I am using Blocksy Pro, and the accordion is part of a block element (content block) to be hooked into a WooCommerce page. A hook feature is very common for premium and extended themes. The reason for this issue is probably your latest change, loading js only on pages where the accordion is placed at. In my case I can recognize, that your plugin js files are not loaded, where the accordion is hooked at.
Another question I have: your accordion is loading jquery migrate in addition to jquery, is that really necessary?
]]>I set a accordion as a reusable block, but when I reuse it, it can not open in the front-end interface.
]]>