Post author name and date not showing.

[ad_1]

Hi @9ring

Could you share your blog URL?

Thread Starter
9ring

(@9ring)

Hi luk4.

This is my blog URL. Please take a look.

financeblog.co.kr

Hi @9ring

Thank you! For now, unless I am mistaken, I don’t even see the “by” part. Did you Publish your changes in the Customizer?

Also, be sure to clear WP Rocket cache after cliking on Publish. See: https://docs.wp-rocket.me/article/53-clear-wp-rocket-cache

Thread Starter
9ring

(@9ring)

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.

I understand. However, it could be a limitation of the Customizer that doesn’t display the result without publishing the changes. In addition, it’s difficult to troubleshoot the issue if you don’t publish your changes first. Please try publishing the changes, then clearing the cache. I’ll then try to identify the cause of the issue.

Thread Starter
9ring

(@9ring)

Alright. I just have published the changes and cleared the cache.

Please take a look! Thanks.

Alright, thank you! I got it: you’ve a custom CSS rule hiding the author name:


.author-name {
  display: none;
}

This is probably set in the Additional CSS of the Customizer. Try to remove it, or if you need it somewhere else, update the selector to be more restrictive to not apply on blog posts.

Thread Starter
9ring

(@9ring)

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; }
}

Great! 👍

Yes, indeed, the code is still there. It’s at the very bottom of your child theme’s style.css file: /wp-content/themes/generatepress_child/style.css

Please, don’t forget to mark this topic as resolved in the sidebar. This helps the volunteers find the topics that still need attention. Thank you!


@luk4 × cyberia╱eu

  • This reply was modified 44 minutes ago by luk4.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer