Plugin Cookie Consent Plugin Cookie Consent
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Plugin Cookie Consent

Started by Niecher, August 28, 2013, 03:13:04 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Niecher

When using an external link, for example: index.php?theme=curve

Is it possible to add a "array" in this plugin, so that it can navigate in any theme without accepting cookies and not be returned to the default theme?

That is, the user does not manually change theme ... It does so by link.

Regards

Αndré

Not sure what exactly you're asking for. By default, the chosen theme is stored in a cookie. If the user doesn't accept cookies, we cannot store it for the user, that's why the theme will be the default theme for every new page load without the theme parameter.

Niecher

Thank you very much André, I understand what you say.

Regards.