Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Brooke Friend
    #190846

    Hi,
    I was working in /templates/ja_mendozite/blocks/header.php , trying to change the favicon and I seem to have made our logo disappear (which has our name, address and hours in it). The logo is still where I uploaded it /templates/ja_mendozite/themes/blue/images. Can you help me? Thanks!

    Brooke

    TomC Moderator
    #506790

    Though I may be mistaken … your site (currently) does not appear to be set to the “Red” theme.

    Also, the username/password you provided to access your site admin is not working

    Ninja Lead Moderator
    #506861

    I have fixed the issue for you.

    This is my solution about this

    Open /templates/ja_mendozite/blocks/header.php file

    From

    <h1 class="logo">
    <link href="/templates/ja_mendozite/themes/blue/images/logo.png" rel="shortcut icon" type="image/x-icon" />
    </h1>

    Change to

    <h1 class="logo">
    <!--link href="/templates/ja_mendozite/themes/blue/images/logo.png" rel="shortcut icon" type="image/x-icon" /-->
    <img src="/templates/ja_mendozite/themes/blue/images/logo.png">
    </h1>

    Kindly check again and confirm the same.

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

This topic contains 3 replies, has 3 voices, and was last updated by  Ninja Lead 11 years, 1 month ago.

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