Okay
  Public Ticket #407873
Filter posts by author
Closed

Comments

  • Gerardo started the conversation

    Is there a way to display only the post of an author?

    Also, in category view is possible to hide the featured image? As i'm uploading the featured image thumb size, i'm getting this: http://tedxmexicocity.com/?cat=35


    Thanks

  •  8,849
    Tahir replied

    Hey,

    No i am afraid we dont have any such feature. Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    .category article.post .content-inner .post-featured-img img {
        display: none !important;
    }

    Thanks




    ThemeNectar Support Team