New Landing How can we help? Themeforest Theme Support Neighborhood Font Awesome Icons are missing since last Neighborhood Update

Viewing 7 posts - 1 through 7 (of 7 total)
  • #37814
    catparty
    Member
    Post count: 11

    Hi – My font awesome icons were working fine, but ever since the Neighborhood update, they stopped displaying. To use the icon, I used to write in “icon-cloud” (for example) so I went and changed my icons when they are in the heading of a text box to “fa-cloud” and that now works and my icons are displaying again.

    The problem is that when I use an icon in the middle of a progress bar, neither formats are working (“icon-cloud” nor “fa-cloud”).

    You can take a look at this page: http://a-common-thread.com/ The progress circles under the slider should have icons in the middle of them.

    The code for these progress bars with icons used to be this:

    [chart percentage=”0″ size=”170″ barcolour=”#baebe8″ trackcolour=”#baebe8″ content=”fa-play” align=”center”]

    Can you tell me if the content/icon portion is still correct?

    #37936
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi!
    I’d like to check the backend of your website, so to speed things up, could you let me know your login details via a private reply please?

    Thanks and cheers!

    #38183
    catparty
    Member
    Post count: 11
    This reply has been marked as private.
    #39325
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    You need to use it like this.

    [chart percentage=”10″ size=”170″ barcolour=”#ff00ff” trackcolour=”#ff0000″ content=”fa-mobile-phone” align=”left”]

    and then open up \wp-content\themes\neighborhood\includes\swift-framework\shortcodes.php at line #880 you will find a line like this

    if (strpos($content, 'icon') !== false) {

    change that to

    if (strpos($content, 'fa') !== false) {

    I also report this to the developer to fix in the newer version ๐Ÿ™‚

    Thanks for your co-operation and patience over this period when we spent holidays, we wish that you too had a great holiday. ๐Ÿ™‚

    Let me know, what you got.

    Thanks,
    laranz.

    #39403
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Fixed for the next update ๐Ÿ™‚

    – Ed

    #39806
    catparty
    Member
    Post count: 11

    That fixed it! Thank you.

    #40198
    Melanie – SUPPORT
    Member
    Post count: 11032

    Fantastic!

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register