I have purchased Joomla integrations from Ari-Soft (http://www.ari-soft.com). They have the ability to do photo carousels, accordians, and other such media customizations. They state that their plugin code is compatible with all of Joomla, and yet I can not get it to work in an EasyBlog post. An example of their code is:
{accordion}
{item title="Item 1"}
This is the first item
{/item}
{item title="Item 2"}
This is the second item
{/item}
{item title="Item 3"}
This is the third item
{/item}
{/accordion}
Here is an example on my site when I have used it: http://www.oldbridgewater.org/10-articles/13-bridgewater-to-honor-forefathers. However, when I transitioned from the built-in Joomla Articles to the EasyBlog module, it ruined it.
No matter how I put this code into an EasyBlog post, it just shows up as coding on the front end. There don't seem to be any blocks that I can insert that will make it work, either. This seems like it should be an easy thing. What am I missing?
Thank you!
{accordion}
{item title="Item 1"}
This is the first item
{/item}
{item title="Item 2"}
This is the second item
{/item}
{item title="Item 3"}
This is the third item
{/item}
{/accordion}
Here is an example on my site when I have used it: http://www.oldbridgewater.org/10-articles/13-bridgewater-to-honor-forefathers. However, when I transitioned from the built-in Joomla Articles to the EasyBlog module, it ruined it.
No matter how I put this code into an EasyBlog post, it just shows up as coding on the front end. There don't seem to be any blocks that I can insert that will make it work, either. This seems like it should be an easy thing. What am I missing?
Thank you!