prestashop_begin 0 Posted January 16, 2013 After I uploaded images to a product and I clicked on info link. "Do you want an image associated with the product in your description? Click here." then I copied mage tag to insert: such as [img-27-left-home_default] to prodcuct descript and saved it so I preview my post but it still show [img-27-left-home_default] on product description. Any help would be strongly appreciated. Share this post Link to post Share on other sites
prestashop_begin 0 Posted January 19, 2013 Anyone can help me. please. Share this post Link to post Share on other sites
Dh42 1,266 Posted January 19, 2013 What description? On what part of the site? Can you be more specific. Share this post Link to post Share on other sites
prestashop_begin 0 Posted January 20, 2013 You can see my admin page of a product. And this is preview page on description. Thanks a lot. Share this post Link to post Share on other sites
Rafiki 6 Posted February 11, 2013 I have the same problem. Can someone help please? Share this post Link to post Share on other sites
kangaroobaby 2 Posted February 23, 2013 same problem for 1.5.3.1. any help? Not showing in FO. Share this post Link to post Share on other sites
kangaroobaby 2 Posted February 24, 2013 any solution for this problem? Share this post Link to post Share on other sites
perusi 5 Posted February 28, 2013 lool... same problem with 1.5.3.1 lot of bugs... Share this post Link to post Share on other sites
vekia 8,952 Posted February 28, 2013 for me it works without problem... i think that this is individual issue, i need more informations about this, maybe i can help, but without informations i can't help Share this post Link to post Share on other sites
ikayakii 1 Posted March 21, 2013 i met same problem for 1.5.3.1. this problem solved. edit \PRESTASHOP_ROOT_DIR\controllers\front\ProductController.php line 507 $reg = '/\[img-([0-9]+)-(left|right)-([a-z]+)\]/'; ↓ $reg = '/\[img-([0-9]+)-(left|right)-([a-z_]+)\]/'; i can show images on product description. 1 Share this post Link to post Share on other sites