[Support request] Squares instead of icons after update of GP

Home Forums Support [Support request] Squares instead of icons after update of GP

Home Forums Support Squares instead of icons after update of GP

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

    Hi, I have squares instead of icons after updating GP.

    https://www.ivb.cz/

    No caching plugins are active.

    Thanks for help.

    #1371287
    Leo
    Staff
    Customer Support

    Hi there,

    Try switching to SVG icons:
    https://docs.generatepress.com/article/svg-icons/

    Let me know if this helps 🙂

    #1371296
    Josef

    Hi. I’ve tried.
    Now it shows square+correct icon.
    =0

    #1371305
    Leo
    Staff
    Customer Support

    That is strange.

    Are you using a child theme or modified the parent theme in any ways?

    I’m seeing this which should say generatepress by default:
    https://www.screencast.com/t/IRvGS65i9

    #1371366
    Josef

    I am using child theme. Site was done 2 years ago and now I do some changes and plugin updates once in a while.
    Today were all plugins updated after many months 6 or 9 maybe.

    #1371379
    Leo
    Staff
    Customer Support

    Is the issue solved if you activate the parent theme to test?

    #1371561
    Josef

    Good point.
    I’ve switched to pure GP and it works.
    So some bug in my theme appeared after update of new GP.
    I’ll have a look into my theme.

    #1371607
    Leo
    Staff
    Customer Support

    Glad to hear 🙂

    #1371751
    Josef

    When I look in the code (where those redundant square icons come from), I see path to GP theme.
    To “style.css.min”.
    See image: https://dsc.cloud/swd/pb-UVyMk9Szvt.png and investigate more please on site https://www.ivb.cz/

    #1371772
    Josef

    I can “fix” this by adding:

    .menu-toggle:before, .search-item a:before, .dropdown-menu-toggle:before, .cat-links:before, .tags-links:before, .comments-link:before, .nav-previous .prev:before, .nav-next .next:before, .generate-back-to-top:before {
        content: none !important;   
    }

    to my code. But that is not a nice way.

    #1372332
    Leo
    Staff
    Customer Support

    If the issue doesn’t exist in the parent theme then it’s definitely something going on with your child theme.

    Can you try reinstalling a fresh child theme here to test?
    https://docs.generatepress.com/article/using-child-theme/

    I would assume it’s fine as well.

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.