I would like to change a few things about the display of EasyBlog on our site but I can't find the settings in the backend.
I would like for the Blog Title & Blog Description to only display on the main page that displays all of our posts https://www.isls.org/news/current-news, & not on individual blog pages eg. https://www.isls.org/news/entry/isls-conference-travel-scholarship-2017, & not on the archives page https://www.isls.org/news/news-archives.
I don't want any of the author information or category information to display anywhere in a single post.
I am current hiding this using css: .blog-author, .blog-category, .eb-entry-author { display: none; }
How can I stop this from displaying in the backend settings?
I would like our archives title to be 'News Archives', not 'Blog Archives' https://www.isls.org/news/news-archives. How can I change this?
I would like for the Blog Title & Blog Description to only display on the main page that displays all of our posts https://www.isls.org/news/current-news, & not on individual blog pages eg. https://www.isls.org/news/entry/isls-conference-travel-scholarship-2017, & not on the archives page https://www.isls.org/news/news-archives.
I don't want any of the author information or category information to display anywhere in a single post.
I am current hiding this using css: .blog-author, .blog-category, .eb-entry-author { display: none; }
How can I stop this from displaying in the backend settings?
I would like our archives title to be 'News Archives', not 'Blog Archives' https://www.isls.org/news/news-archives. How can I change this?