Sliders blocked by AdBlock. What can I do?

This is the place to discuss issues with the acceptable ads list like a website no longer complying with the criteria.
Post Reply
Nikit0s
Posts: 2
Joined: Tue May 10, 2016 8:32 am

Sliders blocked by AdBlock. What can I do?

Post by Nikit0s »

Hello!

My site using some CMS with big picture slider at the main page, like this:
http://b2b-new-demo.pixlpark.ru/

Pictures on the slider at the top of the page's body are blocked by AdBlock.

What can I do to make sure AdBlock will not block this pictures at my clients' browsers?

Thank you!
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Sliders blocked by AdBlock. What can I do?

Post by mapx »

it's due to this ruadlist filter:

Code: Select all

/baners/*
so, if you want to quickly fix your site just rename those pics (not matching other filters from easylist or ruadlist). Rename the folder /baners/

Code: Select all

http://b2b-new-demo.pixlpark.ru/content/images/baners/canvases.jpg
http://b2b-new-demo.pixlpark.ru/content/images/baners/photobooks.jpg
http://b2b-new-demo.pixlpark.ru/content/images/baners/photos.jpg
Nikit0s
Posts: 2
Joined: Tue May 10, 2016 8:32 am

Re: Sliders blocked by AdBlock. What can I do?

Post by Nikit0s »

mapx,

GREATEST THANKS! IT REALLY WORKS!

:)
Post Reply