Results 1 to 10 of 13

Hybrid View

  1. #1
    Join Date
    Mar 2007
    Posts
    34
    Plugin Contributions
    0

    Default Header Logo Link Change

    Hello Everyone,

    Ok I am new to Zen Cart!
    But from what I see and have done with this so far its great.
    I have notice a simple problem I need fixed but not sure where to find it.

    Here is a link to my site http://www.HotBuyZone.com

    Now here is what I need to fix. I can fix it but don't know where to find it.

    The Link associated with the header logo and the Home Links at the top and bottom of the page.

    Any Help is appreciated.

    Thanks

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

    Default Re: Header Logo Link Change

    It looks like your configure.php files are pointed to /shop or you have a redirect setup some where
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Mar 2007
    Posts
    34
    Plugin Contributions
    0

    Default Re: Header Logo Link Change

    Ok I will take a lookk at that.

    Thanks

  4. #4
    Join Date
    Mar 2007
    Posts
    34
    Plugin Contributions
    0

    Default Re: Header Logo Link Change

    Ok check that one out but the only link inside deals primarily with MySQL

    Any other suggestions.

    I think it had something to do with the link that is entered during the installation process.

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

    Default Re: Header Logo Link Change

    Ok check that one out but the only link inside deals primarily with MySQL
    You should have this with yours set to /shop:
    Code:
      // these paths are relative to top of your webspace ... (ie: under the public_html or httpdocs folder)
      define('DIR_WS_CATALOG', '/');
      define('DIR_WS_HTTPS_CATALOG', '/');
    And this earlier in the file:
    Code:
      define('HTTP_SERVER', 'http://your_domain.com');
      define('HTTPS_SERVER', 'https://your_domain.com');
    I also noticed that your url in the browser does not change....this must be set elsewhere
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Mar 2007
    Posts
    34
    Plugin Contributions
    0

    Default Re: Header Logo Link Change

    Ok the one you listed change my entire store.
    No Back ground no sideboxes

    The url stays the same for url forwarding so it hides all those lengthy urls. Thats not the problem.

    When the installation started wasn't there a url that we manual put in.
    Just a thought.

  7. #7
    Join Date
    Mar 2007
    Posts
    34
    Plugin Contributions
    0

    Default Re: Header Logo Link Change

    Quote Originally Posted by kobra View Post
    You should have this with yours set to /shop:
    Code:
      // these paths are relative to top of your webspace ... (ie: under the public_html or httpdocs folder)
      define('DIR_WS_CATALOG', '/');
      define('DIR_WS_HTTPS_CATALOG', '/');
    And this earlier in the file:
    Code:
      define('HTTP_SERVER', 'http://your_domain.com');
      define('HTTPS_SERVER', 'https://your_domain.com');
    I also noticed that your url in the browser does not change....this must be set elsewhere
    Kobra,

    Apologies to you. I miss understood what your were say about the define('DIR_WS_CATALOG', '/');

    I added the following to the line to make it look like this define('DIR_WS_CATALOG', '/store/index.php');

    Now the only problem is that the banner I notice did not work to get back to zen cart home page it doubled up for some reason.
    Any ideas. Here is the url doubled up.

    store/index.phpindex.php?main_page=redirect&action=banner&goto=1

    Thanks for your help.

 

 

Similar Threads

  1. Change Header Logo Link
    By anikolov in forum General Questions
    Replies: 11
    Last Post: 10 Mar 2011, 07:01 AM
  2. Header Logo link
    By Euroguy66 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 21 Jan 2009, 03:26 PM
  3. Can't get rid of blank image/link after logo/header change
    By bakdoor in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 27 Sep 2008, 05:41 AM
  4. Header logo 2 'insert link'?
    By miles in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 9 Jul 2008, 03:45 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