Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 31
  1. #21
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: editing INFORMATION sidebox

    Well... it's still not right. That changed the link name, but the page name and breadcrumb are still the old name.

    Another problem is that the text I put on the page extends into the left column and pushes the side boxes down.

    How do I delete that page entirely and then add a totally new page with the about us mod?

    Thanks.

  2. #22
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: editing INFORMATION sidebox

    gsdcypher,

    Link to this page

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

    help question Re: editing INFORMATION sidebox

    Hi, how do I add page 2, page 3 and page 4 in the information sidebox? tnx.. looking forward to your reponse

  4. #24
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: editing INFORMATION sidebox

    Hi, how do I add page 2, page 3 and page 4 in the information sidebox?
    2 steps - look at copying yto your template both /includes/templates/template_default/sideboxes/tpl_information.php and tpl_more_information.php

    Also /includes/modules/sideboxes/information.php and more_information.php

    Combine what you want into the files you want(information)

  5. #25
    Join Date
    Mar 2008
    Posts
    26
    Plugin Contributions
    0

    Default Re: editing INFORMATION sidebox

    thank you2x so much.. yo, just want to ask regarding the integration of aweber..

    I tried to intregrate aweber into my site but the instruction says

    1. Change "template_default" to your template name.
    2. Upload "includes" folder to shop ROOT Folder.
    3. Login Admin > Tools > Install SQL Patchs (aweber_install.sql to "install it")
    4. And then go to Admin > Configuration > AWeber Configuration to configure it.
    5. Done

    it says upload includes folder to shop root folder. If im going to do that, the includes folder in my shop root will be overwrited by the new includes directory of aweber.. it also says in the instruction that ther are no files to overwrite.. im confused... help.....

    tnx.. looking forward to your response.. God Bless

  6. #26
    Join Date
    Jan 2007
    Location
    Florida/Missouri
    Posts
    77
    Plugin Contributions
    0

    Default Link INFORMATION sidebox

    Im using the about_us module on v1.3.7. When I insert the code to to my sideboxes/mytemplate/information.php file it displays under the information side box like this:
    BOX_INFORMATION_MACE_VS_PEPPER_SPRAY
    I will leave it on the site for a short time so hopefully someone can look at it and help me http://www.dz-gear.com

    the code on the information page reads as:
    <?php
    /**
    * information sidebox - displays list of general info links, as defined in this file
    *
    * @package templateSystem
    * @copyright Copyright 2003-2006 Zen Cart Development Team
    * @copyright Portions Copyright 2003 osCommerce
    * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
    * @version $Id: information.php 4132 2006-08-14 00:36:39Z drbyte $
    */

    unset($information);
    $information[] = '<a href="' . zen_href_link(FILENAME_MACE_VS_PEPPER_SPRAY) . '">' . BOX_INFORMATION_MACE_VS_PEPPER_SPRAY . '</a>';
    if (DEFINE_SHIPPINGINFO_STATUS <= 1) {
    $information[] = '<a href="' . zen_href_link(FILENAME_SHIPPING) . '">' . BOX_INFORMATION_SHIPPING . '</a>';
    }
    etc.......
    I'm sure its just some syntax error. I have been playing with it the last four hours and have checked all files that I edited for any thing I might have missed.

    thanks to anyone that can help

  7. #27
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: editing INFORMATION sidebox

    You must have found your own answer as I can not see what you posted in either FF or IE6

  8. #28
    Join Date
    Jan 2007
    Location
    Florida/Missouri
    Posts
    77
    Plugin Contributions
    0

    Default Re: editing INFORMATION sidebox

    Error on my part. just a reminder to double check all files after a break, not when tired and frustrated. Thanks

  9. #29
    Join Date
    May 2008
    Posts
    6
    Plugin Contributions
    0

    Idea or Suggestion Re: editing INFORMATION sidebox

    Quote Originally Posted by pe7er View Post
    Yes, I found a useful post which linked to a nice contribution / module which is available for download:
    About Us
    http://www.zen-cart.com/index.php?ma...roducts_id=182

    The instructions are in the zip file. The files (& changes) give an insight how to include a new link in information.php.
    you gotta make sure you get all the files in the right spot:
    /includes/extra_datafiles/about_us_filenames.php
    /includes/languages/english/extra_definitions/theme10/about_us.php
    /includes/languages/english/html_includes/define_about_us.php (this adds the page to the drop down box in Define Pages Editor)
    /includes/languages/english/html_includes/theme10/define_about_us.php
    /includes/languages/english/theme10/about_us.php
    /includes/modules/pages/about_us/header_php.php
    /includes/modules/sideboxes/theme10/information.php
    /includes/templates/theme10/templates/tpl_about_us_default.php
    It took me about an hour to figure this whole thing out. I wouldn't say it's that easy, but it works!

  10. #30
    Join Date
    Mar 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: editing INFORMATION sidebox

    Quote Originally Posted by clydejones View Post
    try includes/languages/english.php
    Help! I've changed this file, but the name of the page in the "More Information" sidebox still shows as page 3. I've done it before, but for the life of me, I can't find what to edit to change the name appearing in the sidebox. CAn anyone assist?

 

 
Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. Editing, changing links in Information Sidebox
    By Euonym in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 28 Aug 2010, 02:57 PM
  2. More Information SideBox editing
    By ss002d6252 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 6 Dec 2009, 12:38 AM
  3. More Information sidebox editing (lost a bit!)
    By travellers in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 25 Nov 2009, 02:21 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