From what I can see, it looks like you haven’t used the accordion group shortcode. You should wrap all your [accordion-item] shortcodes in an [accordion] shortcode like this:
[accordion]
[accordion-item title="See More"]Your content here[/accordion-item]
[/accordion]
Sorry, I didn’t expect such a quick response so I was trying something else. I read all the posts re code for /head and /footer but nothing changed. Let me try it again.
Ok Put short code: [accordion-item title=”See more”] before and [/accordion-item] after but it still doesn’t work. More tags don’t work either if that is a clue
. . . . looks like a human interface problem <GRIN> It’s working as it should – I was in too much of a hurry and neglected to add the end tag. When I click on “See more” it opens the accordion, is there a toggle that lets me close with another click?
I figured it out . . . thanks for the quick response earlier
So everything is working? Glad to hear you got it sorted out.
Yes . . . everything is working. Thanks again.