update font-awesome

This topic contains 1 reply, has 2 voices, and was last updated by  Paolo 9 years, 1 month ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #35504

    czar
    Buyer
    Post count: 316

    Hi, which file I have to edit, to update font-awesome to 4.3.0?
    thanks

    #35542

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    in geodirectory_template_tags.php

    change this:

    
    
    
    wp_register_style('geodirectory-font-awesome', '//netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css', array(), GEODIRECTORY_VERSION);

    to

    wp_register_style('geodirectory-font-awesome', '//netdna.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css', array(), GEODIRECTORY_VERSION);

    I’ve asked developers to update it too sotat you won’t lose change after next update.

    Thanks

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket