Automatic cookie plugin on all pages (as other plugin makers has this feature)

plugin is great visually, but it lacks essential function - automatically add it to all pages. I have the7.io WP theme and it does not work with this plugin correctly, if you chose floating header/footer. So its impossible to add this plugins short cote to those places (cookie message gets half hidden under footer/header).

Only solution I am left is to add manually to every page I create - which is very time consuming and can not add this to "search page" or "404 page" easily and so on.

I talked to support a lot of times. They tried to fix this in a lot of ways connecting to my WP admin panel. Current solution is provided by manually editing footer.php file and adding code:

<?php echo do_shortcode('[elfsight_cookie_consent id="1"]');?>

Sadly this part of code is always deleted when Worpdress theme gets updated and I need to always add it manually..  There is another free plugin "cookie-notice" which works automatically on all pages without editing php files. And "Elfsight Cookie Content" plugin lacks this essential function.

Support told me to write this idea here so it can be added in the future.

  • Guest
  • Nov 8 2019
  • Future consideration