Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2006
    Location
    Melbourne, Australia
    Posts
    377
    Plugin Contributions
    0

    Default Formatting category description issue

    My category description code absorbs the sub-categories which are supposedly listed below. To test this, I have created a table in my category description with a border of 1px. When I load the page, the table is surrounding the sub-categories listed below. I have checked the code in tpl_index_categories.php and I can't see why this should be happening:

    <?php
    // categories_description
    if ($current_categories_description != '') {
    ?>
    <div id="categoryDescription" class="catDescContent"><?php echo $current_categories_description; ?></div>
    <?php } // categories_description ?>
    <!-- BOF: Display grid of available sub-categories, if any -->
    <?php
    if (PRODUCT_LIST_CATEGORY_ROW_STATUS == 0) {
    // do nothing
    } else {

    Does not happen on main page, but when I display a category with sub-categories listed below, the problem occurs. How do I avoid this?

  2. #2
    Join Date
    Mar 2006
    Location
    Melbourne, Australia
    Posts
    377
    Plugin Contributions
    0

    Default Re: Formatting category description issue

    Illustration:

    www.oilzonline.com.au/catalog/ - displays OK vis image and text above category list, but if you go to 'American/Hotrods', the formatting is not right.

  3. #3
    Join Date
    Mar 2006
    Location
    Melbourne, Australia
    Posts
    377
    Plugin Contributions
    0

    Default Re: Formatting category description issue

    Entering any formatting in the category description seems to suck in everything below, including the footer! Any advice at all??

  4. #4
    Join Date
    Mar 2006
    Location
    Melbourne, Australia
    Posts
    377
    Plugin Contributions
    0

    Default Re: Formatting category description issue

    &*^^%@#!

    Should take more care. Code errors.

 

 

Similar Threads

  1. Customizing Product Description Text Formatting on Category Page
    By Bahnstoermer in forum Setting Up Categories, Products, Attributes
    Replies: 50
    Last Post: 17 Dec 2010, 11:54 AM
  2. Description with formatting on Category Listing page
    By vandiermen in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 27 Oct 2010, 11:03 AM
  3. Formatting text in category description
    By chuckr in forum Customization from the Admin
    Replies: 1
    Last Post: 2 Aug 2010, 07:35 PM
  4. Catagories description loses formatting.
    By MattyZee in forum Setting Up Categories, Products, Attributes
    Replies: 8
    Last Post: 13 May 2010, 01:56 PM
  5. Formatting the Product Description
    By duckduckgoose in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 21 Mar 2007, 03:39 AM

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