• Resolved Tomas Filip

    (@linslins)


    Dear developer,

    In my web administration -> Cookie Law Info -> Cookie Law Settings doesn’t display the “Settings” text of “Settings” part of settings this plugin (ufff, sounds horrible :-/ ). If I delete part of code, it works. I hope you to understand. But for better understanding:
    Original part of code is:
    <dt class="ui-icon ui-icon-triangle-1-s"><a href="#">Settings</a></dt>
    But if i delete “ class=”ui-icon ui-icon-triangle-1-s”” it works.
    So I fixed it to:
    <dt><a href="#">Settings</a></dt>

    Because after clicking on another part of settings (“Cookie Law Message Bar“, “Customise Buttons” etc.) I can’t get back to the “Settings” part – there is no text to click. This is the point of this bug.

  • The topic ‘Part of “Cookie Law Setting” named “Settings” doesn’t display the title’ is closed to new replies.