Archived topic
After Upgrade: No footer bar, no footer widgets text size
11 replies · Started by Sebastian on October 9, 2020
Hi there!
I am using GPP for years, like your theme.
Ater I did the upgrade to 3.0.1 / 1.12.2 the footer bar disappeared. Also I can't change the font size in footer widgets area. Is it a general problem or just for me?
Thank you for support.
Regards
Sebastian
Hi there,
That's strange. We haven't had other reports on this.
Any chance you can disable all plugins except GP Premium to test first?
If that doesn't work, can you keep the plugins disabled and I'll login to take a look?
Thanks :)
Hi Leo!
Plugins disabled, but not changes.
Could you take a look with provided credentials (first post), please?
Thanks
Sebastian
Can you try disabling the Get Song Info element and see if that solves the issue?
Looks like it's just an empty element :)
Okay Leo , thanks.
But without this Element (JS) the song info at the top of the page won't be displayed.
How to include this JS correctly on the entire page?
Hi Sebastian,
It looks like the footer bar link color matches the background color: https://www.screencast.com/t/kRiS3AQ3O
How are you trying to change the font size? To what value?
Let us know :)
Hi Tom,
yes, this footer bar and widget text size works like a charm now.
But: How to include the Get Song Info element in GP correctly? (This element isn't empty, please take a look again on this element.)
Regards
Sebastian
What if you use the generate_after_footer hook?
Changed it to generate_after_footer, but still not shown.
I'm seeing it in your HTML: https://www.screencast.com/t/FoMXmS079bu
However, you're using a Block Element without the block editor, so the classic editor is adding a bunch of markup.
For this kind of code, you should be using a regular Hook Element: https://docs.generatepress.com/article/hooks-element-overview/
Thank you! Works. ♥
Have a nice weekend, guys!
Awesome! Thanks, you too :)