Quantcast
Channel: MyBB Community Forums - Tutorials
Viewing all articles
Browse latest Browse all 685

Accept Cookies Tutorial

$
0
0
So this is a quick and simple tutorial on how to add an accept cookies bubble to display in your footer:
[Image: 10fc552.png]

How to install:

1. Go to AdminCP --> Templates & Style --> Your Style's Templates --> Footer Templates --> Footer
2. At the very end of the footer template add:
PHP Code:
<link rel="stylesheet" type="text/css" href="http://yoursitehere.com/cookies-accept/main.css"/>
<
script type="text/javascript" src="http://yoursitehere.com/cookies-accept/support-opt-in.js"></script>
<script type="text/javascript" src="http://yoursitehere.com/cookies-accept/require-opt-in.js" read_more="http://www.yoursitehere.com/privacy-policy"></script> 

Then upload the folder cookies-accept to your server.

Edit the links to wherever the folder or contents are located on your server.

.zip  cookies-accept.zip (Size: 10.07 KB / Downloads: 39)

Viewing all articles
Browse latest Browse all 685

Trending Articles