Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • amlinc Friend
    #183850

    I’ve updated the favicon in the template folder, and the plugin folder i saw someone else mention….but it’s still not updating, it’s still the default joomla icon.

    can someone help?

    thanks.
    http://www.barefootbeachevents.com

    Ninja Lead Moderator
    #479457

    You can change it on this way:

    Copy
    <blockquote>plugins/system/jat3/jat3/base-themes/default/blocks/head.php</blockquote>
    Paste to
    <blockquote>templates/ja_vintas/blocks</blockquote>

    And upload favicon.ico into
    <blockquote>templates/ja_vintas/images</blockquote>
    Remember to clear cache from admin area favicon.ico then your site will change.

    jimhill10 Friend
    #484075

    Is this the correct way to correct the favicon for the JA_Onepage template as well?

    Jim Hill, Digital Marketing Manager
    User Friendly Consulting, Inc.
    1401 Kings Highway, Winona Lake, IN 46590

    Ninja Lead Moderator
    #484136

    <em>@jimhill10 361049 wrote:</em><blockquote>Is this the correct way to correct the favicon for the JA_Onepage template as well?</blockquote>

    If you are using JA_Onepage template, you change it here
    <blockquote>templates/ja_onepage/favicon.ico</blockquote>

    bpuric Friend
    #484289

    and TELINE IV ? where do I change?

    Ninja Lead Moderator
    #484370

    <em>@bpuric 361404 wrote:</em><blockquote>and TELINE IV ? where do I change?</blockquote>

    Here you are

    Copy
    <blockquote>plugins/system/jat3/jat3/base-themes/default/blocks/head.php</blockquote>
    Paste to
    <blockquote>templates/ja_teline_iv/blocks</blockquote>

    Open head.php file
    from

    <link href="<?php echo T3Path::getUrl('images/favicon.ico') ?>" rel="shortcut icon" type="image/x-icon" />
    change to

    <link href="<?php echo JURI::base(true)."/templates/".T3_ACTIVE_TEMPLATE.'/images/favicon.ico'; ?>" rel="shortcut icon" type="image/x-icon" />

    And upload favicon.ico into
    <blockquote>templates/ja_teline_iv/images</blockquote>

    Remember to clear cache from admin area favicon.ico then your site will change.

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

This topic contains 6 replies, has 4 voices, and was last updated by  Ninja Lead 11 years, 8 months ago.

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