• Resolved Eagl3

    (@eagl3)


    Greetings. I really like your theme. How is it possible to update font-awesome? I uploaded the font-awesome folder of the new version in the same location where the original was. However it seems that the theme is still linking to the old folder. Where do I have to change the path in the theme files?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    It’s very easy to update the font-awesome.

    To change/update the font-awesome version follow the given below

    instructions:

    Go to your theme directory >> functions folder >> scripts folder >>

    scripts.php file.

    Now open the “scripts.php” file.

    And find the given below code snippet:

    wp_enqueue_style(‘font-awesome-min’, WEBRITI_TEMPLATE_DIR_URI . ‘/css/font-awesome-4.0.3/css/font-awesome.min.css’);

    and replace the font-awesome-4.0.3 old folder name with your own latest font-awesome folder name.

    Thanks

    Harish

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Hang on, this theme is regularly contributed to and making an update to the theme’s files will be a bit foolish to maintain.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Theme Author webriti

    (@priyanshumittal)

    Yes

    Make those changes from child theme.

    Did that can I close this ticket

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Updating Font-Awesome’ is closed to new replies.