No images displayed on PO list
-
There seems to be a wrong URL to the image. Image are not shown on the PO list when receiving orders, but when clicked, the right images opens.
Solved by replacing file recibirentregapo.php line 213 by:
echo '<td class="column-columnname image"><a target="_blank" href="'.esc_html($imgurl).'" style="margin-right:10px;margin-left:10px"><img class="prodimg" width="40px" src="'.esc_html($imgurl).'"/></a></td>';
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘No images displayed on PO list’ is closed to new replies.