Results 1 to 3 of 3

Thread: Something Strange Just happened

  1. #1
    Join Date
    Jul 2012
    Posts
    27

    Default Something Strange Just happened

    Hi All,

    Something strange has happened! when I go to one of my product categories, instead of seeing the sub categories appearing (as per the menu) I now see %product_title and the links are broken. I have not knowingly changed anything to cause this. Previously all the sub category titles were appearing on the main page and the links worked fine.

    The page in question is: http://bp113.betapark.co.uk/multi-screen-solutions.html

    Can someone please advise what has happened here and how I can fix it.

    Cheers

    John

  2. #2
    Join Date
    Aug 2007
    Posts
    1,813

    Default

    In the Template Editor, Custom HTML tab, you have the following in your "Category List Cell" field:

    Code:
    <div align="center" style="width: 100%">[IF product_image]<p><a href="%product_link">%product_image</a></p>[/IF]
    <p>
    <a href="%product_link"><b>%product_title</b></a>
    [IF product_price]<span class="gap">%product_price</span>[/IF]
    [IF product_add]<span class="gap_button">%product_add</span>[/IF]
    </p>
    [IF product_description]%product_description[/IF]
    [IF product_compare]<p>%product_compare</p>[/IF]
    </div>
    This is the HTML for the product list, not the category list. I think you've pasted it into the wrong field.
    Developer :: Bluepark Solutions

  3. #3
    Join Date
    Jul 2012
    Posts
    27

    Default

    Thanks Rich, but I have no recollection of doing that!!

Similar Threads

  1. Strange order!
    By jimmyservis in forum Bluepark Technical Discussion
    Replies: 5
    Last Post: 10-04-2012, 20:25
  2. Worldpay Strange incident
    By Gillf in forum General Discussion: Any Other Business
    Replies: 4
    Last Post: 10-02-2012, 20:28
  3. Something strange going on with the RHS Column
    By Stix in forum Bluepark Technical Discussion
    Replies: 8
    Last Post: 08-11-2010, 08:27
  4. Something strange has happened to my background image
    By Stix in forum Bluepark Technical Discussion
    Replies: 2
    Last Post: 08-10-2010, 12:55
  5. Strange Problem
    By Gillf in forum Bluepark Technical Discussion
    Replies: 4
    Last Post: 04-09-2009, 12:59

Posting Permissions

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