Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #1091373

    I would like to change the instagram icon on header, i searched and tried many things like this
    function avia_replace_standard_icon($icons)
    {
    $icons[‘instagram’] = array( ‘font’ =>’entypo’, ‘icon’ => ‘0xf32d’);
    return $icons;
    }

    but didnt work. Please I need the new icon of instagram.

    #1091831

    Hey kmihanet,

    Did you upload the icon that you’re trying to use?

    Best regards,
    Victoria

    #1092002

    off course i did but didnt work.
    I would like specific explanation on the fil I should upload and the code for function avia_replace_standard_icon($icons)

    #1092316

    Hi kmihanet,

    Please describe in more detail the steps that you took. Do you mean the upload did not work?

    Best regards,
    Victoria

    #1092336

    I downloaded that icon http://prntscr.com/ndj1vg and i uploaded here http://prntscr.com/ndj2hv and then in functions.php I did the following
    function avia_replace_standard_icon($icons)
    {
    $icons[‘instagram’] = array( ‘font’ =>’entypo’, ‘icon’ => ‘0xf16d’);
    return $icons;
    }
    I also tried different cases like:
    $icons[‘instagram’] = array( ‘font’ =>’fontawesome’, ‘icon’ => ‘0xf16d’);
    $icons[‘instagram’] = array( ‘font’ =>’entypo-fontello’, ‘icon’ => ‘0xf16d’);
    Nothing worked!! please help!

    #1092886

    Hi kmihanet,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    #1093260
    This reply has been marked as private.
    #1093866

    Hi,

    Yes, but with no username and password for us to access

    Best regards,
    Basilis

    #1096388

    You may login please

    #1097160

    Hi kmihanet,

    The code added, works now, but please make sure the icon code is correct.

    Best regards,
    Victoria

    #1097606

    Where did you add the code?

    #1097608

    I found out where it was but by mistake i changed that. Could you please fix again and check in front page if its ok?
    I uploaded the correct font!

    #1097613

    Ok. I added the correct code but still doent work!! I uploaded the correct font. please help more

    #1098599

    Hi,

    Can you tell us which code are you using?

    Best regards,
    Basilis

    #1100469

    I fixed that. Thanks I should have the fontawesome included in header

    #1100817

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1101738

    You may closse it

    #1101844

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 18 posts - 1 through 18 (of 18 total)
  • The topic ‘How to change-update the instagram icon on enfold’ is closed to new replies.