icons not showing

This topic contains 7 replies, has 2 voices, and was last updated by  Guust 4 years, 12 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #484435

    mar wan
    Expired Member
    Post count: 18

    Hi

    My geodirectory icons are not working properly. My themes icons are ok.
    if i change the settings in font awesome settings from wp-admin>settings, my theme icons and some functions stop working.

    i found out the issue is due to the <i class=”fas fa-home”> while my theme is setup to have work with “class=”fa fa-home” not without the s. when i remove the s in developer tools it works.. is there a way to have this fixed or change the class from fas to fa for geodirectory?

    #484445

    Guust
    Moderator
    Post count: 29970

    Please post your WP admin details and URL in a private reply if we need to check.

    You can also try this setting “Enable v4 shims compatibility”.
    Your theme is still using older versions “fa”, so updating the theme may also work if it is current.

    Or change the icon references in the custom fields.

    #484457

    mar wan
    Expired Member
    Post count: 18

    You can also try this setting “Enable v4 shims compatibility”.

    This doesnt work, setting JS works but ruins many theme functions and theme icons stop working….

    The theme is up to date…

    Can you advise how to change the icon references in the custom fields?

    #484465

    Guust
    Moderator
    Post count: 29970

    Places > Settings > Custom Fields > Edit any of the fields > Show advanced > Custom CSS

    Thanks

    #484522

    mar wan
    Expired Member
    Post count: 18
    This reply has been marked as private.
    #484530

    Guust
    Moderator
    Post count: 29970

    The theme is at version 3.6.1 and yours it at 3.5.0.
    I added this to the header.php file of the theme:

    <script type='text/javascript' src='https://use.fontawesome.com/releases/v5.8.1/js/all.js?wpfas=true'></script>

    Thanks

    #484545

    mar wan
    Expired Member
    Post count: 18

    This had some conflict with the theme functions and icons similar to switching from css to js, i updated the theme the issue was still there, however, I installed the font awesome plugin below and it works perfectly:
    https://wordpress.org/plugins/font-awesome/

    thanks!

    #484579

    Guust
    Moderator
    Post count: 29970

    Thanks for letting us know.

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

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

Open Support Ticket