JanR Posted April 3, 2020 Posted April 3, 2020 Site URL: https://oneearthrising.com/games/paraiso-island Hi folks, I use the regular blog page for my news blog (all good there). In addition, I use the same blog layout of the template for our 'Games' page (overview of the games we have published). For the latter, I would like to hide the author profile for obvious reasons as it is rather a product information page than an a blog page and doesn't need an author. However, if I changed the setting to hide the author profile on this Games 'blog' page, it also hides it for the official News blog (where I would like to keep it). I'm sure there is a CSS solution for it that I can implement into the Games blog page code injection section. Would be great if someone could help me. Thank you.
tuanphan Posted April 3, 2020 Posted April 3, 2020 Add to Paraiso island page settings > Advanced > Header <style> .blog-item-author-profile-wrapper { display: none !important; } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
JanR Posted April 3, 2020 Author Posted April 3, 2020 You are rockstar. Worked like a charm. Thank you.
JanR Posted April 3, 2020 Author Posted April 3, 2020 @tuanphan sorry, I have one follow up question: do you happen to know if there is a way to change the author profile URL ("Filter posts by author") from the number to an actual name (see screenshot)?
tuanphan Posted April 4, 2020 Posted April 4, 2020 11 hours ago, JanR said: @tuanphan sorry, I have one follow up question: do you happen to know if there is a way to change the author profile URL ("Filter posts by author") from the number to an actual name (see screenshot)? I have no solution. You can post to this group, maybe someone can help. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.