Announcement

Collapse
No announcement yet.

Extened info text link shows when it shouldn't

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

    Extened info text link shows when it shouldn't

    Hi guys, I have searched this but not found it so hopefully I aint making a new thread to an old problem.

    You see I just added the extended info pop to my site, now I seem to have a problem. You see so far I have only placed them on some exhaust systems and yet I see this little text link for extended info EVERYWHERE. How do I fix this?

    Please help

    This is how it is with the exhausts
    http://www.custom-wizard.com/acatalo...t_Systems.html

    This is how it is with everything else (when I dont want them there yet!)
    http://www.custom-wizard.com/acatalo...ndshields.html

    #2
    The location and wording of your <More...> is not standard Actinic.

    You'll have to tell us what you've done so we can help. Tinkering with the Standard Product Image layout, perhaps.
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      Okay Ya, I did a little tinkering. I did this because it would not show the text "Click Image for Larger Picture". I went to the design tab, clicked on the product image, right clicked on it and selected "insert variable" then I added "ExtendedInfoLinkText" then applied.... Im guessing that was a no no

      Comment


        #4
        Go to Design / Library and locate the "Standard Product Image" layout. Right-click and set back to factory.

        Then look a the code. There should be two lines starting
        Code:
              <a href=
        Put your text on a new line immediately after each of these lines.
        Norman - www.drillpine.biz
        Edinburgh, U K / Bitez, Turkey

        Comment


          #5
          Originally posted by NormanRouxel View Post
          Go to Design / Library and locate the "Standard Product Image" layout. Right-click and set back to factory.

          Then look a the code. There should be two lines starting
          Code:
                <a href=
          Put your text on a new line immediately after each of these lines.
          I officially love you!

          Thank you very very very much!

          Tony

          Comment

          Working...
          X