Hi,
I have several authors that do not have posts yet.
Under the author’s description it says:
Nothing Found
Sorry, no posts matched your criteria
How can I remove this messages?
Thank you,
Shalom!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.author .entry-content {
display: none;
}
Cheers!
Yigit
Thank you.
What about the “no results found”?
I tried to hide it in the same way, but it hides the title of posts of authors that have posts.
Hi!
where does it say “no results found” on the link you have provided? I can’t read the language … so maybe screenshots would help to identify the part? you could use imgur.com or dropbox. Then we can inspect the element and provide you a precise CSS code to hide it.
Best regards,
Andy