Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter yellowduck

    (@yllowduck)

    Solved: This blue color is not generated by this plugin, nor by my theme – it’s wordpress itself! Someone could have told me that in here 😉
    Well – if anyone else is annoyed by that blue checkbox-background, here is the solution for your Quick CSS field:

    input[type=’checkbox’], input[type=’radio’] { filter: grayscale(1) }
    it toggles the blue to a grey. with

    input[type=’checkbox’], input[type=’radio’] { filter: grayscale()100% }
    you can toggle the grey (100% = black).

    Thread Starter yellowduck

    (@yllowduck)

    Okay, wenn ich also Ablehnen klicke, wird nicht getrackt. Und wenn ich kein “Linkziel bei Ablehnung” angebe bleibe ich auf der Seite, nur mit dem Unterschied, dass nicht getrackt wird.
    Wenn ich auf “OK” klicke wird getrackt, aber anonym (sofern ich diese Option auswähle). So alles richtig?

    Und noch eine Frage: Können Analytics-Plugins wie “Analytics-Counter” oder “Monsterinsights” denn nun deaktiviert werden?

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