- This topic has 9 replies, 3 voices, and was last updated 2 years, 11 months ago by
David.
-
AuthorPosts
-
February 24, 2020 at 11:39 pm #1175933
John
Hi tehre,
I have noticed that there is a real jitter on blog posts when scrolling down them:
http://staging.pivotacupt.com/complementary-teams-custom-results/
I have a custom width and a custom header element for these pages.
I have also noticed that the font awesome phone image does not show on these pages.
And suggestions on how to fix these please?
Thanks!
JohnFebruary 25, 2020 at 9:08 am #1176537Leo
StaffCustomer SupportHi there,
Have you tried using this option?
https://docs.generatepress.com/article/navigation-as-a-header/It should work much smoother for the layout you are going for.
Let me know 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/February 25, 2020 at 10:49 pm #1177007John
Hi Leo,
I tried that but still facing the same issue with the jittery scroll and no font awesome image showing.
Any thoughts on what else could be done?Cheers!
JOhnFebruary 26, 2020 at 4:32 am #1177233David
StaffCustomer SupportHi there,
how odd – can you try disabling other plugins to see if there is a conflict with the sticky navigation script.
The missing icon is because Font Awesome is being loaded by Beaver Builder and will only load on pages where BB is being used.
I notice on other pages of your Site you have common footer elements – is this something you’ll be adding to the single posts ? You can hook that content in place – which will also force BB to load FA icons on the single posts.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/February 26, 2020 at 11:01 pm #1178229John
Hi David,
So what type of Hook would I need to use to load the footer and the FONT Awesome icons?
If it makes it easier then just the FOnT Awesome icons – can do withtout the footer on some pages.
The jitteriness seems to have vanished.
Possible that the switch to the NAV as header worked and was just caching some old jitteriness.
Or does it still flicker for you too?Cheers
JohnFebruary 27, 2020 at 6:08 am #1178558David
StaffCustomer SupportSo you can save your BB template and add the BB Shortcodes ( read more ) to a hook element and select the
before_footer
hook.https://docs.generatepress.com/article/hooks-element-overview/
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/February 27, 2020 at 12:41 pm #1179045John
Thanks for that.
How do I get the font awesome icon to show?
I don’t see how that is beaver builder as it is calling on the same menu element.
Cheers!February 28, 2020 at 8:15 am #1179823David
StaffCustomer SupportIf the BB Template you hook into the post requires FA icons then the Font will be requested.
If not i think you will need to use a Plugin see here:https://docs.generatepress.com/article/font-awesome/
And disable the font request in BB
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/February 28, 2020 at 11:03 pm #1180236John
OK great – Installing that plugin worked.
Cheers!February 29, 2020 at 6:10 am #1180432David
StaffCustomer SupportYou’re welcome
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.