Title: GDPR/CCPA Cookie Consent Banner Admin's Replies | WordPress.org

---

# GDPR/CCPA Cookie Consent Banner Admin

  [  ](https://wordpress.org/support/users/termly/)

 *   [Profile](https://wordpress.org/support/users/termly/)
 *   [Topics Started](https://wordpress.org/support/users/termly/topics/)
 *   [Replies Created](https://wordpress.org/support/users/termly/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/termly/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/termly/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/termly/engagements/)
 *   [Favorites](https://wordpress.org/support/users/termly/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 33 total)

1 [2](https://wordpress.org/support/users/termly/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/termly/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/termly/replies/page/2/?output_format=md)

 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Termly - GDPR/CCPA Cookie Consent Banner] Amends robots.txt without permission to allow a scraper full access.](https://wordpress.org/support/topic/amends-robots-txt-without-permission-to-allow-a-scraper-full-access/)
 *  Plugin Contributor [GDPR/CCPA Cookie Consent Banner Admin](https://wordpress.org/support/users/termly/)
 * (@termly)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/amends-robots-txt-without-permission-to-allow-a-scraper-full-access/#post-16714919)
 * Hi [@ablears](https://wordpress.org/support/users/ablears/) 
   Apologies for the
   delayed response, as [@mikeinuk](https://wordpress.org/support/users/mikeinuk/)
   mentioned, robots.txt access is needed for the cookie scanner to function properly.
   It has to be able to check for scripts and cookies that live across your site
   in order to categorize and allow/disable based on a user’s interaction with the
   consent banner. For more details on how it works, you can click on the link below
   [https://help.termly.io/support/solutions/articles/69000108859-how-does-the-cookie-scanner-work-](https://help.termly.io/support/solutions/articles/69000108859-how-does-the-cookie-scanner-work-)
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Termly - GDPR/CCPA Cookie Consent Banner] Furious – it stopped working months ago](https://wordpress.org/support/topic/furious-it-stopped-working-months-ago/)
 *  Plugin Contributor [GDPR/CCPA Cookie Consent Banner Admin](https://wordpress.org/support/users/termly/)
 * (@termly)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/furious-it-stopped-working-months-ago/#post-16714913)
 * Hi [@cywo](https://wordpress.org/support/users/cywo/)
 * Sorry to hear about your frustrations, we had sent out 2 emails detailing the
   rollout plan approximately 3 months prior and just before the actual cutover 
   of the plugin. The previous version was severely outdated by the time we took
   it over and was no longer compliant with GDPR and CCPA regulations, therefore
   it wasn’t offering you any legal protection.
 * The free version is still available to roll back to if that is your preference.
   Please note however that we are not responsible for any compliance related issue
   should you choose to do so.
   Thank you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Termly - GDPR/CCPA Cookie Consent Banner] Preference button not working](https://wordpress.org/support/topic/preference-button-not-working/)
 *  Plugin Contributor [GDPR/CCPA Cookie Consent Banner Admin](https://wordpress.org/support/users/termly/)
 * (@termly)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/preference-button-not-working/#post-15885770)
 * Hi Krissieg,
 * I just took another look at the new button implemented, it looks like you’re 
   still missing the onclick portion.
 * Here is a screenshot of the live code on your site.
    [Preference center code](https://imgur.com/a/HJCSAjl)
 * I would suggest moving the button out of the paragraph tags <p> or other divs.
   Inserting it into the footer is the most common placement for this feature.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Termly - GDPR/CCPA Cookie Consent Banner] Preference button not working](https://wordpress.org/support/topic/preference-button-not-working/)
 *  Plugin Contributor [GDPR/CCPA Cookie Consent Banner Admin](https://wordpress.org/support/users/termly/)
 * (@termly)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/preference-button-not-working/#post-15882929)
 * Hi Krissieg,
 * Thank you for reaching out, after taking a look at your site along with the button
   code, we’ve identified the issue.
 * When modifying the preference center button UI, make sure to retain all of the
   class information. In this case, onclick=”displayPreferenceModal()” was deleted
   from your preference center button.
 * You can either regrab the code from the Embed preference center page or copy 
   the default code below.
 *     ```
       <button
         class="termly-cookie-preference-button"
         type="button"
         style="background: white; width: 165px; height: 30px; border-radius: 3px; border: 1px solid #5f7d9c; font-family: Roboto, Arial; font-size: 10px; color: #5f7d9c; font-weight: 600; box-sizing: border-box; cursor: pointer; padding: 0; outline: none;"
         onclick="displayPreferenceModal()"
       >
           Manage Cookie Preferences
       </button>
       ```
   
 * Thank you,
    The Termly Team
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Termly - GDPR/CCPA Cookie Consent Banner] Termly banner fails to load](https://wordpress.org/support/topic/termly-banner-fails-to-load/)
 *  Plugin Contributor [GDPR/CCPA Cookie Consent Banner Admin](https://wordpress.org/support/users/termly/)
 * (@termly)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/termly-banner-fails-to-load/#post-15785944)
 * Hi Theo,
 * Thank you for posting this workaround, we’ve notified our teams and they are 
   looking into a more permanent solution as we speak. In the meantime, we will 
   be adding this to our pinned post to inform other customers who are potentially
   facing the same issue.
 * – The Termly Team
    -  This reply was modified 3 years, 11 months ago by [GDPR/CCPA Cookie Consent Banner Admin](https://wordpress.org/support/users/termly/).
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Termly - GDPR/CCPA Cookie Consent Banner] Complete shite!](https://wordpress.org/support/topic/complete-shite/)
 *  Plugin Contributor [GDPR/CCPA Cookie Consent Banner Admin](https://wordpress.org/support/users/termly/)
 * (@termly)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/complete-shite/#post-15246772)
 * Understood – we appreciate you being a user, for however short it may have been.
 * In the future, if you decide to give our services a try, please let us know and
   we would be happy to set you up with a meaningful discount.
 * Best wishes,
    The Termly Team
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Termly - GDPR/CCPA Cookie Consent Banner] Hasta luego](https://wordpress.org/support/topic/hasta-luego/)
 *  Plugin Contributor [GDPR/CCPA Cookie Consent Banner Admin](https://wordpress.org/support/users/termly/)
 * (@termly)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/hasta-luego/#post-15246735)
 * Hola [@luisserrano](https://wordpress.org/support/users/luisserrano/),
 * Lamentamos escuchar sus frustraciones, como explicamos en el hilo de soporte 
   fijo [aquí,](https://wordpress.org/support/topic/termly-plugin-ownership-update-2/)
   se comunicó a todos los usuarios el cronograma para pasar del complemento anterior
   al nuevo a través de la página de inicio del complemento y por correo electrónico.
   Además, puede encontrar instrucciones para volver a la versión anterior.
 * Sin embargo, el complemento anterior no cumplía con los requisitos de GDPR/CCPA,
   ya que no estuvo sincronizado con los últimos cambios normativos durante varios
   meses antes de nuestra propiedad.
 * El servicio de Termly es de uso gratuito, indefinidamente, con opciones pagas
   adicionales disponibles a su discreción. Esperamos que lo reconsidere y pruebe
   nuestro servicio antes de irse.
 * Los mejores deseos,
    El Termly trimestral
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Termly - GDPR/CCPA Cookie Consent Banner] Plugin not working](https://wordpress.org/support/topic/plugin-not-working-1091/)
 *  Plugin Contributor [GDPR/CCPA Cookie Consent Banner Admin](https://wordpress.org/support/users/termly/)
 * (@termly)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/plugin-not-working-1091/#post-15246725)
 * Hi [@fidohh](https://wordpress.org/support/users/fidohh/),
 * We’re sorry to hear about your frustrations, as we’ve explained in the stickied
   support thread [here,](https://wordpress.org/support/topic/termly-plugin-ownership-update-2/)
   the timeline for cutting over from the old plugin to new was communicated to 
   all users via the plugin’s home page and through email. In addition, you may 
   find instructions for rolling back to the previous version.
 * However, the previous plugin was and remains non-GDPR/CCPA compliant as it had
   been out of sync with the latest regulatory changes for quite a few months prior
   to our ownership.
 * Termly’s service is free to use, indefinitely, with additional paid options available
   at your discretion. We hope that you will reconsider and give our service a try
   before leaving.
 * Best wishes,
    The Termly Team
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Termly - GDPR/CCPA Cookie Consent Banner] Switch & Bait.](https://wordpress.org/support/topic/switch-bait/)
 *  Plugin Contributor [GDPR/CCPA Cookie Consent Banner Admin](https://wordpress.org/support/users/termly/)
 * (@termly)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/switch-bait/#post-15246722)
 * Hi [@bonsaigil](https://wordpress.org/support/users/bonsaigil/),
 * We’re sorry to hear about your frustrations, as we’ve explained in the stickied
   support thread [here,](https://wordpress.org/support/topic/termly-plugin-ownership-update-2/)
   the timeline for cutting over from the old plugin to new was communicated to 
   all users via the plugin’s home page and through email. In addition, you may 
   find instructions for rolling back to the previous version.
 * However, the previous plugin was and remains non-GDPR/CCPA compliant as it had
   been out of sync with the latest regulatory changes for quite a few months prior
   to our ownership.
 * Termly’s service is free to use, indefinitely, with additional paid options available
   at your discretion. We hope that you will reconsider and give our service a try
   before leaving.
 * Best wishes,
    The Termly Team
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Termly - GDPR/CCPA Cookie Consent Banner] Bad practice! non-compliant sites overnight](https://wordpress.org/support/topic/bad-practice-non-compliant-sites-overnight/)
 *  Plugin Contributor [GDPR/CCPA Cookie Consent Banner Admin](https://wordpress.org/support/users/termly/)
 * (@termly)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/bad-practice-non-compliant-sites-overnight/#post-15246720)
 * Hi [@thchoperpilot](https://wordpress.org/support/users/thchoperpilot/),
 * We’re sorry to hear about your frustrations, as we’ve explained in the stickied
   support thread [here,](https://wordpress.org/support/topic/termly-plugin-ownership-update-2/)
   the timeline for cutting over from the old plugin to new was communicated to 
   all users via the plugin’s home page and through email. In addition, you may 
   find instructions for rolling back to the previous version.
 * However, the previous plugin was and remains non-GDPR/CCPA compliant as it had
   been out of sync with the latest regulatory changes for quite a few months prior
   to our ownership.
 * Termly’s service is free to use, indefinitely, with additional paid options available
   at your discretion. We hope that you will reconsider and give our service a try
   before leaving.
 * Best wishes,
    The Termly Team
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Termly - GDPR/CCPA Cookie Consent Banner] Complete shite!](https://wordpress.org/support/topic/complete-shite/)
 *  Plugin Contributor [GDPR/CCPA Cookie Consent Banner Admin](https://wordpress.org/support/users/termly/)
 * (@termly)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/complete-shite/#post-15246717)
 * Hi [@babybitch1976](https://wordpress.org/support/users/babybitch1976/),
 * We’re sorry to hear about your frustrations, as we’ve explained in the stickied
   support thread [here,](https://wordpress.org/support/topic/termly-plugin-ownership-update-2/)
   the timeline for cutting over from the old plugin to new was communicated to 
   all users via the plugin’s home page and through email. In addition, you may 
   find instructions for rolling back to the previous version.
 * However, the previous plugin was and remains non-GDPR/CCPA compliant as it had
   been out of sync with the latest regulatory changes for quite a few months prior
   to our ownership.
 * Termly’s service is free to use, indefinitely, with additional paid options available
   at your discretion. We hope that you will reconsider and give our service a try
   before leaving.
 * Best wishes,
    The Termly Team
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Termly - GDPR/CCPA Cookie Consent Banner] All of a sudden discovered cookie banner didn’t fire](https://wordpress.org/support/topic/all-of-a-sudden-discovered-cookie-banner-didnt-fire/)
 *  Plugin Contributor [GDPR/CCPA Cookie Consent Banner Admin](https://wordpress.org/support/users/termly/)
 * (@termly)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/all-of-a-sudden-discovered-cookie-banner-didnt-fire/#post-15246706)
 * Hi [@jvsteen](https://wordpress.org/support/users/jvsteen/),
 * We’re sorry to hear about your frustrations, as we’ve explained in the stickied
   support thread [here,](https://wordpress.org/support/topic/termly-plugin-ownership-update-2/)
   the timeline for cutting over from the old plugin to new was communicated to 
   all users via the plugin’s home page and through email. In addition, you may 
   find instructions for rolling back to the previous version.
 * However, the previous plugin was and remains non-GDPR/CCPA compliant as it had
   been out of sync with the latest regulatory changes for quite a few months prior
   to our ownership.
 * Termly’s service is free to use, indefinitely, with additional paid options available
   at your discretion. We hope that you will reconsider and give our service a try
   before leaving.
 * Best wishes,
    The Termly Team
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Termly - GDPR/CCPA Cookie Consent Banner] Awful](https://wordpress.org/support/topic/awful-95/)
 *  Plugin Contributor [GDPR/CCPA Cookie Consent Banner Admin](https://wordpress.org/support/users/termly/)
 * (@termly)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/awful-95/#post-15246700)
 * Hi [@iainpurdie](https://wordpress.org/support/users/iainpurdie/),
 * We’re sorry to hear about your frustrations, as we’ve explained in the stickied
   support thread [here,](https://wordpress.org/support/topic/termly-plugin-ownership-update-2/)
   the timeline for cutting over from the old plugin to the current was communicated
   to all users via the plugin’s home page and through email. In addition, you may
   find instructions for rolling back to the previous version.
 * However, the previous plugin was already non-GDPR/CCPA compliant as it had been
   out of sync with the latest regulatory changes for quite a few months.
 * Our service is free to use with additional paid options, available at your discretion.
   We hope that you will reconsider and give our service a try before leaving.
 * Best wishes,
    The Termly Team
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Termly - GDPR/CCPA Cookie Consent Banner] Used to be a free, simple, elegant plugin. Not anymore.](https://wordpress.org/support/topic/used-to-be-a-free-simple-elegant-plugin-not-anymore/)
 *  Plugin Contributor [GDPR/CCPA Cookie Consent Banner Admin](https://wordpress.org/support/users/termly/)
 * (@termly)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/used-to-be-a-free-simple-elegant-plugin-not-anymore/#post-14716275)
 * Hello, sorry to hear about your experience.
 * Unfortunately the previous version of this plugin was no longer compliant with
   GDPR. Developments in the law require websites to report what tracking mechanisms
   they serve and for which purposes, and offer the choice of which they want to
   receive to their site visitors.
 * While we don’t expect you to continue using Termly, we hope you take this into
   account with the new service that you choose.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Termly - GDPR/CCPA Cookie Consent Banner] Devious/terrible tactics by new developers](https://wordpress.org/support/topic/devious-terrible-tactics-by-new-developers/)
 *  Plugin Contributor [GDPR/CCPA Cookie Consent Banner Admin](https://wordpress.org/support/users/termly/)
 * (@termly)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/devious-terrible-tactics-by-new-developers/#post-14716264)
 * Hello, sorry to hear about your experience.
 * Unfortunately the previous version of this plugin was no longer compliant with
   GDPR and required significant development in order to allow websites to scan 
   and report cookies and adequately respond to their visitors’ consent preferences,
   in accordance with the law.
 * We recognize that this was a significant change from the previous plugin. Because
   of this, prior to this update we released a minor version change that disabled
   automatic updates for all users and notified existing plugin users of the upcoming
   changes.
 * Termly is committed to the continued development of this plugin. Our team actively
   monitors changes in the law and releases frequent updates to ensure that its 
   users can more easily protect their businesses.
 * You can reach out to us at [support@termly.io](https://wordpress.org/support/users/termly/replies/support@termly.io?output_format=md)
   with further questions or concerns.

Viewing 15 replies - 1 through 15 (of 33 total)

1 [2](https://wordpress.org/support/users/termly/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/termly/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/termly/replies/page/2/?output_format=md)