• Resolved anosj

    (@anosj)


    Thanks for the nice footnotes plugin.

    When I use startnum, the footnotes generated at the bottom of the page still start with 1 instead of the startnum value (superscripted footnote numbers in the text are correctly numbered from the startnum value).

    Thanks for taking a look at it!

    http://ww.wp.xz.cn/extend/plugins/civil-footnotes/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter anosj

    (@anosj)

    For the moment I changed the line in creating the footnotes to:

    $data = $data."<hr><ol class='footnotes' start='$start_number'>"; // Before the footnotes

    Works for me but I don’t use decimal formatted footnotes so I’m not sure this is the most correct way to do it. Thanks again.

    Plugin Author defomicron

    (@defomicron)

    anosj,

    Civil Footnotes 1.2 is out now with a fix for your problem. I’d recommend an update, as my solution is just a tad cleaner than yours.

    Austin

    Thread Starter anosj

    (@anosj)

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘startnum and generated footnotes’ is closed to new replies.