Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi daymobrew

    The wishlist plugin include FontAwesome 4.3 (you can check it in font-awesome.min.css comment)
    We don’t require library directly from CDN, to limit number of external call.

    Besides, even if plugin includes the latest version of font-awesome stylesheet, icons would not change automatically, so admin can’t select a new icon for the wishlist button.

    Anyway, we try to keep library updated, so thank you for your report!
    We will bundle FontAwesome 4.4.0 within the next revision.

    Have a nice day! ??

    Thread Starter daymobrew

    (@daymobrew)

    Using the library from CDN could improve site load speed as it would be at least 2 files that could be loaded from the CDN simultaneously.

    > so admin can’t select a new icon for the wishlist button.
    There are a number of filters that allow you change the icons used that would allow the admin select a new icon:
    – yith_wcwl_edit_title_icon
    – yith_wcwl_save_wishlist_title_icon
    – yith_wcwl_cancel_wishlist_title_icon
    – yith_wcwl_ask_an_estimate_icon
    – yith_wcwl_add_to_cart_std_icon
    – yith_wcwl_admin_options

    I suggest the following patch: https://pastebin.com/EgNmFz6q
    It includes a filter to allow the FontAwesome version be changed.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Use FontAwesome from CDN to always have latest version’ is closed to new replies.