Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #520102

    Hi,
    On a category page (e.g. http://methodm.com/dita/) how do we:

    • prevent the date from being shown
    • prevent the author from being shown
    • display an excerpt from the content (including the featured image) before READ MORE

    We are able to display an excerpt for the News category (http://methodm.com/news/). Presumably, because we set the Theme Options > And where do you want to display the Blog? to News. However, even on the News page, it is still showing date and author.

    Also, does Enfold create a sitemap.xml file – or should we use Yoast to do this?
    Much thanks,
    Katriel

    #520174

    Hi katriels!

    Add this to your custom CSS.

    .post-meta-infos { display: none !important; }
    

    And you can create a custom excerpt when you edit your post. If you don’t see the custom excerpt field then click on “Screen Options” in the top right hand corner of your screen and check it to display.

    Cheers!
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.