Announcement

Collapse
No announcement yet.

Get images/thumbnails to show in sidebar marketing lists

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

    Get images/thumbnails to show in sidebar marketing lists

    Hi,

    Just a quick one....

    Im using smart theme for one of the sites im doing, but it does not seem to have the option to get thumbnails in the best sellers and new products in side bar.

    Ive gone through all the options, but none of them seem to add the thumbnail.

    Any help plz
    Reverse Osmosis Water Filters

    #2
    I thought at least one of the options in site options added images for you, if not, then click on the marketing layout being used (on the design tab) and see if the code that brings in the images is commented out. If so just remove the comments and it will show. If you see no comments, then select a different layout in site options and then repeat the process, one of them will definitely have the image code commented out, unless of course you have deleted it. In which case you'd need to find the layout in the design library and right click on it and revert the layout back to factory settings.

    Comment


      #3
      when i go through the options and apply the sytle it does not seem to change the layout of the best sellers or new products???
      Reverse Osmosis Water Filters

      Comment


        #4
        ok....ive commented out the image...but the image is huge...when i try to resize it does not want to know

        heres the code...any help plz ?

        <a href="<actinic:variable name="SearchCGIURL" />?PRODREF=<actinic:variable Name="ProductID" />&amp;NOLOGIN=1<actinic:block if="%3cactinic%3avariable%20name%3d%22IsHostMode%22%20%2f%3e">&amp;SHOP=<actinic:variable name="ShopID" /></actinic:block>"><actinic:variable formatting="font(Color|000000)" encoding="actinic" name="ProductName" /></a>
        <actinic:variable name="ProductImageLayout" />
        <actinic:block if="%3cactinic%3avariable%20name%3d%22IsProductReferenceVisible%22%20%2f%3e" >
        (Ref: <actinic:variable name="ProductReference" />)
        </actinic:block>
        <!--<actinic:variable name="PriceListRetail" />-->
        Reverse Osmosis Water Filters

        Comment


          #5
          Looks like you are in the wrong place. You need to be in the layout for your marketing list sidebars, not the product layout which it looks like you are in. On the title bar it will show you which layout you are in, make sure it's the right one before you start changing things and please make sure you have a snapshot before starting.

          You're hopefully going to be removing commenting not adding it. You've added comments around the price, note the variable name inside. "PriceListRetail" is not going to be anything to do with an image in a marketing list, why have you touched that?

          Comment

          Working...
          X