Since the new WP version the logo is displayed 3 times

Home Forums Gillion Theme Since the new WP version the logo is displayed 3 times

Home Forums Gillion Theme Since the new WP version the logo is displayed 3 times

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    RESOLVED Posts
  • xorel
    Participant

    Dears,

    In the header, since the new WP version, I have the logo displayed 3 times in the header.

    Is this linked with Gillion theme? I guess a compatibility issue.

    Website: https://corend.info/

    Issue detected with Chrome and Edge, I don’t know for the others.

    Thanks

    Hi @xorel,

     

    Sorry to hear about the problem you are having.

     

    Could you please temporarily clear and deactivate the w3-total-cache and autoptimize cache that you are using on your website so that I can troubleshoot it?

     

    Also, are you using any image lazy loading plugin on your website?

     

    If yes then please also temporarily deactivate it.

     

    Best regards,
    Shufflehound team

    xorel
    Participant

    Solution for this topic

    Thank you, indeed I did deactivate all of these and re-activate them back and finally it was a conflict with W3 Total Cache.

    Maybe something good to know for you for a next version 🙂

    My problem is fixed by deactivating this plugin now.

    Thx

    xorel
    Participant

    But, in the same type of problem, do you know why the share buttons are not showing correctly? They are blank as you can see in this link: https://corend.info/jeux-video/shiness-the-lightning-kingdom/ look at the title of the article, on the left you should have Twitter and FB button but we only see the borders and not the FA icons.

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    Thank you, indeed I did deactivate all of these and re-activate them back and finally it was a conflict with W3 Total Cache.

    Please try clearing or purging the cache of the W3 Total Cache plugin.

    But, in the same type of problem, do you know why the share buttons are not showing correctly? They are blank as you can see in this link: https://corend.info/jeux-video/shiness-the-lightning-kingdom/ look at the title of the article, on the left you should have Twitter and FB button but we only see the borders and not the FA icons.

    It seems a plugin is loading another version of font awesome file on your website causing the issue.

     

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .jssocials-shares .fa {
        font: normal normal normal 14px/1 FontAwesome;
    }

    xorel
    Participant

    This is working fine. Thank you 🙂

    You are most welcome here 🙂

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