[Support request] couple of questions

Home Forums Support [Support request] couple of questions

Home Forums Support couple of questions

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #339951
    Norman

    Hi Tom & Leo,

    I’m sorry I keep asking questions, but I’m almost done with the site. I cannot figure these last bits out on my own.

    This blogposts shows normal padding:
    https://www.fairfieldcollege.nl/an-important-message-for-all-immigrants/

    But these don’t:
    https://www.fairfieldcollege.nl/wij-gaan-verhuizen/
    https://www.fairfieldcollege.nl/fairfield-college-nos-npo1-radio-news/

    What am I doing wrong?

    Also, the header shadow is different on some pages:
    https://www.fairfieldcollege.nl/blog/
    https://www.fairfieldcollege.nl/over-ons/

    I can’t figure out why.

    And sometimes I get this: http://imgur.com/a/NwYqE. I did deactivate all plugins yesterday. I reactivated all of them, except Simple Share Button Adder, because I thought it was the most likely plugin causing trouble. It fixed it for a couple of hours. Now it’s back.

    Also, the FontAwesome icons don’t show up in the footer on the blog page.

    #340054
    Leo
    Staff
    Customer Support

    Hi there,

    Looks like you have Contained checked in the Page Builder Container for the pages that have the wrong/zero padding:
    https://docs.generatepress.com/article/page-builder-container/

    For the shadows appearing different, one of the pages is using Elementor which is blocking the shadow a bit. Try this additional CSS:

    .elementor-page .main-navigation {
        margin-bottom: 5px;
    }

    For the site loading issue, is your site autoptimize setting exactly the same as in here?
    https://generatepress.com/fastest-wordpress-theme/

    I don’t see FontAwesome icon being added in the footer in any pages?

    #340655
    Norman

    Thanks!

    And I have font awesome icons in the footer widget on all pages. But it doesn’t show in the blog page, and all the posts https://www.fairfieldcollege.nl/blog

    #340800
    Tom
    Lead Developer
    Lead Developer

    That’s strange – can you try disabling Autoptimize just to test?

    #340817
    Norman

    Yes, it’s deactivated now.

    Do plugins remember settings if they get deactivated and activated again?

    #340820
    Tom
    Lead Developer
    Lead Developer

    Yes they do.

    Ah, I see the issue. You’re using the Font Awesome Essentials snippet from our optimization article.

    If you’ll be using more than the essential icons used in the theme, you need to load the entire Font Awesome library.

    #340821
    Norman

    Even if those are the same icons used on all the other pages?

    #340838
    Tom
    Lead Developer
    Lead Developer

    Yea, they shouldn’t work anywhere, but it’s possible a plugin or something is loading font awesome on those other pages.

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