Page 1 of 1

Edit pictures path in description for all products

Posted: Thu Jun 16, 2016 8:17 am
by hollamall
Hi,

I have a problem.
So i try to upload products to ebay , from opencart but pictures from product description don't show up in ebay.
I've found why. Is because of the link. If i click inspect element on a picture from website in shows img src = image/catalog/example.jpg instead img src = http:website.com/image/catalog. ( see links to understand better )

So this one is on my shop:
https://drive.google.com/file/d/0B9cfpx ... sp=sharing

How it should be:

https://drive.google.com/file/d/0B9cfpx ... sp=sharing


After uploaded to ebay:

https://drive.google.com/file/d/0B9cfpx ... sp=sharing

How it should arrive to ebay:

https://drive.google.com/file/d/0B9cfpx ... sp=sharing

---- So i want to edit to all products to show the same in description in opencart store like <img src = "http://hollamall.com/image/catalog.....

Thank you

Re: Edit pictures path in description for all products

Posted: Thu Jun 16, 2016 11:04 pm
by IP_CAM
then, use something like this extension, to http-link your images in OC 1.5.x:

Cookieless HTTP Domain Routing
http://www.opencart.com/index.php?route ... n_id=23506

Ernie

Re: Edit pictures path in description for all products

Posted: Fri Jun 17, 2016 5:07 am
by hollamall
I have 2.1.0.1 version opencart

Re: Edit pictures path in description for all products

Posted: Fri Jun 17, 2016 6:35 am
by IP_CAM
but why then posting this here on a v.1.5 Forum Section ? :-\
Ernie

http://www.opencart.com/index.php?route ... n_id=25919

Re: Edit pictures path in description for all products

Posted: Fri Jun 17, 2016 7:51 am
by hollamall
sorry