Page 1 of 1

Images blocked on product pages

Posted: Tue Jan 25, 2011 12:41 pm
by Abik
Hello everyone,

Using 8.0.552.237 (70801) Chromium I find that the product images on my online retail store are being blocked. Turning off adblock plus resolves the issue, but I cannot find any cause.

Site: http://glittergoth.co.uk
Product page example: http://glittergoth.co.uk/Passion-Bracelet

There should be an image where the "enlarge image" link is. I wondered if it was the known issue relating to the bug in WebKit?

The issue repeats on other machines, but not in other internet browsers.

Any advice would be much appreciated.
Abi

Re: Images blocked on product pages

Posted: Tue Jan 25, 2011 10:21 pm
by Wladimir Palant
Which filter lists are you subscribed to? I cannot reproduce this issue.

Re: Images blocked on product pages

Posted: Tue Jan 25, 2011 10:43 pm
by Abik
I was using Easylist and the recommended filter, nothing else. However, the issue seems to have resolved itself. I will check on the other browser and machine tomorrow morning to be sure.

Sorry for being a bother!
Abi

Re: Images blocked on product pages

Posted: Wed Jan 26, 2011 4:38 pm
by Abik
Unfortunately, this is still occurring on my other setup. Details are as follows:


ABP for Chrome 1.0.26 on Chromium 10.0.634.0 (Fedora 64-bit built by Spot) using just EasyList. Adding Chrome filters doesn't change anything - it still loses the image.

The HTML code for the element is:

<img
src="http://test.glittergoth.co.uk/image/cac ... 50x250.jpg" title="Passion racelet - A80 - By Alchemy Gothic" alt="Passion Bracelet - A80 - By Alchemy Gothic" id="image" style="margin-bottom: 3px; display: none; visibility: hidden; ">

which implies to me that AdBlock might be breaking one of the scripts that OpenCart uses to do funny loading things (I think ABP uses CSS rules rather than editing style attributes, which makes me think that OpenCart hides it on load, lets the image load and then removes the styling, but I can't read any scripts to be sure).

Any advice would be brilliant.
Thank you again,
Abi

Re: Images blocked on product pages

Posted: Thu Jan 27, 2011 10:57 am
by Wladimir Palant
Could you upload a screenshot to http://imageshack.us/?

I just tried once more, I can see the product image just fine. Neither the website nor Adblock Plus are hiding it. So no real reason why it should be hidden.