Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author philbuchanan

    (@philbuchanan)

    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]
    Thread Starter gordonbrow

    (@gordonbrow)

    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.

    Thread Starter gordonbrow

    (@gordonbrow)

    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

    Thread Starter gordonbrow

    (@gordonbrow)

    . . . . 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?

    Thread Starter gordonbrow

    (@gordonbrow)

    I figured it out . . . thanks for the quick response earlier

    Plugin Author philbuchanan

    (@philbuchanan)

    So everything is working? Glad to hear you got it sorted out.

    Thread Starter gordonbrow

    (@gordonbrow)

    Yes . . . everything is working. Thanks again.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Not working’ is closed to new replies.