Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2006
    Posts
    15
    Plugin Contributions
    0

    help question Problem Displaying Customer Greeting and Category on Main Page

    I am unable to display BOTH the customer greeting and the CATEGORY on the index page.
    When I use the following setting - I ONLY see the CATEGORY with all the products and NO Greeting Message.
    Customer Greeting - Show on Index Page - 1
    Categories - Always Show on Main Page - 1
    Main Page - Opens with Category -4 or any other categoryID

    I can display the Greeting Message with the following settings:
    Customer Greeting - Show on Index Page - 1
    Categories - Always Show on Main Page -0
    Main Page - Opens with Category -4 or any other categoryID


    I want to Display Both on the Home Page - Greeting Message First and then the Category with Product listing.

    thanks in advance....

  2. #2
    Join Date
    Nov 2006
    Posts
    15
    Plugin Contributions
    0

    Default Re: Problem Displaying Customer Greeting and Category on Main Page

    Figured out..here is the code
    To display both Greeting and Product list on Main page – Modify tpl_index_product_list.php -

    <?php if ($this_is_home_page == 1) { if (SHOW_CUSTOMER_GREETING == 1) { ?> <h1 id="indexDefaultHeading"><?php echo 'Welcome to my store'; ?></h1>
    <h2 class="greeting"><?php echo zen_customer_greeting(); ?></h2>
    <?php }} ?>

  3. #3
    Join Date
    Oct 2008
    Posts
    1
    Plugin Contributions
    0

    Default Re: Problem Displaying Customer Greeting and Category on Main Page

    I'm with Zen Cart 1.3.8 but I can't find where to change tpl_index_product_list.php.
    BTW I have same problem
    10x a lot

    P.S. sorry for my low level english

 

 

Similar Threads

  1. v151 Main page displaying text from define editor on every category page
    By Canvas101 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 24 Jun 2014, 02:47 AM
  2. Categories displaying large thumbnails and starting a category off on my main page.
    By mlemedia in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 17 Feb 2010, 02:03 AM
  3. Greeting font change and Category Sidebox problem
    By nyanko chan in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 3 May 2009, 05:09 AM
  4. Moving Customer greeting to main nav bar?
    By softget in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 28 Feb 2007, 01:29 PM
  5. Border Problem and Text under main page category image problem
    By bigc90210 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 7 Feb 2007, 02:40 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR