Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2005
    Posts
    8
    Plugin Contributions
    0

    Default Category description in products page

    Hi,

    I would like to add the category description in each of the products page. At the moment each product page reads:

    Breadcrumbs
    Category name

    Product number
    previous/listing/next

    Product image Product name
    etc....

    I would like to insert the category description between category name and product number. Tried to add the following code to the tpl_product_info_display.php file but it does not work:

    <?php
    // categories_description
    if ($current_categories_description != '') {
    ?>
    <div id="categoryDescription" class="catDescContent"><?php echo $current_categories_description; ?></div>
    <?php } // categories_description ?>

    Any help appreciated!

  2. #2
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Category description in products page

    You can add category description when setting up categories via admin.

  3. #3
    Join Date
    Sep 2005
    Posts
    8
    Plugin Contributions
    0

    Default Re: Category description in products page

    Quote Originally Posted by misty View Post
    You can add category description when setting up categories via admin.
    Yeah I know but the text only appears when clicking on the category. I want the text to appear in the individual product information as well.

 

 

Similar Threads

  1. Replies: 1
    Last Post: 3 Feb 2015, 10:14 AM
  2. v151 Display Category Description below category Title on the Product page
    By Alexander81 in forum General Questions
    Replies: 11
    Last Post: 13 Apr 2013, 12:13 AM
  3. Replies: 13
    Last Post: 2 Nov 2010, 06:25 PM
  4. Category description not showing up when i have any products in the category
    By tyankee in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 7 Sep 2009, 05:59 PM
  5. Display Category Description below category Title on the Product page
    By nigelt74 in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 4 Sep 2009, 02:06 PM

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