This topic has 12 replies, 3 voices, and was last updated 9 years by diegonofx.

  • Author
  • #68588
     regiswillm
    Participant

    Hello,
    I made a theme of the update and icon (search, Facebbok, …) have vanished, see the problem on the site http://www.i-like-you.fr/.
    thanks,
    régis

    #68744
     Laura
    Moderator

    Hello, could you share admin credentials?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #68761
     regiswillm
    Participant
    This reply has been set as private.
    #68800
     Laura
    Moderator

    Hello, do you mean the top social icons? Have you tried deactivating some plugins to see if its fixed? Let me know 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #68840
     regiswillm
    Participant

    I’m talking about all the icon theme

    Attachments:
    You must be logged in to view attached files.
    #68895
     Laura
    Moderator

    Hello, hmm so did you try deactivation some plugins? Since when they are not there? try disabling the recent changes

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #69098
     regiswillm
    Participant

    Hello Laura,
    bug icon come GEO my WP plugin, I do not know what to do to fix this bug (knowing that I need localization)
    thank you for your help,
    you have the log admin in private mail,
    Régis

    #69220
     Laura
    Moderator

    Hello, hmm could you share a screenshot please?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #69258
     regiswillm
    Participant

    I have an solution for that issue if you comfortable to edit core please follow this steps.

    >>>First go to plugin folder acess this path geo-my-wp/geo-my-wp.php and open geo-my-wp.php file

    >>>Go to line no:265

    wp_enqueue_style( ‘font-awesome’, ‘//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css’, array(), GMW_VERSION );

    Disable this line you can get awesome icons

    //wp_enqueue_style( ‘font-awesome’, ‘//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css’, array(), GMW_VERSION ); like this

    Now the icons will display.

    #69368
     Laura
    Moderator

    Hello, there is no need to do that, it should work in child theme, if you add the file to child theme and comment it.

    Because if you update the plugin those changes will be lost

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #72958
     diegonofx
    Participant

    Hi. I have the same problem, but not sure how or what to add to my child theme. Can somebody help me with example code. Thanks!

    #73228
     Laura
    Moderator

    Hello, please try:
    Got to geo-my-wp folder in wp-content/plugins find geo-my-wp.php and copy that file, then go to the child theme folder in wp-content/themes and create a new folder, call it geo-my-wp and paste the file you copied there.

    Edit it and find

    COPY CODE
    
    wp_enqueue_style( ‘font-awesome’, ‘//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css’, array(), GMW_VERSION );
    

    Replace it for

    COPY CODE
    
    //wp_enqueue_style( ‘font-awesome’, ‘//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css’, array(), GMW_VERSION );
    

    Save

    Let me know if it works!

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #73460
     diegonofx
    Participant

    It works! thx

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

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?