Announcement

Collapse
No announcement yet.

possable bug in image / thumbnil

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    possable bug in image / thumbnil

    If i create a new product with only a thumbnail image, (no main image) then the mini best sellers and new products do not show the thumbnail as expected.

    By default it looks like actinic uses the main image to create its own scaled down thumbnail, however i have replaced the main image variable to:
    productthumbnailimagefilename

    My thumbnails are only used in minibest seller if a main image is also included.

    I wasn't going to use a main image as i wanted a list of products only, thumbnails to be used for some purposes.

    wes
    Treasure Island Sweets

    #2
    Wesley,

    I am looking into this one, if I replace 'ProductImageFileName' with ProductThumbnailImageFileName, and a thumbnail image name is defined for the product, then it is used correctly.

    Can you post the code?

    Kind regards,
    Bruce King
    SellerDeck

    Comment

    Working...
    X