Is the plugin still has support?
]]>Where should I place the following code?
<ul id="featured"> <li> <image src="/images/1.jpg" width="600" height="310" alt="" /> </li> <li> <image src="/images/2.jpg" width="600" height="310" alt="" /> </li> <li> <image src="/images/3.jpg" width="600" height="310" alt="" /> </li> <li> <image src="/images/4.jpg" width="600" height="310" alt="" /> </li> </ul><pre><code></code></pre>
and where should I place the images? I tried to place the code in a Page and then make a complete link to the images (e.g. https://www.mysite.com/images/1.jpg, …./2.jpg etc) All images are displayed in a row (no accordion effect). Could you please help me?
]]>