Announcement

Collapse
No announcement yet.

Cart doesn't have hyperlinks to products in it..

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

    Cart doesn't have hyperlinks to products in it..

    I know the AUG shows how to remove the links...but I don't have the links and I want them..

    Thought maybe I could reverse the process in the AUG..except the code that supposedly generates the hyperlink in the cart is already IN my actinicorder.pm script (I'm using the script from the "original" folder with no mods or anything in it)

    But I'm not getting hyperlinks in my shopping cart at all...anyone know why not?
    Thanks
    Tracey

    #2
    Do you mean to the other/also products?

    If so find layout "Checkout Shopping Card Grid" and see if you have the following "pink" layouts:

    Also_Bought_Items_In_Shopping_Cart

    Related_Products_In_Shopping_Cart

    If not there:

    Code:
    	<actinic:variable name="ShoppingCartAlsoBoughtItems" value="Also Bought Items in Shopping Cart" />
    	
    	<actinic:variable name="ShoppingCartRelatedProducts" value="Related Products in Shopping Cart" />


    Bikster
    SellerDeck Designs and Responsive Themes

    Comment


      #3
      Hi, thanks
      Sorry, I wasn't very clear last night LOL
      I actually meant the actual line items in the cart.
      I thought these were supposed to be links to the products but mine aren't.
      I looked at the AUG to see if mine had been editted out for some reason but the file it says to edit to remove the links is an original file and is as shown before the links are removed.

      I'm not quite sure why I've lost mine!
      Tracey

      Comment


        #4
        In the library take a look for "Cart Product Details" .. do a compare and if still unsure revert to factory


        Bikster
        SellerDeck Designs and Responsive Themes

        Comment


          #5
          hmmm..thanks jont.
          I did a compare and it showed no differences from the original.
          I reverted back to factory settings anyway. Very strange.
          I'm just uploading a different change at the moment (I had all my css repeated in my upgraded section layouts and have removed it) so I'll have a look again after that.
          Tracey

          Comment

          Working...
          X