Tagged: x Author Posts April 29, 2016 at 9:38 am #905740 AlexParticipant Hello guys, I noticed now that I can’t see a category meta visible in my posts and I’m pretty sure they should be there. The sample page is here: http://playingwriter.com/scrivener-for-ios-is-going-beta/ Can you tell me what can be a problem? Previously I asked you how to hide author meta from all the posts so maybe the problem is there? Thanks. — Alex April 30, 2016 at 2:00 am #906625 ChristopherModerator Hi there, Please find this code: entry-title:before, .p-meta span:nth-child(3), .single .x-header-landmark, .single p.p-meta span:first-child { display: none; } And update it to : .single .x-header-landmark, .single p.p-meta span:first-child { display: none; } Thanks. May 4, 2016 at 5:37 am #912206 AlexParticipant Hello, Thank you very much! — Alex May 4, 2016 at 8:38 am #912461 ChristopherModerator You’re welcome. Author Posts <script> jQuery(function($){ $("#no-reply-905740 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In