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

    (@flyerua)

    Hi. Can you clarify your problem? I don’t really get what you mean tbh.

    Thread Starter younk

    (@younk)

    Hmm, seems like my link got changed. I will try to explain better:

    I used the validator.w3.org on my site trycocktail.com

    I get the following errors:
    Duplicate ID spr_container.
    The first occurrence of ID spr_container was here.
    Duplicate ID spr_shapes.

    But I do not know how to make this ID not be a duplicate.

    Will it be possible to include the rating without ID on the divs?

    Plugin Author Igor Yavych

    (@flyerua)

    Hmm, change every #spr_shapes to .spr_shapes in css and js files. Change id="spr_shapes" to class="spr_shapes"
    I’ll fix that in next version. Well, I’ll fix a lot in new version 😀

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

The topic ‘Multiple rating shown give ID validation problem’ is closed to new replies.