Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2010
    Posts
    33
    Plugin Contributions
    0

    Default New Products not showing on home page

    I'm trying to get new products to show up on the home page. I can get the new products tab to display but not the products themselves. When I click on the tab the products appear but I'm trying to get it so that they appear automatically when a customer visits the site. How do I go about doing this? I've been changing the configuration for over two hours and I can't get it to work. Any help is appreciated.

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,925
    Plugin Contributions
    96

    Default Re: New Products not showing on home page

    You're missing some significant information from your query that will help us help you ... see the posting tips above.

    Specifically, Zen Cart version, what template's in use.

  3. #3
    Join Date
    Jan 2010
    Posts
    33
    Plugin Contributions
    0

    Default Re: New Products not showing on home page

    Sorry for not giving enough information. It's Zencart 1.5.1 and the template is Bentley Classic. I believe some plugins were installed but I'm not sure which ones. It's running on PHP 5.4.1
    The link to the site is www.elvisgreetings.co.uk so you can see how the layout looks now.

  4. #4
    Join Date
    Jan 2010
    Posts
    33
    Plugin Contributions
    0

    Default Re: New Products not showing on home page

    I've sorted this problem now. I had to edit template file.

    The solution is from another thread for a different template but goes like this:

    To change which tab shows by default, modify line line 6 in the css file: /includes/templates/abbington_mega/css/stylesheet_module_tabs.css:

    HTML Code:
    #featuredProducts {display:block;}
    Change featuredProducts to either whatsNew, or specialsDefault -- depending on which you want... or to open all three, you can make the line:

    HTML Code:
    #featuredProducts, #whatsNew, #specialsDefault {display:block;}

 

 

Similar Threads

  1. New Products not showing on home page
    By RiazShahid in forum General Questions
    Replies: 2
    Last Post: 2 Oct 2018, 08:35 PM
  2. v154 Home page no products will show not specials, featured or new.
    By racingtech in forum General Questions
    Replies: 38
    Last Post: 22 Jun 2015, 11:28 PM
  3. Featured products not showing on home page.
    By bx32 in forum Basic Configuration
    Replies: 37
    Last Post: 10 Nov 2011, 07:04 AM
  4. Products on sale not showing on main home page
    By annav in forum Setting Up Specials and SaleMaker
    Replies: 2
    Last Post: 4 Sep 2010, 06:03 PM
  5. Products not showing on home page
    By m-graphix in forum Basic Configuration
    Replies: 1
    Last Post: 23 Oct 2009, 03:02 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