Post by iamafaker » Wed Sep 09, 2015 9:28 pm

the page was functioned properly before, but the product page cannot display image these days...
anyone know the reason? i am using godaddy shared hosting ... :( :( :( :(
Last edited by iamafaker on Mon Oct 12, 2015 8:25 pm, edited 1 time in total.

Active Member

Posts

Joined
Wed Sep 18, 2013 3:19 pm

Post by iamafaker » Wed Sep 09, 2015 9:34 pm

Update: i can see the image on Firefox, but no display on Chrome ... why??

Active Member

Posts

Joined
Wed Sep 18, 2013 3:19 pm

Post by jrfcomputing » Wed Sep 09, 2015 9:47 pm

Have you got Adblock on your chrome

What theme are you using?

Opencart sites I am currently working on:
http://www.cablecafe.co.uk
http://www.exclusivelygorgeous.co.uk/


User avatar
Active Member

Posts

Joined
Mon May 09, 2011 11:29 pm

Post by jrfcomputing » Wed Sep 09, 2015 9:51 pm

Adblock some times blocks certain images size do in system> image > Product Image Thumb Size set to a random size like 802 x 802 rather than 800 x 800 if that dosent it can be the css script used as that is what it was for me

Opencart sites I am currently working on:
http://www.cablecafe.co.uk
http://www.exclusivelygorgeous.co.uk/


User avatar
Active Member

Posts

Joined
Mon May 09, 2011 11:29 pm

Post by blazh80 » Sat Sep 12, 2015 2:48 am

Hello, i have same problem with oc 1.5.5.1, do you find any solutions?

Newbie

Posts

Joined
Thu Sep 10, 2015 1:45 am

Post by markp-r » Tue Sep 15, 2015 12:20 am

So, I recently began having problems with the product image not showing in Chrome (but showing in Firefox and IE).

JRFComputing mentioned a css file - which css file was it that you made the changes on - and what change did you make?

I'd really like to find the solution.

************** UPDATE ******************

In doing more research, I found a solution that worked for me. It might not work for others - but if you are using the Journal2 theme (like I am) this solution from stackoverflow.com worked for me:

put

Code: Select all

.product-info .left .image * {
    -webkit-transform: none;
}
in your custom css tab (journal admin panel)

I did that and it worked like a charm

I'm sorry, but I don't know which css file or anything else - I just know that I added that code to my Journal2 custom css tab and it worked brilliantly.

Newbie

Posts

Joined
Tue Sep 15, 2015 12:17 am

Post by dpattyatl » Tue Sep 15, 2015 12:17 pm

MARKP-R
Thanks so much!!! I have the same error since two weeks ago and trying everyhing and no solution...

You saved my life men!!

Thanks!

Newbie

Posts

Joined
Tue Sep 15, 2015 7:52 am

Post by jrfcomputing » Tue Sep 15, 2015 4:25 pm

It was that file for me. When you change it the product image is no longer responsive. The makers of the jornal theme have fixed this now if you update.

If you do not want to update you also need to add

max-width: 100%;

Under .product-info .left .image a img { (around line 34 of product.css)

Opencart sites I am currently working on:
http://www.cablecafe.co.uk
http://www.exclusivelygorgeous.co.uk/


User avatar
Active Member

Posts

Joined
Mon May 09, 2011 11:29 pm

Post by geert jan » Thu Sep 24, 2015 11:32 pm

Worked for me, super!!

Newbie

Posts

Joined
Mon Aug 31, 2015 7:59 pm

Post by iamafaker » Mon Oct 12, 2015 8:25 pm

Thanks for the solution!!

Active Member

Posts

Joined
Wed Sep 18, 2013 3:19 pm
Who is online

Users browsing this forum: No registered users and 46 guests