Results 1 to 10 of 18

Hybrid View

  1. #1
    Join Date
    Sep 2010
    Posts
    612
    Plugin Contributions
    0

    Default Re: New Products/Featured Products

    ? How would I do this? From the php files? This isn't done it the admin somehow? These are EZPages right?

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

    Default Re: New Products/Featured Products

    No, neither ...

    The Categories Sidebox has links for:
    New Products
    Specials
    All Products

    The New Products Centerbox does not have a link to the New Products page, but you could customize it with your templates and overrides to use the same link as what the Categories Sidebox template file is using for the New Products ...
    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
    Sep 2010
    Posts
    612
    Plugin Contributions
    0

    Default Re: New Products/Featured Products

    Oooh! I see.

    Well I'm using categories dressing so I'm not using the regular categories box. But this definetly helps me. I'll begin my search to modify the centerbox. Thank you very much!

  4. #4
    Join Date
    Sep 2010
    Posts
    612
    Plugin Contributions
    0

    Default Re: New Products/Featured Products

    Okay, I'm back. I took a look at my categories php. I don't have a clue what I would copy and where I would copy to in order to create a centerbox to link to the what's new or all products pages....

    Can anyone help?

    Thank you.

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

    Default Re: New Products/Featured Products

    Look at the file:
    /includes/modules/new_products.php

    and copy it to your templates and overrides directory:
    /includes/modules/your_template_dir/new_products.php

    This line can be changed to:
    Code:
          $title = '<h2 class="centerBoxHeading">' . sprintf(TABLE_HEADING_NEW_PRODUCTS, strftime('%B')) . ($category_title != '' ? ' - ' . $category_title : '' ) . '<a class="category-links" href="' . zen_href_link(FILENAME_PRODUCTS_NEW) . '">' . ' CLICK ME!' . '</a>' . '</h2>';
    and that would add a link in the title ...
    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!

  6. #6
    Join Date
    Sep 2010
    Posts
    612
    Plugin Contributions
    0

    Default Re: New Products/Featured Products

    Thank you so much! I was able to get it just the way I wanted.

    YAY!!

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

    Default Re: New Products/Featured Products

    You are most welcome ... thanks for the update that this is now working for you ...
    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!

 

 

Similar Threads

  1. Move 'Featured Products' box ABOVE 'New Products for June'
    By zcnb in forum Basic Configuration
    Replies: 2
    Last Post: 29 Nov 2010, 05:14 PM
  2. Troubles with Featured Products Box and New Products Boxes
    By AirsoftOutfitter in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 13 Mar 2010, 12:36 PM
  3. Displaying products in the header like featured, new products sidebox
    By NamSingh in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 25 Dec 2009, 03:24 AM
  4. Changing the front page from Featured Products to New Products
    By philip56 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 17 Oct 2009, 05:50 PM
  5. Turn off 'New Products' & 'Featured Products' in product listing.
    By miles in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 27 Jul 2009, 07:28 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