Title: Add Link, Code PHP
Last modified: March 6, 2024

---

# Add Link, Code PHP

 *  Resolved [janikfischer](https://wordpress.org/support/users/janikfischer/)
 * (@janikfischer)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/add-link-code-php/)
 * I would like to be able to access the settings via the footer. For this purpose,
   I followed the instructions and added the PHP code as described at the end and
   then at the beginning. Unfortunately, nothing works anymore. Where/How exactly
   do I need to add the code in the php.function? on which position? Thank you.

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

 *  Thread Starter [janikfischer](https://wordpress.org/support/users/janikfischer/)
 * (@janikfischer)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/add-link-code-php/#post-17479871)
 * Is easier integration possible with the tag?
 *  Plugin Contributor [Jarno Vos](https://wordpress.org/support/users/jarnovos/)
 * (@jarnovos)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/add-link-code-php/#post-17480960)
 * Hi [@janikfischer](https://wordpress.org/support/users/janikfischer/),
 * We recommend adding the snippet as mentioned in the article ([https://complianz.io/add-a-link-to-show-the-cookie-banner/](https://complianz.io/add-a-link-to-show-the-cookie-banner/))
   as a `.php` file in the `/wp-content/mu-plugins/` folder.
 * Kind regards, Jarno
 *  [raestanton](https://wordpress.org/support/users/raestanton/)
 * (@raestanton)
 * [2 years ago](https://wordpress.org/support/topic/add-link-code-php/#post-17483580)
 * Hey [@jarnovos](https://wordpress.org/support/users/jarnovos/) I’m having the
   same issue! I followed the instructions here [https://complianz.io/add-a-link-to-show-the-cookie-banner/](https://complianz.io/add-a-link-to-show-the-cookie-banner/)…
   I’ve added the snippet via the Code Snippets plugin and added the link to the
   footer. It works if I’m in an incognito window, but not in a regular window. 
   Any ideas?
 * The site is [https://tregearbpm.accurateexpressions.com.au/](https://tregearbpm.accurateexpressions.com.au/)
   and the password is: **roger**
 * Thank you!
 *  Plugin Contributor [Jarno Vos](https://wordpress.org/support/users/jarnovos/)
 * (@jarnovos)
 * [2 years ago](https://wordpress.org/support/topic/add-link-code-php/#post-17484053)
 * Hi [@raestanton](https://wordpress.org/support/users/raestanton/),
 * As the snippet works fine in one of your browser windows, you most-likely have
   the option “Respect Do Not Track settings in browsers” enabled in the plugin,
   found under _Wizard > General > Security & Consent_.
 * Meaning that if the plugin detects a Do Not Track signal from the browser (which
   browsers such as Firefox have enabled by default), the plugin will automatically
   assume all your cookie preferences to be “denied”, and doesn’t display a banner
   as a result.
 * Disabling that option in Complianz, or disabling the “Send a Do Not Track” option
   in your browser, will resolve this behavior and cause the banner to appear in
   the non-incognito window as well.
 * Kind regards, Jarno

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

The topic ‘Add Link, Code PHP’ is closed to new replies.

 * ![](https://ps.w.org/complianz-gdpr/assets/icon-256x256.png?rev=2881064)
 * [Complianz - GDPR/CCPA Cookie Consent](https://wordpress.org/plugins/complianz-gdpr/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/complianz-gdpr/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/complianz-gdpr/)
 * [Active Topics](https://wordpress.org/support/plugin/complianz-gdpr/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/complianz-gdpr/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/complianz-gdpr/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Jarno Vos](https://wordpress.org/support/users/jarnovos/)
 * Last activity: [2 years ago](https://wordpress.org/support/topic/add-link-code-php/#post-17484053)
 * Status: resolved