9ring
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: Post author name and date not showing.It also worked!
Thank you so so much.
Forum: Developing with WordPress
In reply to: Post author name and date not showing.Yess!! I just found that too. That worked! Thanks!
And btw, do you have any idea how to solve my container padding problem on mobile?
I used to have this css code below which I deleted now, but it still looks like I still have that code on mobile although it has already been deleted.
/mobile/
@media (max-width:768px) {
.one-container .site-content, .separate-containers .inside-article {
padding: 10px; }
}Forum: Developing with WordPress
In reply to: Post author name and date not showing.Alright. I just have published the changes and cleared the cache.
Please take a look! Thanks.
Forum: Developing with WordPress
In reply to: Post author name and date not showing.I did not publish it cuz I can already see the result without publishing it.
And I have tried to clear cache with WP Rocket but still not working.
Forum: Developing with WordPress
In reply to: Post author name and date not showing.Hi luk4.
This is my blog URL. Please take a look.
financeblog.co.kr
Forum: Themes and Templates
In reply to: [GeneratePress] How to enable google fonts in generatepress?That worked! Thanks a lot.
- I don’t have any codes in the Child Theme functions.php
- I don’t have any plugins that allow to add snippets.
- I’m trying to solve this problem without using plugin.
Any ideas?
There is no code other than some comments in my Child Theme.
And I don’t know where my PHP Snippets is.. where can I find it?
And it’s not that I have to change the parent theme right?
Forum: Fixing WordPress
In reply to: font display cssOMG IT DID SOLVE THE PROBLEM
Thank you so much!!
Forum: Fixing WordPress
In reply to: font display cssohh wait
Are you talking about my wordpress url? I thought you were talking about the pagespeed url. Here’s my wordpress url pls take a look.
Forum: Fixing WordPress
In reply to: font display cssI mean I would love to provide the address, but it’s all in Korean so I didn’t think it would be helpful.
It just says that I need to add font-display css for one of my fonts, woff2.
And the url for the font was provided which is in the question text above.
Forum: Fixing WordPress
In reply to: font display cssThanks for your reply!
I’ve just tried to add the last line and re-run my PageSpeed test, but the same problem occurs again..
And I don’t think there’s any other problems with the 6 things you mentioned above.
Anything else I can try?