- This topic has 11 replies, 3 voices, and was last updated 4 months, 4 weeks ago by
Tom.
-
AuthorPosts
-
October 9, 2020 at 4:38 pm #1481245
Sebastian
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
SebastianOctober 9, 2020 at 7:46 pm #1481357Leo
StaffCustomer SupportHi 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 π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 10, 2020 at 5:01 am #1481760Sebastian
Hi Leo!
Plugins disabled, but not changes.
Could you take a look with provided credentials (first post), please?Thanks
SebastianOctober 10, 2020 at 9:24 am #1482236Leo
StaffCustomer SupportCan you try disabling the Get Song Info element and see if that solves the issue?
Looks like it’s just an empty element π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 10, 2020 at 9:41 am #1482264Sebastian
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?
October 10, 2020 at 9:51 am #1482287Tom
Lead DeveloperLead DeveloperHi 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 π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentOctober 10, 2020 at 9:54 am #1482295Sebastian
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
SebastianOctober 10, 2020 at 9:55 am #1482297Tom
Lead DeveloperLead DeveloperWhat if you use the
generate_after_footer
hook?Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentOctober 10, 2020 at 9:58 am #1482301Sebastian
Changed it to
generate_after_footer
, but still not shown.October 10, 2020 at 10:02 am #1482309Tom
Lead DeveloperLead DeveloperI’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/
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentOctober 10, 2020 at 10:12 am #1482318Sebastian
Thank you! Works. β₯
Have a nice weekend, guys!October 10, 2020 at 1:19 pm #1482505Tom
Lead DeveloperLead DeveloperAwesome! Thanks, you too π
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.