Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • inetworking Friend
    #156825

    Hello
    :confused:
    http://www.inspirahealth.es/tienda/
    To want to change the Link of the logo, that is to say, when you press the logo of the head, is redirected to the index. To want to change this Link.

    I want to change the Link by this other.
    http://www.inspirahealth.es/

    thanks

    Saguaros Moderator
    #364647

    Hello

    The link of the logo is pointed to the current link of the project,

    1) you must to move all project to the root folder
    2) you open the file templates/ja_zeosolite/index.php
    and find:
    [PHP]
    <a href=”index.php” title=”<?php echo $siteName; ?>”><span><?php echo $logoText; ?></span></a>
    [/PHP]
    replace:
    [PHP]
    <a href=”../index.php” title=”<?php echo $siteName; ?>”><span><?php echo $logoText; ?></span></a>
    [/PHP]

    inetworking Friend
    #364838

    Thanks for to your I have proven it answer and it does not work

    Phill Moderator
    #364870

    What do you want the link to be?

    inetworking Friend
    #364891
    Phill Moderator
    #364892

    Find

    <a href="index.php" title="<?php echo $siteName; ?>"><span><?php echo $logoText; ?></span></a

    Replace with

    <a href="http://www.inspirahealth.es/" title="<?php echo $siteName; ?>"><span><?php echo $logoText; ?></span></a>

    Although the first lot of code posted by tienhc should work

    inetworking Friend
    #365120

    As you comment this probe already, and it does not work.
    I have changed, I have waited for it 24h so that it updates it to the servants in case outside problems of update of file, but do not work:confused:

    Saguaros Moderator
    #365181

    hmm, the best way, please provide us the FTP account and provide us more detail information on this if possible
    We will resolve this

    inetworking Friend
    #365420

    to give a mail to send the data

Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 9 replies, has 3 voices, and was last updated by  inetworking 13 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum