Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2008
    Location
    UK
    Posts
    26
    Plugin Contributions
    0

    Default Stuck trying to add info below footer banners

    Hi Guys,

    I'm trying to mod my site so that I can display a list of products that I sell on the mainpage ONLY.

    Website ... www.wickedstyling.com

    I have managed to get the list in by modifying the tpl_main_page but I can't find a way for it to be visable on the main page only?

    I found some reference to putting mods into the tpl_index but any change I made to this messed up the whole site layout.

    Any ideas?

    I also have a second change I would like to impliment but hav'nt had any success. I would like to move my wide footer banners so that they appear above the copyright & nav links? Is this possible?

    Help will be greatly appreciated!!
    Zen Newbie: www.wickedstyling.com]. Thanks All.

  2. #2
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Re: Stuck trying to add info below footer banners

    Well The right way to do it is through the tpl_index_default, the tpl_main_page controls the whole site and is loaded on every page.
    Are you referring to the list in the footer of the site???

    You can use an IF statement to only allow you to display the code you want on the home page.


    PHP Code:
    <?php if ($this_is_home_page) {?>

    Your Code Goes Here

    <?php }?>
    Now since you have the code in the footer of your page I would try to use this code in the tpl_footer instead of the main page.

  3. #3
    Join Date
    Mar 2008
    Location
    UK
    Posts
    26
    Plugin Contributions
    0

    Default Re: Stuck trying to add info below footer banners

    Worked first time, THANKS!!!!!!!
    Zen Newbie: www.wickedstyling.com]. Thanks All.

 

 

Similar Threads

  1. Trying to add text above footer
    By strugglingnovice in forum Templates, Stylesheets, Page Layout
    Replies: 26
    Last Post: 20 Aug 2012, 07:16 AM
  2. can I add wordpress search below product info page?
    By gmrm in forum General Questions
    Replies: 0
    Last Post: 10 Jul 2011, 05:13 PM
  3. Replies: 1
    Last Post: 31 Dec 2009, 01:36 AM
  4. Trying to add graphic to area below IP Address
    By raydeez in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 13 Jun 2009, 05:33 AM
  5. Placing banners below the footer?
    By mlm2005 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 8 Jul 2006, 01:47 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