Results 1 to 4 of 4
  1. #1
    Join Date
    Feb 2009
    Posts
    153
    Plugin Contributions
    0

    Default problem with subcategories and listing

    I am having a problem that I cannot find an answer to. I have tried a number of fixes in the admin but nothing seems to do it.
    FIRST, when you click on a category like bakers, and then you see the selection of icons representing the various kinds... click on heart bakers.... that tiny little image icon needs to go. I can't seem to get rid of it.

    Also, I have added two products under the heart baker category and when you click on that to see those products, they do not show. I can see them when I click on all products but they are not showing up in the category.

    The site can be seen here.
    http://www.polishpotterystore.com/sh...fd7b8bdc118bd0

  2. #2
    Join Date
    Sep 2004
    Location
    Western Massachusetts
    Posts
    2,945
    Plugin Contributions
    5

    Default Re: problem with subcategories and listing

    For your first question...
    admin > configuration > product listing > Include Product Listing Top Categories Image ... set to false

    For the next problem - you probably have some sort of error in includes/templates/sophyblue/templates/tpl_index_product_list.php - or includes/templates/template_default/templates/tpl_index_product_list.php if you don't have an override copy.
    Check for php errors after this line of code:
    Code:
    <div id="categoryImgListing" class="categoryImg"><?php echo zen_image(DIR_WS_IMAGES . $categories_image, '', CATEGORY_ICON_IMAGE_WIDTH, CATEGORY_ICON_IMAGE_HEIGHT); ?></div>
    The php is broken somewhere after that - the html source code of the page stops there - if you hadn't noticed, your footer isn't displaying on your product listing pages either.

    Try the debug tool referred to here
    Neville
    An assumption is what you arrive at when you get tired of thinking...

  3. #3
    Join Date
    Feb 2009
    Posts
    153
    Plugin Contributions
    0

    Default Re: problem with subcategories and listing

    I still cannot get it to work and I am not sure what to do. I am not a code expert by any means. The admin fix worked of course for the little icon, that is gone and I reloaded a couple of files. This brought back the footer, and while I had to re-do a few things I don't mind that. But I still cannot get my products to list when I click on a category. I am lost...

  4. #4
    Join Date
    Feb 2009
    Posts
    153
    Plugin Contributions
    0

    Default Re: problem with subcategories and listing

    I got it! I failed to upload 2 files to the correct folder. It seems to be working well. :) Thank you!

 

 

Similar Threads

  1. Replies: 3
    Last Post: 12 Dec 2015, 11:00 PM
  2. Replies: 11
    Last Post: 4 Feb 2015, 04:37 PM
  3. Problem with my subcategories page...
    By trendypixels in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 30 Jan 2009, 09:51 PM
  4. Problem with NEW and ALL product listing
    By spadesoleil in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 29 Jan 2008, 03:35 AM
  5. Problem with small images subcategories
    By raskayu in forum Basic Configuration
    Replies: 0
    Last Post: 10 May 2006, 02:03 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