Discuss how to promote your LBS site at webmaster forum, Temi - Hosting eCommerce Software blog. SEO, web development strategy discussions.
Very Naughty Dating UK
Results 1 to 3 of 3

Thread: Images on the listings

  1. #1
    Join Date
    Mar 2012
    Posts
    4
    Downloads
    4
    Uploads
    0

    Default Images on the listings

    Hi All,

    Please bear with me, as I think I may asking a question which has been brought forward before. I couldn't find any related threads, so I thought I would ask anyways.

    Is there a method of including an image/thumbnail onto the listings which appear on the directory?

    Any assistance will be appreciated.

  2. #2
    Join Date
    Aug 2007
    Posts
    441
    Downloads
    102
    Uploads
    30

    Default

    You can try the code:

    <img class="listingPreview" src="http://open.thumbshots.org/image.aspx?url=<?php echo $row_lista['site']; ?>" alt="<?php echo $row_lista['title']; ?>" border="0" />

    or

    <img src="http://open.thumbshots.org/image.aspx?url=<?php echo $row_UPBID['site']; ?>" border="1" alt="<?php echo $row_UPBID['title']; ?>" />

  3. #3
    Join Date
    Jul 2012
    Location
    www.mybatteriesshop.com
    Posts
    41
    Downloads
    0
    Uploads
    0

    Default

    Can use code realization

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •