Support Forum

Register To login to our Support Forum use your member’s username/password combination.

Not a member? Create a free club account here.

Welcome Guest 

Show/Hide Header

Welcome Guest, posting in this forum requires registration.





Pages: [1]
Author Topic: Accordion Short code example is incorrect
Bryce
Newbie
Posts: 1
Post Accordion Short code example is incorrect
on: November 16, 2011, 04:16

I had a problem with the short code example for an accordion until I just guessed that it was a problem with the js and changed the event to hover. It worked right away. I then tried click and it worked right away. When I looked at the documentation it said these are the two possible values. The problem is that the example has the following:

[accordions title="Accordion Group Title" active=1 event="mouseclick" autoheight=true]
    [accordion title="Accordion 1 Title"]
	    First accordion section content
    [/accordion]
    [accordion title="Accordion 2 Title"]
	    Second accordion section content
    [/accordion]
[/accordions]

Apparently the event "mouseclick" does not work.

TheThe
Administrator
Posts: 143
Post Re: Accordion Short code example is incorrect
on: November 21, 2011, 12:05

Correct parameter is:

event="click"

Pages: [1]
Mingle Forum by cartpauj
Version: 1.0.31.3 ; Page loaded in: 0.013 seconds.

Subscribe to WP Tips & Hacks Newsletter