Text on the website is not displayed

Everything about using Adblock Plus on Google Chrome
Post Reply
michal_bek
Posts: 4
Joined: Wed Aug 02, 2017 9:44 am

Text on the website is not displayed

Post by michal_bek »

I have a following issue: I have written an article and posted it on my website. Some people reported me that the article is not displayed on their web browser but it works on theirs mobile phones.
The link to the article is: http://www.magdabek.pl/piksel-facebooka-kod/
I have made some research and found that for some web browsers when adblock is disabled, the content is displayed. This is not happening for all of the browsers (I am using 2, both with adblock and the content is visible, my colleague does not see content with adblock installed). I had installed the newest version of Soledad (3.2) and updated WordPress.
Did you have similar problem reported earlier?
The following link shows on which versions of web browsers article does not appear: http://browsershots.org/http://www.magd ... booka-kod/
Moreover this error appears in Developers Console under Network tab when content of page is not displayed:

Code: Select all

Request URL:https://links.services.disqus.com/api/ping?format=jsonp&key=cfdfcf52dffd0a702a61bad27507376d&...
Referrer Policy:no-referrer-when-downgrade
Request Headers
Provisional headers are shown
Origin:http://www.magdabek.pl
Referer:http://www.magdabek.pl/piksel-facebooka-kod/
User-Agent:Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36
Query String Parameters
view source
view URL encoded
format:jsonp
key:cfdfcf52dffd0a702a61bad27507376d
loc:http://www.magdabek.pl/piksel-facebooka-kod/
subId:4456921
v:1
jsonp:vglnk_jsonp_15015891854780
and following link will lead you to screenshot of adblock blocked: https://postimg.org/image/hqm4ejf4f/

If you have any information how to avoid similar situations I will be more than pleased.
Thank you for your support!
Michał
lewisje
Posts: 2743
Joined: Mon Jun 14, 2010 12:07 pm

Re: Text on the website is not displayed

Post by lewisje »

It looks like maybe a filter in the Polish filters list is hiding the HTML element(s) containing the text.
There's a buzzin' in my brain I really can't explain; I think about it before they make me go to bed.
michal_bek
Posts: 4
Joined: Wed Aug 02, 2017 9:44 am

Re: Text on the website is not displayed

Post by michal_bek »

Any idea where to check those filters? And what more - how to disable those filters?
lewisje
Posts: 2743
Joined: Mon Jun 14, 2010 12:07 pm

Re: Text on the website is not displayed

Post by lewisje »

This is the official website of the Adblock & uBlock Polish filters: https://www.certyficate.it/adblock/

This is where you can inspect the main filter-list: https://github.com/MajkiIT/polish-ads-f ... dblock.txt

You might be able to unhide the text with this whitelist rule: magdabek.pl#@#[class^="ad-"]

Additionally, you can try this one, to neutralize a rule in EasyList: magdabek.pl#@#.adsbox
There's a buzzin' in my brain I really can't explain; I think about it before they make me go to bed.
michal_bek
Posts: 4
Joined: Wed Aug 02, 2017 9:44 am

Re: Text on the website is not displayed

Post by michal_bek »

Thank you for your reply. I will definitely try this :)
michal_bek
Posts: 4
Joined: Wed Aug 02, 2017 9:44 am

Re: Text on the website is not displayed

Post by michal_bek »

Tested. Works as intended.
Post Reply