Archived topic
Any Accordion or FAQ's element available?
5 replies · Started by Ken on July 22, 2021
HI, trying to figure out the best way to display faqs?
Is there a proper plugins compatible with Generate press?
Hi there,
Any well coded plugins will work with GP - including those for accordions.
If you don't want to use plugin and just need something super simple then it can be done with HTML using the <detail> HTML Element:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details
Thanks. It works.. Quick question is the template AMP compatible?
The <detail> element is a standard HTML element - so it will work with AMP.
Hi David. I think I am using Service template and I am unable to find where to remove the Contact us Today and address in the Top bar. I have checked all the widgets.
Hi Ken,
I don't see a top bar on the Service template.
If you are not sure which template you are using, can you link me to your site?
You can also check Appearance > Elements, see if there's anything hooked in generate_before_headerhook.
Let me know :)