• I want to do a simple ordered list:

    <ol>
    <li>Item 1</li>
    <li>Item 2</li>
    </ol>

    But when I input the above in the secondary content area, it shows up like this:

    <ol>
    <li>Item 1</li>
    <li>Item 2</li>
    </ol>

    This is the exact same as the way I entered it and not the way I intend for it. Does this plugin use Actual HTML code or does it just display the text you enter?

    Any help would be appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter quaziblue

    (@quaziblue)

    Boo on me. I just re-read and it clearly says that the second (and subsequent) content areas are WYSIWYG.

    Is there anyway to extend it so that we can use HTML code in there and not just text? Thanks.

    Yes. In order to do it just install the tinyMCE Advance plugin. You will be able to use HTML in the secondary HTML fields afterwards.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Secondary HTML Content] Is there a way to use actual HTML code in a secondary content area?’ is closed to new replies.