Title: Borlabs Cookie Error
Last modified: November 8, 2021

---

# Borlabs Cookie Error

 *  [2concepts](https://wordpress.org/support/users/2concepts/)
 * (@2concepts)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/borlabs-cookie-error/)
 * Good day,
    currently there is an error between Age Gate and Borlabs Cookie. When
   Age Gate is activated, the buttons of Borlabs Cookie can no longer be pressed.
 * Please fix the error.

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

 *  Plugin Author [Phil](https://wordpress.org/support/users/philsbury/)
 * (@philsbury)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/borlabs-cookie-error/#post-15051900)
 * Hi [@2concepts](https://wordpress.org/support/users/2concepts/),
 * This is not an error, it is and accessibility feature for overlays. However you
   can turn it off in Age Gate -> Advanced -> Trap focus in the admin area.
 * Thanks
    Phil
 *  Plugin Author [Phil](https://wordpress.org/support/users/philsbury/)
 * (@philsbury)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/borlabs-cookie-error/#post-15052500)
 * Hi again [@2concepts](https://wordpress.org/support/users/2concepts/),
 * You can now add additional elements to the trap should you wish (in 2.18.4).
 * There is a filter for where you can add additional elements:
 *     ```
       add_filter('age_gate/trap_elements', function ($arr) {
           $arr[] = 'css-selector-for-your-cookie-notice';
           return $arr;
       });
       ```
   
 * Thanks
    Phil

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

The topic ‘Borlabs Cookie Error’ is closed to new replies.

 * ![](https://ps.w.org/age-gate/assets/icon-256x256.png?rev=2783003)
 * [Age Gate](https://wordpress.org/plugins/age-gate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/age-gate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/age-gate/)
 * [Active Topics](https://wordpress.org/support/plugin/age-gate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/age-gate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/age-gate/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Phil](https://wordpress.org/support/users/philsbury/)
 * Last activity: [4 years, 7 months ago](https://wordpress.org/support/topic/borlabs-cookie-error/#post-15052500)
 * Status: not resolved