Yo,
First, hope everyone is OK despite of the f… crisis we’re living.
Then, i saw there were a lot of problems like mine on Google without solutions so I hope somebody could help.
The problem is easy to explain : I’m using Hubspot on my Wordpress website (ludosln.net). I’m using Image CTA on each page. When somebody connects to one of them and is using an Ad Blocker, he only get a totally blank page.
The reason is that the Ad Blocker blocks this script : https://js.**hscta.net/**cta/current.js
Is somebody get a solution ? I asked some help to HB Technics but no answer since… 2017 !
Thanks for your help.
Ludo.
Hey @LudoSLN
I hope you are well and safe.I’ll tag a few experts that could share their thoughts with you.
Hey @DanielSanchez @ajchapman20 @david_eic could you please share your expertise with @LudoSLN
Thank you
Sharon
Thanks 
During my investigations, I noticed some interested things.
When I delete this part of the CTA script, I have no problem anymore : </script><script type=“text/javascript”> hbspt.cta.load(2164838, ‘76156432-8333-4c32-b2b8-626c6186ca45’, {}); </script>
But I think if it’s there, there is a reason. Plus, I don’t want to delete this line in each of my 600 blog posts.
In Chrome Console, when Ublock Origin is on, I got ERR_BLOCKED_BY_CLIENT for current.js
Hope it helps 
Hi,
I found the solution, thank you for your help.
It was a JS conflict with some async/defer rules.
Have a nice day.