Thread Starter
Derex
(@derex)
Hello again. I am writing you again to remind you about the compatibility of J Shortcodes with latest wordpress update. Plugin still not updated. Here is a testing link i’ve found. there supposed to be an j accordion plugin , but actually is broken with the latest version of wordpress. Please do something about this. Thanks
If the testimony of a user can be useful, I use the plugin with WordPress 3.6.1 and it works perfectly, as you can see http://www.berrocales.org
And also for the accordion http://www.berrocales.org/ayuda
I’ve got a problem with it. As of today, our implementations of j-shortcodes result in doubled arrows in zero-height accordion elements. See http://www.albertaoilmagazine.com/canadas-greatest-oilman-peoples-choice-awards/ and http://albertaventure.com/2013/08/launchpad-165-days-before-launch/
the [/jaccordion] seems to create the zero-height elements.
We are using either
[jaccordion size="small" theme="smoothness"]
<img src="wp-content/uploads/2013/04/blank-space.gif" width="14" height="11" /><b>Title</b>::
Body
[/jaccordion]
...
or
[jaccordion size="small" theme="smoothness"]
<img src="wp-content/uploads/2013/04/blank-space.gif" width="14" height="11" /><b>Title</b>::
Body
[jacc/]<img src="wp-content/uploads/2013/04/blank-space.gif" width="14" height="11" /><b>Title</b>::
Body
...
[/jaccordion]