Archived topic
Slogan (.site-description) font and color not working
16 replies · Started by Marc on January 25, 2017
I think I found a bug:
It seems like something is wrong with slogan aka .site-descrption.
I can´t change font via customizer. Changing color works, but is lost as soon as I change font.
Marc – can you create a new topic and include a link to your website? Make sure you’re using GP 1.2.93.
Tom Unfortunately I cannot post a link, as the site is still on my development server and not publicly reachable.
Maybe I was a littlebit unclear. This was working before and it broke with the update to 1.3.42 & GP Premium 1.2.93 as far as I can tell. Before it was Alex Brush and white, after the update font was switched back to standard and colour to a dark grey. That´s when I realized something wasn´t right.
GP & Premium were up to date before.
Hmm, is there any way at all you can throw the site up on a live server just for me to see quickly? Impossible for me to tell what's going on without inspecting the code.
Add this to your hosts:
xxx.xxx.xxx.xxx http://www.xxx.test
Hmm that's not working.
I do see a parallels hosting panel default page when I go directly to the IP though: xxxxx
hmm this should work, I am doing the same
add
xxx.xxx.xxx.xxx http://www.xxx.test
(you can add xxx.xxx.xxx.xxx xxx.test as well, but it shouldn´t be necessary)
remove the http:// this forum is adding it autmatically for some reason...
and then visit http://www.xxx.test
the domain isn´t registered and the hosts entry should redirect you to the plesk server you found.
There we go, I'm in.
Any chance you can email me temporary admin login details?: https://generatepress.com/contact/
Great!
Just sent your temporary credentials via the pre sale contact form.
Ah, the tagline is added using GP Hooks.
In this version I made it so CSS was only added by the Customizer if the options are set to reduce the amount of dynamic CSS.
In this case, your site title and tagline are disabled, so the CSS isn't printing.
I overlooked this possibility, so I just made a tweak to the theme to always show the colors for these two elements: https://github.com/tomusborne/generatepress/commit/ac46ec3f074457b5c6b689fdc473ecdaa86023bc
You can make those changes yourself, or wait for the update I'll be releasing today with a couple other minor bug fixes.
Thanks! :)
Ah nice!
I will wait for the update, I´m not in a hurry!
Thanks a lot!
I guess I can remove your user account, would you remove the IP from your post. No need to have this here ;)
Removed :)
thanks, but there´s still the parallels post ;)
Sorry about that - removed :)
And btw I really, really appreciate your fast and reliable support, best I have seen so far!
Awesome, thank you! :)
1.3.43 was just released which will fix this.
Thanks!