Simple List
-
Greetings. Great plugin!
I want to use the [mla_gallery] shortcode to output a simple list of LIs. I want the end result to be:<ul class="classname_i_specify"> <li class="otherclass_i_specify"><img src="whatever" alt="x" /></li> <li class="otherclass_i_specify"><img src="whatever" alt="x" /></li> </ul>
The shortcode I use is this:
[mla_gallery attachment_category="landingimg" mla_style="none" size=full itemtag="ul" icontag="li" link="none" ]
I get a ton of extra markup. I get a <div> wrapper around my gallery, and now each item has it’s own UL tag, instead of all images wrapped under 1 UL tag. Also, I get a tag for the caption. I’d like to turn off that entirely. I’m unsure how to specify the css class names I want the tags to have, as well.
Any way for just a simple list?
Thanks!
https://www.ads-software.com/plugins/media-library-assistant/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Simple List’ is closed to new replies.