By Meagan O'Hara on Thursday, 16 February 2017
Posted in General Issues
Likes 0
Views 653
Votes 0
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?
Hi there,

Kindly find my response for your inquiries below:
1.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.
-> Currently we only have setting to disable the blog title and description in all pages: https://www.screencast.com/t/ssy4J7yb
However, can you try download my attached file and replace in the folder:
JoomlaFolder/components/com_easyblog/themes/wireframe/toolbar/default.php
and see how it goes?

2.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?

->You can configure it by (settings>layout>post option): https://www.screencast.com/t/myB8g1bv

3. 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?
-> You can do language override for this language string:
1. Click Extensions>Languages>Overrides>New : https://www.screencast.com/t/0SEr4XCinrj

Language constant: COM_EASYBLOG_ARCHIVE_HEADING
·
Thursday, 16 February 2017 11:42
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Fadhli!
·
Friday, 17 February 2017 14:47
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Glad to hear your issue has resolved.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.

Have a nice day ahead
·
Friday, 17 February 2017 15:24
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post