Title: Does not display
Last modified: August 21, 2016

---

# Does not display

 *  [Patryk](https://wordpress.org/support/users/patrykos360/)
 * (@patrykos360)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/does-not-display-1/)
 * Hi, I installed the plug I turned I added text
    but the message did not appear
   on my website
 * [http://darkdesign.org/](http://darkdesign.org/)
 * I like the style plugin 🙂 what is the problem?
 * [https://wordpress.org/plugins/responsive-cookie-banner/](https://wordpress.org/plugins/responsive-cookie-banner/)

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

 *  Plugin Author [Lewis](https://wordpress.org/support/users/lewisgray200/)
 * (@lewisgray200)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/does-not-display-1/#post-4703920)
 * This appears to be a Jquery problem. Please try disabling other plugins and deleting
   any copies of Jquery in your header.
 *  Thread Starter [Patryk](https://wordpress.org/support/users/patrykos360/)
 * (@patrykos360)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/does-not-display-1/#post-4703970)
 * Turned off all plugins but still does not work,
    plug may not work with my theme
 *  Plugin Author [Lewis](https://wordpress.org/support/users/lewisgray200/)
 * (@lewisgray200)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/does-not-display-1/#post-4703985)
 * Please try adding the code below into your themes functions.php file.
 * <?php
    function modify_jquery() { if (!is_admin()) { wp_deregister_script(‘jquery’);
   wp_register_script(‘jquery’, ‘[http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js&#8217](http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js&#8217);,
   false, ‘1.8.1’); wp_enqueue_script(‘jquery’); } } add_action(‘init’, ‘modify_jquery’);?
   >
 *  Thread Starter [Patryk](https://wordpress.org/support/users/patrykos360/)
 * (@patrykos360)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/does-not-display-1/#post-4703991)
 * Not work for me, i change the theme on “Twenty Fourteen” and still banner does
   not show
 *  Thread Starter [Patryk](https://wordpress.org/support/users/patrykos360/)
 * (@patrykos360)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/does-not-display-1/#post-4703999)
 * I think I will have to give up :(, but long searched for such a plug like this
 *  Plugin Author [Lewis](https://wordpress.org/support/users/lewisgray200/)
 * (@lewisgray200)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/does-not-display-1/#post-4704000)
 * It’s definitely a jQuery problem, double check that you’ve removed all duplicate
   copies of jQuery from your header and footer.
 *  Thread Starter [Patryk](https://wordpress.org/support/users/patrykos360/)
 * (@patrykos360)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/does-not-display-1/#post-4704022)
 * I can not delete what belongs to theme
    may be some other way to display a message
   cookie?
 *  [Kramarz](https://wordpress.org/support/users/kramarz/)
 * (@kramarz)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/does-not-display-1/#post-4704048)
 * Indeed, not working 🙂
 *  Plugin Author [Lewis](https://wordpress.org/support/users/lewisgray200/)
 * (@lewisgray200)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/does-not-display-1/#post-4704052)
 * Kramarz, please could you post the url of your website?
 *  [Kramarz](https://wordpress.org/support/users/kramarz/)
 * (@kramarz)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/does-not-display-1/#post-4704059)
 * Can’t, used other plugin for current project.
 * But I’ll try again on next project and will report back!
 * All the best! 🙂
 *  [robert.glez](https://wordpress.org/support/users/robertglez/)
 * (@robertglez)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/does-not-display-1/#post-4704128)
 * Hello,
 * Same problem here, the banner doesn’t display. This is the development url:
    
   [http://www.aulademasaje.designdeweb.com/](http://www.aulademasaje.designdeweb.com/)
 * All help is greatly appreciated!
 * Best regards
 *  [cerbs](https://wordpress.org/support/users/cerbs/)
 * (@cerbs)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/does-not-display-1/#post-4704129)
 * Robert. I see you have a replacement responsive cookie banner on your site. I’m
   having issues with the responsive cookie banner. Could you let me know which 
   one you are using and how you made it responsive? Thanks.
 *  [robert.glez](https://wordpress.org/support/users/robertglez/)
 * (@robertglez)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/does-not-display-1/#post-4704130)
 * Hello cerbs, I used the following plugin: “Mr Cookies”, which worked well for
   my needs. It is responsive out of the box and you can customise its colors from
   the settings panel.
 * Two things to take into account though: first, the text to be displayed in the
   banner cannot be customised through the panel, but rather through the .po/.mo
   files; second, the panel doesn’t save completely well the css changes you apply(
   it has a minor bug which I told the developers about ), so I directly modified
   the css file provided with the plugin.
 * In spite of these two details I strongly recommend that plugin.
 *  [robert.glez](https://wordpress.org/support/users/robertglez/)
 * (@robertglez)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/does-not-display-1/#post-4704131)
 * On the other side, I was unable to make “Responsive Cookie Banner” work, as I
   said before it didn’t show up and if I applied the suggested solution my theme
   got totally broken. I didn’t get any support either so then I ended up using “
   Mr Cookies”.
 * Greetings

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

The topic ‘Does not display’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/responsive-cookie-banner_3f3f40.svg)
 * [Responsive Cookie Banner](https://wordpress.org/plugins/responsive-cookie-banner/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/responsive-cookie-banner/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/responsive-cookie-banner/)
 * [Active Topics](https://wordpress.org/support/plugin/responsive-cookie-banner/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/responsive-cookie-banner/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/responsive-cookie-banner/reviews/)

 * 14 replies
 * 5 participants
 * Last reply from: [robert.glez](https://wordpress.org/support/users/robertglez/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/does-not-display-1/#post-4704131)
 * Status: not resolved