Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Aug 2008
    Posts
    78
    Plugin Contributions
    0

    Default Changing links in left box container

    Hi- this is a new installation of 1.3.8.

    domain: just better deals dot com slash cart. In the left side bar, I'd like to:

    1. remove Gift certificate FAQs. (we're not going to offer gift certificates).
    2. Remove Graphics and WebSite design were provided by Templates13.com. and move it to the footer.

    I've tried doind a search in developers tools, and can't find anything. I'm using the template 241.
    Thanks!

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Changing links in left box container

    Quote Originally Posted by mel150 View Post
    Hi- this is a new installation of 1.3.8.

    domain: just better deals dot com slash cart. In the left side bar, I'd like to:

    1. remove Gift certificate FAQs. (we're not going to offer gift certificates).
    2. Remove Graphics and WebSite design were provided by Templates13.com. and move it to the footer.

    I've tried doind a search in developers tools, and can't find anything. I'm using the template 241.
    Thanks!
    Mel,
    1. admin panel/ modules/ order total/ gift certificate
    A. just uninstall the mod
    2. need a link to your site to help with this

  3. #3
    Join Date
    Aug 2008
    Posts
    78
    Plugin Contributions
    0

    Default Re: Changing links in left box container

    Thanks, that worked for the gift cert FAQ - now I need to know how to get rid of the # Privacy Notice
    # Conditions of Use
    discount coupons.

    And move that Graphics and WebSite design were provided by Templates13.com. to the footer.

    The link was given, I just don't want to make it a clickable link so it doesn't get captured by the spiders.
    www dot just better deals dot com slash cart.

    Thanks!

  4. #4
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Changing links in left box container

    Quote Originally Posted by mel150 View Post
    Thanks, that worked for the gift cert FAQ - now I need to know how to get rid of the # Privacy Notice
    # Conditions of Use
    discount coupons.
    Thanks!
    Me,
    B. If client does not need Gift Certificates Link
    1. Admin Panel/ Modules/ Order Totals/ Gift Certificates - uninstall it

    C. If client does not need Discount Coupons
    1. Admin Panel/ Modules/ Order Totals/ Discount Coupons - uninstall it

    D. If client does not need Shipping & Returns & Privacy notice
    1. Admin Panel/ Configuration/ Define Pages/ Define Shipping & Returns = set to 3

    E. If client does not need Privacy notice
    1. Admin Panel/ Configuration/ Define Pages/ Define Privacy Notice = set to 3

  5. #5
    Join Date
    Aug 2008
    Posts
    78
    Plugin Contributions
    0

    Default Re: Changing links in left box container

    wonderful, thanks!

    And what about that last bit of text, Graphics and WebSite design were provided by Templates13.com? I don't want to geet rid of it, I just want to move it to the footer. Thanks again!

  6. #6
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Changing links in left box container

    Quote Originally Posted by mel150 View Post
    wonderful, thanks!

    And what about that last bit of text, Graphics and WebSite design were provided by Templates13.com? I don't want to geet rid of it, I just want to move it to the footer. Thanks again!
    Mel,
    Use this tool than the Zen Developers let you use..

    https://www.zen-cart.com/tutorials/index.php?article=39

    1. you will find the file and delete the wording in the left side box
    2. admin panel/ tools/ ezpages/ here is where you will paste the wording from the side box

  7. #7
    Join Date
    Aug 2008
    Posts
    78
    Plugin Contributions
    0

    Default Re: Changing links in left box container

    Hi- I did try that developers tool, it doesn't seem as effective as it used to. I tried it in each search field and got nothing back. (All language files, All function files, all classes files, all template files, all files-Catalog/admin.


    Each search returns:

    Warning Error: No matching Configuration Keys were found ... Graphics and WebSite design were provided by Templates13.com.

  8. #8
    Join Date
    Aug 2008
    Posts
    78
    Plugin Contributions
    0

    Default Re: Changing links in left box container

    Here's that part of the source code, if it helps?

    <!--// bof: reviews //-->
    <div class="leftBoxContainer" id="reviews">
    <h3 class="leftBoxHeading" id="reviewsHeading"><a href="http://www.justbetterdeals.com/cart/index.php?main_page=reviews">Reviews&nbsp;&nbsp;[more]</a></h3>
    <div id="reviewsContent" class="sideBoxContent centeredContent">There are currently no product reviews.</div></div>
    <!--// eof: reviews //-->

    <!--// bof: information //-->
    <div class="leftBoxContainer" id="information">
    <h3 class="leftBoxHeading" id="informationHeading">Information</h3>
    <div id="informationContent" class="sideBoxContent">
    <ul style="margin: 0; padding: 0; list-style-type: none;">

    <li><a href="http://www.justbetterdeals.com/cart/index.php?main_page=shippinginfo">Shipping &amp; Returns</a></li>
    <li><a href="http://www.justbetterdeals.com/cart/index.php?main_page=contact_us">Contact Us</a></li>
    <li><a href="http://www.justbetterdeals.com/cart/index.php?main_page=site_map">Site Map</a></li>
    <li><a href="http://www.justbetterdeals.com/cart/index.php?main_page=unsubscribe">Newsletter Unsubscribe</a></li>
    </ul>
    </div></div>
    <!--// eof: information //-->

    <div class="leftBoxContainer">
    Graphics and WebSite design were provided by
    <a href="http://www.templates13.com"><b>Templates13.com</b></a>.

    </div>
    </div></td>
    <td valign="top" id="centerBackground">

    <!-- bof upload alerts -->
    <!-- eof upload alerts -->

  9. #9
    Join Date
    Aug 2008
    Posts
    78
    Plugin Contributions
    0

    Default Re: Changing links in left box container

    I found it!!!!

    thanks for rour help!!

  10. #10
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Changing links in left box container

    Mel,
    You are most welcome, glad I could point you in the right direction

    1. I try not to give a direct answer and give hints or get you close to the answers, so you will master Zen Cart.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 5
    Last Post: 4 Sep 2011, 12:30 PM
  2. Left Box Container won't show border
    By RobertG in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 1 Mar 2010, 11:59 PM
  3. Left & Right Container Box
    By electrifire in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 6 Feb 2010, 06:39 PM
  4. Changing the box header links in the left column
    By memerson in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 5 Mar 2009, 04:01 AM
  5. Changing Extra Information Page links in left column
    By kvnmcwebn in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 16 Feb 2008, 01:58 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