- This topic has 7 replies, 3 voices, and was last updated 3 years, 9 months ago by
Tom.
-
AuthorPosts
-
June 27, 2017 at 4:28 am #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.
GP Premium 1.3.1June 27, 2017 at 7:58 am #340054Leo
StaffCustomer SupportHi 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?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/June 28, 2017 at 6:07 am #340655Norman
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
June 28, 2017 at 9:36 am #340800Tom
Lead DeveloperLead DeveloperThat’s strange – can you try disabling Autoptimize just to test?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJune 28, 2017 at 9:53 am #340817Norman
Yes, it’s deactivated now.
Do plugins remember settings if they get deactivated and activated again?
June 28, 2017 at 9:56 am #340820Tom
Lead DeveloperLead DeveloperYes 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.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJune 28, 2017 at 9:57 am #340821Norman
Even if those are the same icons used on all the other pages?
June 28, 2017 at 10:14 am #340838Tom
Lead DeveloperLead DeveloperYea, they shouldn’t work anywhere, but it’s possible a plugin or something is loading font awesome on those other pages.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development -
AuthorPosts
- You must be logged in to reply to this topic.