Kennedy5020 Posted June 24, 2013 Share Posted June 24, 2013 (edited) Hi, I am using prestashop 1.5.4.1 version. when i added images to products it is uploaded . I need to add caption for every image . how to add caption to every image from admin side Edited June 28, 2013 by karthick (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted June 24, 2013 Share Posted June 24, 2013 by default it isn't possible to define image caption in back office 1 Link to comment Share on other sites More sharing options...
Kennedy5020 Posted June 24, 2013 Author Share Posted June 24, 2013 by default it isn't possible to define image caption in back office Thanks vekia. I have added caption field in the table Table: ps_image and then added below code in admin/themes/default/template/controllers/products/images.tpl <td class="center"> <input type="text" name="caption" > </td> i have tried some code to retrieve caption field from database but i cant get it. can you please help,in which contollere i have to add the code to retrieve and edit/add caption field Link to comment Share on other sites More sharing options...
vekia Posted June 24, 2013 Share Posted June 24, 2013 but when you save caption in the back office - you've got it in the database field that yu created? Link to comment Share on other sites More sharing options...
Kennedy5020 Posted June 25, 2013 Author Share Posted June 25, 2013 but when you save caption in the back office - you've got it in the database field that yu created? there is no caption option in deafult.I have created own caption fields in backoffice and databse table. But i cannot save the fields in DB. Link to comment Share on other sites More sharing options...
siomosp Posted July 1, 2013 Share Posted July 1, 2013 by default it isn't possible to define image caption in back office Hello Vekia, maybe you know why image caption is not available at prestashop 1.5? It is not affecting SEO? Link to comment Share on other sites More sharing options...
vekia Posted July 1, 2013 Share Posted July 1, 2013 to be honest, i don't know why PrestaTeam remove image captions from prestashop 1.5 i suppose that many merchants don't fill this field, so it was bad for seo. Now caption is generated automatically - it is based on produt name. 1 Link to comment Share on other sites More sharing options...
NNGNews Posted March 11, 2015 Share Posted March 11, 2015 I'm using 1.6.0.11 notice that it has the same problem, it's impossible to give images different captions. That's a bad issue for SEO. How could we solve it ? 1 Link to comment Share on other sites More sharing options...
telnett Posted April 17, 2015 Share Posted April 17, 2015 How come this thread is marked as solved? It is definitely not solved. There are no captions and we need them. 2 Link to comment Share on other sites More sharing options...
Recommended Posts