Results 1 to 10 of 41

Hybrid View

  1. #1
    Join Date
    Dec 2006
    Location
    Ontario
    Posts
    112
    Plugin Contributions
    0

    Default Turn off HOME link in Logo Image

    Where would I find the script that turns off this
    <a href="http://washingtonpools.ca/online/"><img src="includes/templates/custom/images/I have completly emptied my shop( www.washingtonpools.ca/online )to find an insecure item and this is the only thing left.

  2. #2
    Join Date
    Dec 2006
    Location
    France
    Posts
    67
    Plugin Contributions
    0

    Default Re: Turn off HOME link in Logo Image

    This is happening because the login page is secure but your image is not going through your secure server. change http to https and your s.s address in front of washingtonpools.
    There may be other ways to do this, (the experts could tell you) but this is the way I do it.

  3. #3
    Join Date
    Dec 2006
    Location
    France
    Posts
    67
    Plugin Contributions
    0

    Default Re: Turn off HOME link in Logo Image

    ps. example:

    src="https://your.secure-secure.com/yourdomain.com/shop/images/

  4. #4
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: Turn off HOME link in Logo Image

    I don't see anything wrong with any of the links on your secure pages. The page doesn't throw any errors for unsecure items.
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  5. #5
    Join Date
    Dec 2006
    Location
    Ontario
    Posts
    112
    Plugin Contributions
    0

    Default Re: Turn off HOME link in Logo Image

    Quote Originally Posted by barco57 View Post
    I don't see anything wrong with any of the links on your secure pages. The page doesn't throw any errors for unsecure items.

    You must be using firefox. All is Ok there.

    In explorer when you log in it say insecure and loses all style. Ihave completly emptied my site to find this problem.

  6. #6
    Join Date
    Dec 2006
    Location
    Ontario
    Posts
    112
    Plugin Contributions
    0

    Default Re: Turn off HOME link in Logo Image

    That makes sense but I cant find the script. Thank link was installed on original load by Zen cart. I did not set it.

    I copied that script from page source on Fire Fox

  7. #7
    Join Date
    Dec 2006
    Location
    France
    Posts
    67
    Plugin Contributions
    0

    Default Re: Turn off HOME link in Logo Image

    could be in /lang/english/header.php
    It had to be put there by you or someone that did install for you.
    anyway the prob is def in that empty X img space on your main page under home login

  8. #8
    Join Date
    Dec 2006
    Location
    Ontario
    Posts
    112
    Plugin Contributions
    0

    Default Re: Turn off HOME link in Logo Image

    // added defines for header alt and text
    define('HEADER_ALT_TEXT', 'Washington Pools');
    define('HEADER_SALES_TEXT', 'Welcome');
    define('HEADER_LOGO_WIDTH', '192px');
    define('HEADER_LOGO_HEIGHT', '84px');
    define('HEADER_LOGO_IMAGE', ' ');

    that script is in header.php
    I took out the image but cant find the link To HOME

  9. #9
    Join Date
    Dec 2006
    Location
    France
    Posts
    67
    Plugin Contributions
    0

    Default Re: Turn off HOME link in Logo Image

    This is not the active header.php because your active header has the HEADER_ALT_TEXT as 'Washington Pools leasurescapes.
    try looking for the active file like,, /lang/english/classic/header.php

  10. #10
    Join Date
    Dec 2006
    Location
    Ontario
    Posts
    112
    Plugin Contributions
    0

    Default Re: Turn off HOME link in Logo Image

    // added defines for header alt and text
    define('HEADER_ALT_TEXT', 'Washington Pools');
    define('HEADER_SALES_TEXT', 'Welcome');
    define('HEADER_LOGO_WIDTH', '192px');
    define('HEADER_LOGO_HEIGHT', '84px');
    define('HEADER_LOGO_IMAGE', '');

    This header.php is from my custom file. It will override the classic file.

    The leisurescapes is missing because I copied it from my backup files.
    (its faster)

    The link reference to the header logo is to www.washingtonpools/online (HOME)
    Thats what I cant find

 

 

Similar Threads

  1. Changing URL link of image with logo from Home Page
    By Sachin1008 in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 28 Apr 2014, 02:24 PM
  2. Home Link image (logo.gif)
    By ThomasT in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 1 Jul 2010, 09:02 PM
  3. Turn Off Certain Sideboxes on Home Page
    By autoace in forum Basic Configuration
    Replies: 5
    Last Post: 30 Sep 2009, 06:08 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