Dear WordPress expert,
I’ve added a Cookie Law Info bar to our website on all pages but I would like to disable the bar on a few pages that we use in a kiosk mode.
I would like to disable the bar on the following pages:
http://www.peetersduurzaam.nl/bs
http://www.peetersduurzaam.nl/blue-stables-signage-pagina/
Is this possible?
Kind regards,
Pim
Hey eric_peeters!
Thank you for using Enfold.
How did you add the cookie law bar? Use the is_page conditional function to specify whether to render the bar or not on specific pages: https://codex.wordpress.org/Function_Reference/is_page
Cheers!
Ismael