Hi,
On a category page (e.g. http://methodm.com/dita/) how do we:
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
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