Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13
  1. #11
    Join Date
    Jul 2004
    Location
    UK
    Posts
    182
    Plugin Contributions
    0

    Default Re: how: a unique footer for every product and category

    Ok Coffee on desk :)

    This is an example of the code I need to add

    <?php
    $pageNum=4;
    // the Num would change with every page tracked.
    $trackweb='http://www.domainname/folder';
    include('/server/path/to/folder/file_name.php');
    ?>

    Thanks

    Kev
    Last edited by profitshock; 1 Oct 2006 at 04:15 AM.

  2. #12
    Join Date
    Jul 2004
    Location
    UK
    Posts
    182
    Plugin Contributions
    0

    Default Re: how: a unique footer for every product and category

    Clyde,

    When I got round to implementing the idea it fell over. Still only one tracking code available. Having said that the IF statement looked like the begining of a product loop to me.

    Thanks

    Kev

  3. #13
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: how: a unique footer for every product and category

    Try this code at the bottom of tpl_product_info_display.php

    PHP Code:
    <p>
    <?php
    $product 
    $_GET['products_id'];
    if ((int)
    $cPath>&& $product==?? or $product==??){
    echo 
    TRACKING_CODE;
    }else{
    echo 
    TRACKING_CODE_BLANK;
    }
    ?>
    </p>
    don't forget to define the TRACKING_CODE and TRACKING_CODE_BLANK as indicated in my previous post.

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. How can i add my attributes to a whole category? and work for every product
    By magnum17 in forum Setting Up Categories, Products, Attributes
    Replies: 7
    Last Post: 29 Nov 2012, 12:27 AM
  2. Unique Footer for Index
    By button-up in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 19 Aug 2009, 03:18 PM
  3. add language=xx to every product link and category
    By sohotech in forum Setting Up Categories, Products, Attributes
    Replies: 7
    Last Post: 8 Jun 2009, 06:25 PM
  4. Product layout unique for each category?
    By DocRocks in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 23 Jun 2008, 09:53 AM
  5. One unique logo for every different country
    By jagge in forum General Questions
    Replies: 2
    Last Post: 19 Jan 2008, 01:14 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR