Site logo

Archived topic

couple of questions

7 replies · Started by Norman on June 27, 2017

Viewing posts 1–8 of 8

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.

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?

That's strange - can you try disabling Autoptimize just to test?

Yes, it's deactivated now.

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

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.

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

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

This archived topic is closed to new replies.