[ic] Strap 5.11 image_large placement

kerry kerry at basicq.com
Mon Apr 9 10:12:09 UTC 2018


Working on new install of strap 5.11 and have a couple of issues with
images and sku display.

I added <h1>[item-description]</h1><span>SKU: [item-code]</span> the
span statement, to the flypage and it breaks the item image.

Not sure if I am placing it in the right place with the rest of the code.

I am also trying to use image_large under the item description as below.

<tr>
    <td>
        [L]Price[/L]: <b>[item-price]</b>
    </td>
    <td class="text-right">                   
        <input type="submit" value="[L]Add to Cart[/L]" class="btn
btn-primary">
    </td>
</tr>
[comment]
<tr><td></td>
<td class="form-inline text-center colspan="2"">
        [if-item-field image_large][L]<b>More Information<b>[/L]<br>
                    <img src="/basicq/images/items/[item-field
image_large]" alt="[item-filter
encode_entities][item-description][/item-filter]">
                    [/if-item-field]
    </td>
    </tr>[/comment]
</table>

This is at the bottom of the flylist page. It produces the image_large
as expected, but I am confused about the correct image directories.
 The item dir, [if-item-field image]
            <img src="/interchange-5/en_US/items/[item-field image]"
alt="[item-filter encode_entities][item-description][/item-filter]">
        [/if-item-field]
seems to be pulling from a different directory than the image_large
Kerry
-- 
BasicQ Inc. PO Box 381 Boca Raton, FL 33429 Phone: 800-448-0665 email:
kerry at basicq.com www.basicq.com https://decor.basicq.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.icdevgroup.org/pipermail/interchange-users/attachments/20180409/b969d584/attachment.html>


More information about the interchange-users mailing list