Descripció
Cookie Message plugin will on activation add a message at the bottom of your screen.
When clicking the button it will disapear. How long is for you to decide but default is forever. It will remember it by HTML5 localstorage, not by a cookie.
You have settings for information that goes into the message, colors, fonts and you can disable CSS and javascript if you need to. See screenshots for more information about the settings.
Captures
Instal·lació
- Download from wp-admin plugin installer.
- Set the settings at “Settings” > “Cookie Message”
PMF
- How are the settings saved?
-
All settings are saved in one field in the option table.
- Can I get more styling options in the future?
-
Probably not so much. I actually removed som options to make it smaller and easier to use. Use “Custom style” or disable CSS and set the style in your own theme files instead.
- What is the EU cookie law
-
You need to inform every user that you are using cookies on your site. Google Analytics is probably the most used script that use cookies.
- The plugin does not work. What should I do?
-
Look for javascript errors. Be sure there is not a localstorage variable set. If you clicked the button the message will not come back.
- How can I delete the localstorage variable?
-
In wp-admin set the “Logged in” to “Enable” and reload the site. It will then delete the localstorage variable on every pageload if it exists.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«Cookie Message» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Cookie Message» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
- 1.2 – Fixed CSS issue with z-index
- 1.1 – Fixed CSS-bug
- 1.0 – Initial release