Thread: Catagory Images

Results 1 to 6 of 6
  1. #1
    Join Date
    Jul 2006
    Posts
    48
    Plugin Contributions
    0

    Default Catagory Images

    On the homepage of my store www.leaddoggraphics.com/store the top part of the page is laid out correctly and how I intentionally set it up when I first started using the program.

    What I cant figure out is how I managed to get the images for the catagory headings to show up after my welcome note and right above the new products box. I must have flipped a switch somewhere in admin but I dont know what changes I made or when to make this happen. Help?

    Also, is there someway to move this line of images above my welcome note? I like how they highlight my products but Im afraid that having them so low they wont get noticed.

  2. #2
    Join Date
    Jan 2005
    Location
    Lake Havasu, AZ
    Posts
    1,149
    Plugin Contributions
    0

    Default Re: Catagory Images

    The switch you are looking for is in Configuration/Layout Settings : Main Page - Opens with Category

    Hope that helps a little ;)
    When the world gets in my face I say Have A Nice Day.
    * I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
    Custom Templates and Zen Services CRS Designs, Inc.

  3. #3
    Join Date
    Jul 2006
    Posts
    48
    Plugin Contributions
    0

    Default Re: Catagory Images

    Yep! That helps a lot... Thanks!

    Any idea how to get those images on the top of the page above the intro greeting?

  4. #4
    Join Date
    Jan 2005
    Location
    Lake Havasu, AZ
    Posts
    1,149
    Plugin Contributions
    0

    Default Re: Catagory Images

    Take a peek at your includes/templates/YOUR_Template/tpl_main_page.php file

    I believe that will have the area to move the code.

    I am not physically looking at that file at the moment but I believe that is it...


    Glad the other suggestion helped
    When the world gets in my face I say Have A Nice Day.
    * I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
    Custom Templates and Zen Services CRS Designs, Inc.

  5. #5
    Join Date
    Jul 2006
    Posts
    48
    Plugin Contributions
    0

    Default Re: Catagory Images

    Cant find the file you mentioned... I did find "tpl_index_categories" that seemed to help but after playing around a little with little success I switched back to the original file. Not sure that was where I needed to be...

    Any thoughts?

  6. #6
    Join Date
    Jan 2005
    Location
    Lake Havasu, AZ
    Posts
    1,149
    Plugin Contributions
    0

    Default Re: Catagory Images

    OK I was obviously not awake when I gave you the path to the file to edit cuz I certainly am not blonde

    As to helping with the situation at hand - you could try this (make sure you are using over rides - cuz I personally havent tried it )

    Open includes/templates/YOUR_TEMPLATE/templates/tpl_index_default.php and find this :
    <?php if (SHOW_CUSTOMER_GREETING == 1) { ?>
    <h2 class="greeting"><?php echo zen_customer_greeting(); ?></h2>
    <?php } ?>


    Remove that code from that page - then go to the file includes/templates/YOUR_TEMPLATE/tpl_index_categories.php and paste it into the end of the file where you want the greeting to appear.

    I would think that would work - but as I said I haven't tried it - I opened the files only to find the code to direct you properly.

    Let us know if it works :)
    When the world gets in my face I say Have A Nice Day.
    * I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
    Custom Templates and Zen Services CRS Designs, Inc.

 

 

Similar Threads

  1. catagory images
    By joefox in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 4 Apr 2009, 04:13 AM
  2. catagory images
    By kitcorsa in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 25 Jun 2008, 04:52 PM
  3. Catagory Images
    By neilg in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 20 Dec 2006, 06:23 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