NooTheme Premium WordPress Theme › Forums › JobMonster › Hide post author in recent posts shortcode
- This topic has 12 replies, 2 voices, and was last updated 4 years, 1 month ago by
adage.
-
AuthorPosts
-
4 years, 1 month ago #1072677
Hello,
How to Hide post author in recent posts shortcode ?
Thank you.
4 years, 1 month ago #1072703Hi,
Thanks for contacting us.
Please add this Custom CSS segment to Customizer > Additional CSS to hide it:
.loop-item-content p.content-meta a{display:none;}
Best Regards,
NooTheme
4 years, 1 month ago #1072741Hi,
This also hides the date, but I need the date.
Thank you.
4 years, 1 month ago #1072799Hi again,
We also got access to your website then tried to check this Custom CSS segment, it worked fine. Also, see the attached image for more details.
Thank you.
NooTheme
Attachments:
You must be logged in to view attached files.4 years, 1 month ago #1072822Hello and thank you,
In deed it works fine. Except for the coma, which should also disappear, since there is no more author.
Thank you.4 years, 1 month ago #1072843Hi,
Please delete this comma in {root}wp-content/themes/noo-jobmonster/framework/functions/noo-html-shortcodes.php line 1100
Best Regards,
NooTheme
4 years, 1 month ago #1072871Could you please confirm when I will update the theme this change won't be affected ?
Thank you.4 years, 1 month ago #1072917Hi,
Thanks for getting back to us.
You should write it to your child theme because it will be lost when updating our theme.
Thank you.
NooTheme
4 years, 1 month ago #1072948Hello and thank you,
I've just tried this with no success.
Could you please check it out.
Thank you.4 years, 1 month ago #1072990Hi again,
Thanks for your feedback.
Please provide us with your website's URL & admin account and FTP account privately via checking Set as private reply checkbox. We will help you to check this.
Thank you.
NooTheme
4 years, 1 month ago #1073048This reply has been marked as private.4 years, 1 month ago #1073106Hi again,
Thanks for your feedback.
We have got access to your Child Theme then found that you haven't required the changed on the functions.php file of ChildTheme. Also, see the attached image.
We also helped you to make it for this question. Similarly, you should add the required Code by yourself which you asked on other topics.
Best Regards,
NooTheme
Attachments:
You must be logged in to view attached files.4 years, 1 month ago #1073319Thank you ; this worked.
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.