Distorted category view images in Firefox

Phoca Gallery - image gallery extension
tawebworks
Phoca Member
Phoca Member
Posts: 12
Joined: 01 Sep 2010, 02:32

Distorted category view images in Firefox

Post by tawebworks »

relevant website:
http://morriswhiteside.com

I'm having a persistent problem with category view images displaying distorted. Please click "Artists > Painters > any particular artist". All is wonderful in Safari. Firefox not so much. And I'm a Mac, so I have to rely on others for IE feedback.

It seems that at any particular time, artists with any number of images will have a number of those images "squashed"; not showing at the proper thumbnail size. Refreshing the page resolves the issue, but I cannot expect my client (or their customers) to exercise this option.

Help, kind gurus?
tawebworks
Phoca Member
Phoca Member
Posts: 12
Joined: 01 Sep 2010, 02:32

Re: Distorted category view images in Firefox

Post by tawebworks »

Any comment, Jan?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49299
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Distorted category view images in Firefox

Post by Jan »

Hi, I see it, but really no idea what can be wrong there. I have never seen such behaviour.

So now you need to test it without any included external javascript.

Try to test the site with some standard template like rhuk_milkyway is (maybe there is some conflict with css or js in your template) or try to see if some other extension does not load any javascript which can be in conflict.

In your html source I see:

Code: Select all

<img smartload="0" src="/images/phocagallery/dandrea/thumbs/phoca_thumb_m_cp-11389.jpg" alt="Young Friends  |  oil  |  24 x 36 inches" height="35" width="150">
But this should be not added by Phoca Gallery, it seems like this is added by some external javascript as it is changed after refreshing the site :idea: :idea: :idea:

If you look at the same behaviour (category view + shadowbox) here:
https://www.phoca.cz/demo/shadowbox

you get this code:

Code: Select all

<img src="/demo/images/phocagallery/shadowbox/thumbs/phoca_thumb_m_alps-1.jpg" alt="alps-1">
without any settings of height and width in img tag.

Try to set other library - modal box (for testing only) if you get the same behaviour.

Jan
If you find Phoca extensions useful, please support the project
tawebworks
Phoca Member
Phoca Member
Posts: 12
Joined: 01 Sep 2010, 02:32

Re: Distorted category view images in Firefox

Post by tawebworks »

After seeing your message, I checked the Rockettheme forum for this template and found this:

http://www.rockettheme.com/forum/index. ... ic#p546498

Disabling "Smartloading" did address this issue.

Thank you for your help!
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 10081
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Distorted category view images in Firefox

Post by Benno »

Ok, solved!
Kind regards,
Benno
Post Reply