- This topic has 25 replies, 4 voices, and was last updated 5 years, 4 months ago by
Leo.
-
AuthorPosts
-
October 15, 2020 at 12:28 pm #1490953
Rohan Verma
Hi, can you please check out what’s the issue?
After updating to the latest GP version, the custom category meta look on the single article is disappeared.
Site: gadgetheadline.com
October 15, 2020 at 1:25 pm #1491034Elvin
StaffCustomer SupportHi,
I see you’re using autoptimize.
Can you try purging/clearing your cache to see if the issue persists?
October 15, 2020 at 9:17 pm #1491352Rohan Verma
Yes. Cache cleared. Still no changes.
I’m using the custom category meta css for a few months but suddenly it stops displaying on the single post.
October 16, 2020 at 9:47 am #1492285Tom
Lead DeveloperLead DeveloperWhat exactly is the custom category meta look on the single article? Was this done with custom functions? If so, can you share them here?
October 17, 2020 at 4:32 am #1492984Rohan Verma
I’m talking about this.
https://generatepress.com/forums/topic/look-of-single-post-category/
October 17, 2020 at 11:34 am #1493526Tom
Lead DeveloperLead DeveloperI’m not seeing anything in that topic that would stop working in 3.0.
Are you using any custom functions to move the meta? If so, can you share them here?
October 20, 2020 at 7:03 am #1496977Rohan Verma
No. Not using any custom functions to move the meta.
I can’t understand why the category meta on the top of the single post disappeared even after having the CSS codes.
October 20, 2020 at 1:45 pm #1497629Tom
Lead DeveloperLead DeveloperIt looks like a lot of that CSS isn’t being rendered.
If you validate your CSS, you’ll see there’s a parse error: https://jigsaw.w3.org/css-validator/#validate_by_uri
You need to fix that or else all CSS below it won’t be rendered.
October 22, 2020 at 11:59 am #1500389Rohan Verma
CSS parse error fixed. Now, can you check the respective issue…
October 23, 2020 at 9:35 am #1501549Tom
Lead DeveloperLead DeveloperHmm, I’m still not seeing any of the CSS from that topic. Can you turn off Autoptimize?
October 23, 2020 at 10:40 am #1501601Rohan Verma
Cache plugins disabled. Check now.
October 23, 2020 at 1:30 pm #1501736Tom
Lead DeveloperLead DeveloperThe CSS is still not being read on the page: https://www.screencast.com/t/7sOLLxrf9gCI
It could be that
-link {}selector, as that’s not valid CSS.October 26, 2020 at 10:45 am #1505127Rohan Verma
But that was given by you guys. When it was working well previously, what’s wrong now?
Nevermind, how to replace that with the working one?
October 26, 2020 at 2:01 pm #1505357Tom
Lead DeveloperLead DeveloperAs a guess, maybe it should be
.cat-links?October 27, 2020 at 10:41 am #1506745Rohan Verma
Can you check? I have changed to
.cat-linksStill, not working.
-
AuthorPosts
- You must be logged in to reply to this topic.