Support » Plugin: SE HTML5 Album Audio Player » Song titles over 99

  • Resolved ronbme

    (@ronbme)


    It looks like the spacing for the number of the track is only set for two digits. Once you get past 99, it won’t allow for a space between the number of the track and the title.

    I did get it to work by inserting a “&nbsp” before the titles. That allows for a space between the track number and title. (I didn’t sort through the code to find where to correct it. Hard coding a space seemed like a quick fix.)

    It’s not something that would probably come up often, but I have quite a large number of short audio clips (400+).

    (BTW, I did do the drag & drop to let it number itself, but that only works up to 99 titles. After that the numbers and the titles run together.)

    Ron

    http://wordpress.org/plugins/se-html5-album-audio-player/

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

    (@sedevelops)

    Added some extra room for a third digit. It will roll out with an update later today. look for v 1.0.9.

    This should address this issue.

    Thread Starter ronbme

    (@ronbme)

    Thanks. That was a bear putting in that space in the other files. I just wanted to see how it looked.

    I’ll install that on my test server and see how it looks.

    Plugin Author sedevelops

    (@sedevelops)

    Ok. I’m resolving this thread. I believe there’s enough room for 3 digit numbers. If you need more room you can always use CSS to target the <td> that the track numbers live in. 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Song titles over 99’ is closed to new replies.