Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Marc Toensing

    (@marcdk)

    The SimpleTOC Plugin outputs only markup without CSS. So if something does not work in the frontend, then the theme is the problem. Try switching the theme.

    Thread Starter annafa88

    (@annafa88)

    Hi Marc,
    Switching the theme probably doesn’t make sense in order to solve the numeric listing issue of a plugin. Isn’t there any other solution to this? Would be great if the plugin would have such options. Saw this in other plugins that they offer some styling options however I like the simplicity of POC and everything else works just fine.

    Thanks
    Anna

    Plugin Author Marc Toensing

    (@marcdk)

    I see ordered list on your link https://lebenslanges-wohnrecht.de/niessbrauch/niessbrauch-und-niessbrauchrecht/ So it works. SimpleTOC inherits the style of the theme and uses just markup. In this case:

    <ol>
    <li>...</li>
    </ol>

    for the ordered list. What your theme makes out of this is not part of SimpleTOC. But every ordered list should look the same by this approach. That is the beauty of simplification,

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.