Results 1 to 3 of 3
  1. #1

    Default Banner on Home page only

    Can anyone tell me if it is possible to display one of the banners only on the Home Page? I tried moving the banner code from tpl_main_page to tpl_index_default but this didn't seem to work!
    I should probably mention that I can only cope with fairly simple solutions!
    Thanks,
    Cara.

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Banner on Home page only

    This thread describes testing for a particular page; it might not be effective for the home page due to its format.

    This one describes testing for home page before displaying breadcrumbs; it should be adaptable to your banner display case.

    Depending on where you want the home page-only banner, you can add this test inside the other banner display tests ( correct syntax is crucial - a misplaced } will be fatal, and the code must be within the < ?php ? > code areas):

    PHP Code:
    if ($current_page_base == 'index' and $cPath == '') {
      <
    banner display code>

    This will only allow the banner display code to execute if on the home page.

  3. #3

    Default Re: Banner on Home page only

    Thanks very much Glenn - genius!
    If I sound surprised it is not because I lack confidence in your ability, but in mine to put the code in the right place!

 

 

Similar Threads

  1. v138a Show Banner Display (Footer) ONLY on home page
    By genat1974 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 9 Mar 2012, 10:55 PM
  2. Banner Only Required on Home Page
    By ruralcraftsman in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 27 Nov 2009, 02:02 PM
  3. Banner on Home page only
    By gearheadniko in forum General Questions
    Replies: 1
    Last Post: 27 Nov 2009, 03:30 AM
  4. Set Banner to home page only!!!
    By moejoe1976 in forum Basic Configuration
    Replies: 1
    Last Post: 15 Apr 2008, 07:49 PM
  5. Banner display only on home page
    By Nixonmedia in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 17 Dec 2007, 04:52 AM

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