• Henry Stock

    (@henrythe-stocksorg)


    Is there a way to get just a standard bulleted /unordered list using short codes? I am working with a Theme that has overridden the standard html for lists such that

    • Item 1
    • Item 2
    • Item 3

    Comes out with no bullets at all. This is what is in the style.css file:
    ul.unordered.type-1 li {list-style: disc inside;}
    ul.unordered.type-2 li {list-style: circle inside;}
    ul.unordered.type-3 li {list-style: square inside;}
    and this is sample usage:
    Sample of usage for what I believe should be a standard disk bullet:

    [list style=”unordered” type=”type-1″]
    list item 1
    list item 2
    list item 3
    [/list]
    Only this does not work. So that is why I am trying ‘ShortCodes Ultimate.” Because I want and need to use these types of lists all throughout my site. The fancy lists using icons is not necessary and I want to inherit font and color attributes from the main text.
    I am hoping that someone can guide me through setting this up. Here is the site URL:

    https://mtrcadmin.ipage.com/mtrc_website/

    https://www.ads-software.com/plugins/shortcodes-ultimate/

Viewing 1 replies (of 1 total)
  • I would also like to know how to do this but to also add the date above the list item.

    How can we accomplish this?

Viewing 1 replies (of 1 total)
  • The topic ‘List ShortCodes’ is closed to new replies.