Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    May 2006
    Posts
    313
    Plugin Contributions
    0

    Default Removing Category Title Below Image

    Been searching, can't seem to figure this one out...

    I am using images that will title the categories. I would like to remove the dynamic type below it on the product page.

    but leave it in all other places...




    can someone point me in the right direction..?

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Removing Category Title Below Image

    Peek in the tpl_modules_category_icon_display.php where the Categories Image and Name are built, and you can use a template override for this ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    May 2006
    Posts
    313
    Plugin Contributions
    0

    Default Re: Removing Category Title Below Image

    That was it... thanks again Ajeh.

  4. #4
    Join Date
    Jul 2005
    Posts
    30
    Plugin Contributions
    0

    Default Re: Removing Category Title Below Image

    Quote Originally Posted by Ajeh
    Peek in the tpl_modules_category_icon_display.php where the Categories Image and Name are built, and you can use a template override for this ...

    to use a template override for this where would i put the tpl_modules_category_icon_display.php ?
    thanks

  5. #5
    Join Date
    May 2006
    Posts
    313
    Plugin Contributions
    0

    Default Re: Removing Category Title Below Image

    Drakky,

    Mine is in:

    includes > templates > CUSTOM_TEMPLATE > templates


    works perfect over here.


    Hope all is good.

  6. #6
    Join Date
    Jul 2005
    Posts
    30
    Plugin Contributions
    0

    Default Re: Removing Category Title Below Image

    Quote Originally Posted by pensive612
    Drakky,

    Mine is in:

    includes > templates > CUSTOM_TEMPLATE > templates


    works perfect over here.


    Hope all is good.
    lol I was afraid you were going to say that , cause that's where I put it , means I haven't edited it correctly I suppose , the part after the <br> comes out right?
    edit still doesn't work cut it down to this, I'm lost
    ??
    <div align="<?php echo $align; ?>" id="categoryIcon" class="categoryIcon"><?php echo '<a href="' . zen_href_link(FILENAME_DEFAULT, $cPath_new, 'NONSSL') . '">' . zen_image(DIR_WS_IMAGES . zen_get_categories_image(zen_get_products_category_id((int)$_GET['products_id'])), $_SESSION['languages_id']), CATEGORY_ICON_IMAGE_WIDTH, CATEGORY_ICON_IMAGE_HEIGHT) . '</a>'; ?></div>

  7. #7
    Join Date
    Jul 2005
    Posts
    30
    Plugin Contributions
    0

    Default Re: Removing Category Title Below Image

    ahh wait it does work on the item's page but not on the home page, that must be a different file, anyone have an idea which file please?

  8. #8
    Join Date
    Jul 2005
    Posts
    30
    Plugin Contributions
    0

    Default Re: Removing Category Title Below Image

    now i have no clue as to what is happening with this the category image only shows on 1 category page with no category description with it (it has a description defined) , yet the other categories show a title and description on their category pages with no category image? They were all put in identically.
    how many years does it take to make this thing look right? I'm beginning to think the only way you can get a decent template with this thing is to pay a pro to make you one.
    Last edited by drakky; 21 Jun 2006 at 04:47 AM.

  9. #9
    Join Date
    Jul 2005
    Posts
    30
    Plugin Contributions
    0

    Default Re: Removing Category Title Below Image

    scratch that last post I've worked out that if there is only 1 item then the image shows when there is more than 1 item the description shows.

    still have the problem on the links underneath on the indw or home page though

  10. #10
    Join Date
    Jul 2005
    Posts
    30
    Plugin Contributions
    0

    Default Re: Removing Category Title Below Image

    ok found the answer , for those people still looking here is the answer

    remove the following

    '<br />' . $categories->fields['categories_name'] .

    from file

    category_row.php

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. 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
  2. Product title and description below image
    By mac08 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 1 Apr 2011, 08:57 AM
  3. 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
  4. Removing the attribute title below image
    By FuzzyJared in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 25 Aug 2009, 11:45 AM
  5. Title BELOW Image, why is this so difficult?
    By DavidRambo in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 16 Jun 2006, 11: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