Results 1 to 10 of 22

Hybrid View

  1. #1
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: How to add item in the first page of zen cart?

    ADMIN>>>TOOLS>>>EZ PAGES is where you create, edit and administer your EZ Pages and EZ Links...

    Read through the whole tutorial on EZ Pages.

  2. #2
    Join Date
    Jan 2008
    Location
    China
    Posts
    144
    Plugin Contributions
    0

    Default Re: How to add item in the first page of zen cart?

    Thanks for your additional information. However, I am totally new on this field, I added one, but one information displayed in the first page and I can see there is one more home displayed there which was not I created.

    Please take a look at this english version
    http://nanningsigma.com/index.php?ma...998788909e0401

    There is a "Home" appeared in the mid while I was trying to add a "forum" in Chinese.

    What is wrong? I read through the whole article, but it only desribe very sketchly...

  3. #3
    Join Date
    Jan 2008
    Location
    China
    Posts
    144
    Plugin Contributions
    0

    Default Re: How to add item in the first page of zen cart?

    Do you have skpe? Can I call you to talk to you abou this? My Skype is sunzhoujian

  4. #4
    Join Date
    Jan 2008
    Location
    China
    Posts
    144
    Plugin Contributions
    0

    Default Re: How to add item in the first page of zen cart?

    Can anyone give more information?


    Quote Originally Posted by fairestcape View Post
    ADMIN>>>TOOLS>>>EZ PAGES is where you create, edit and administer your EZ Pages and EZ Links...

    Read through the whole tutorial on EZ Pages.

  5. #5
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: How to add item in the first page of zen cart?

    For us to help you, I think you need to specify exactly where you want this link to be. From your original post, it's clear that you want it somewhere on your home page, but there are many places you can choose to display it. You might want to display it in a sidebox, in the header bar, footer bar, within the main text in the centre column etc etc. Each method requires a slightly different approach. It's hard to explain anything any further without knowing what you want explaining.

  6. #6
    Join Date
    Jan 2008
    Location
    China
    Posts
    144
    Plugin Contributions
    0

    Default Re: How to add item in the first page of zen cart?

    Thanks so much for your message! Yes. I need it to be displayed in the header bar. In the leader bar, there are "Home" and " Log in" right now, I just need to add another one " forum " to that and have that link to our forum link http://www.bendigou.com/forum. However, the problem is that I couldn't find the pages to edit to? And I don't know how to do that with Ez-Pages... Could you give me the help?

  7. #7
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: How to add item in the first page of zen cart?

    Ok, EZ Pages can't be used for this.

    You need to find:
    includes\templates\template_default\common\tpl_header.php

    Overide it as:
    includes\templates\your_template\common\tpl_header.php

    In your overide copy, after it says..

    PHP Code:
    <li><a href="<?php echo zen_href_link(FILENAME_LOGIN'''SSL'); ?>"><?php echo HEADER_TITLE_LOGIN?></a></li>
    <?php } } ?>
    Add..

    PHP Code:
    <li><a href="http://www.bendigou.com/forum">Forum</a></li

  8. #8
    Join Date
    Jan 2008
    Location
    China
    Posts
    144
    Plugin Contributions
    0

    Default Re: How to add item in the first page of zen cart?

    Quote Originally Posted by Steven300 View Post
    Ok, EZ Pages can't be used for this.

    You need to find:
    includes\templates\template_default\common\tpl_header.php

    Overide it as:
    includes\templates\your_template\common\tpl_header.php

    In your overide copy, after it says..

    PHP Code:
    <li><a href="<?php echo zen_href_link(FILENAME_LOGIN'''SSL'); ?>"><?php echo HEADER_TITLE_LOGIN?></a></li>
    <?php } } ?>
    Add..

    PHP Code:
    <li><a href="http://www.bendigou.com/forum">Forum</a></li
    Thanks a lot for that information! That is one more step towarding solving this problem! However, I couldn't find this file in my website. I installed zen cart from hostmonster.com and its version is 1.3.8a. however, I couldn't find the folder of templates after includes. Could you take a look and are there any other people who have experience on this? Thanks a lot in advance and my skype is sunzhoujian.

    ///////////////////////////////////////////////////
    New Installation (1.3.8a)
    Disk space required: 14.52 MB
    Disk space available: 614277.5 MB
    //////////////////////////////////////////////////

  9. #9
    Join Date
    Jan 2008
    Location
    China
    Posts
    144
    Plugin Contributions
    0

    Default Re: How to add item in the first page of zen cart?

    tpl_header .php

    I searched all over the disk, but I still couldn't find the file. Did I miss anything? Or the version changed a lot?

 

 

Similar Threads

  1. v153 Blank Page when I add an item to the cart
    By khirsdt in forum General Questions
    Replies: 1
    Last Post: 18 Jan 2015, 07:53 PM
  2. Not one single FAQ on how to add a module (for first-time zen cart users)
    By turnerjk1 in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 22 Mar 2009, 10:32 PM
  3. blank page after adding an item to the cart / first step checkout....
    By MatchManhattan in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 17 Mar 2008, 09:50 PM
  4. Replies: 0
    Last Post: 16 Jan 2007, 09:32 AM
  5. Replies: 4
    Last Post: 30 Oct 2006, 12:59 PM

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