# BlockAdBlock implementation : how?

**URL:** https://meta.discourse.org/t/blockadblock-implementation-how/130306
**Category:** Support
**Created:** [October 5, 2019, 4:03pm UTC](https://meta.discourse.org/t/blockadblock-implementation-how/130306 "2019-10-05T16:03:23Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![nekodroid](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nekodroid/32/154550_2.png) [@nekodroid](https://meta.discourse.org/u/nekodroid)
#### Post date: [October 5, 2019, 4:03pm UTC](https://meta.discourse.org/t/blockadblock-implementation-how/130306/1 "2019-10-05T16:03:23Z")

</div>

I’d like to implement _BlockAdBlock_ on my Discourse installation. I’ve tried using the official ad-plugin, but I guess it’s not how it works.

Any help would be greatly appreciated ! If anyone has ever managed to make it, of course.

---

<div class="post-metadata">

### Author: ![SidV](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sidv/32/119460_2.png) [@SidV](https://meta.discourse.org/u/SidV)
#### Post date: [October 5, 2019, 6:41pm UTC](https://meta.discourse.org/t/blockadblock-implementation-how/130306/2 "2019-10-05T18:41:20Z")

</div>

Are you using the free script? [BlockAdBlock | Stop Losing Ad Revenue](https://blockadblock.com/blockadblock_basic_script.php)

Just add the script on your `/admin/customize/themes/` and select `/body` to add the script. 🤔

Did you try?

---

<div class="post-metadata">

### Author: ![nekodroid](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nekodroid/32/154550_2.png) [@nekodroid](https://meta.discourse.org/u/nekodroid)
#### Post date: [October 5, 2019, 10:56pm UTC](https://meta.discourse.org/t/blockadblock-implementation-how/130306/3 "2019-10-05T22:56:36Z")

</div>

Alright, I didn’t even know it worked this way.

Anyways, I’m a bit confused, I don’t see any “Body” option in the admin theme menu.

And also thank you for your help c:

---

<div class="post-metadata">

### Author: ![SidV](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sidv/32/119460_2.png) [@SidV](https://meta.discourse.org/u/SidV)
#### Post date: [October 6, 2019, 2:18am UTC](https://meta.discourse.org/t/blockadblock-implementation-how/130306/4 "2019-10-06T02:18:42Z")

</div>

Well, let’s do it step by step 🤔

1. Go to admin panel
2. Click on Customize
3. Click on Themes
4. Click on your theme (I don’t know which are you using).
5. Click on Edit CSS/HTML
6. Then a new editor appears with `</body>` tag
7. Add your code.
8. Save it
9. Test it.

---

<div class="post-metadata">

### Author: ![nekodroid](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nekodroid/32/154550_2.png) [@nekodroid](https://meta.discourse.org/u/nekodroid)
#### Post date: [October 6, 2019, 12:30pm UTC](https://meta.discourse.org/t/blockadblock-implementation-how/130306/5 "2019-10-06T12:30:23Z")

</div>

Ok, so all I need to do is to add the code between the `<body></body>` tags ?

I’ll try that naw \>w\< thanks for the help ~

EDIT : Ok, it works now ! But it looks like the `ACCESS WEBSITE` button doesn’t close the BlockAdBlock screen.

---

<div class="post-metadata">

### Author: ![SidV](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sidv/32/119460_2.png) [@SidV](https://meta.discourse.org/u/SidV)
#### Post date: [October 6, 2019, 11:35pm UTC](https://meta.discourse.org/t/blockadblock-implementation-how/130306/6 "2019-10-06T23:35:45Z")

</div>

> [@nekodroid](#):
>
> But it looks like the `ACCESS WEBSITE` button doesn’t close the BlockAdBlock screen.

That’s a problem with the script, discourse works fine. Just contact the script’s support. :philosoraptor:

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [November 5, 2019, 11:37pm UTC](https://meta.discourse.org/t/blockadblock-implementation-how/130306/7 "2019-11-05T23:37:08Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
