Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #262216

    Hi,

    today i figured out, that an orange icon is overlaying my blog grid: http://blog.lichttraeumer.de/blog/

    This night, the wordpress does the update to 3.9.1 and i update also my FooBox plugin.
    Is the overlaying a Enfold or an FooBox problem … ?

    BR,

    Martin

    #262347

    Hey mwolfert!

    I cannot see an orange icon – http://i.imgur.com/LafWGxM.png
    Have you already fixed the issue? If not, please post a screenshot and show the issue

    Regards,
    Yigit

    #262778

    Hi Ygit,

    pls look here: http://blog.lichttraeumer.de/download/enfold_1.jpg
    This overlay circles appearing with

    Safari on Mac (also after deleting the cache)
    Chrome & Firefox on Linux (Ubuntu)

    but not with:

    Firefox on Mac
    Firefox & IE on WIN

    This is really strange :)

    #263078

    Any fix for this? I have the same thing.

    #263188

    Good Morning,

    for testing proposals i deactivated the FooBox plugin, without changing the issue.
    So, we can exclude the FooBox plugin from this issue.

    Regards,
    Martin

    #263484

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    span.fallback-post-type-icon {
    display: none;
    }

    I have reported the issue.

    Best regards,
    Yigit

    #263801

    Good Morning,

    thx for your answer, but this doesn’t fix the issue on my side.
    As i work with a child theme, i put the code also in the child’s custom.css

    Best regards,

    Martin

    • This reply was modified 9 years, 10 months ago by mwolfert.
    #265136

    Hey guys,

    and new idea, to fix the problem ?

    Regards,

    Martin

    #265509

    Hey!

    Please add the code to bottom of Style.css file of your child theme in Appearance > Editor also try adding !important rule as following

    span.fallback-post-type-icon {
    display: none !important;
    }

    Please flush browser cache after applying the code

    Best regards,
    Yigit

    #266697

    Hey,

    now it works for me, thx.
    The reason for this issue was … ? :)

    Regards,
    Martin

    #266704

    Hey!

    Not sure about the issue but glad it is fixed. It is already reported. Let us know if you have any other questions or issues :)

    Regards,
    Yigit

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Icon overlaying the Grid Blog’ is closed to new replies.