By Thomas Stader on Thursday, 20 August 2015
Posted in General Issues
Replies 3
Likes 0
Views 337
Votes 0
Hi

I just installed EasyBlog. Now on all my joomla pages, it now displays two titles instead of one.

http://www.library-project.org/results

Any ideas?

Thanks

Gareth
Hey Thomas,

That was strange, that duplicate title is not generated from us.

By the way, can you try apply this following css code in your current template JoomlaFolder/templates/jt002_j16/css/styles-new.css and see how it goes?

#main-content h2.item-page-title{
display: none !important;
}
·
Friday, 21 August 2015 01:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for the reply. Actually it was something to do with being logged in to the site.

Thanks anyway
·
Friday, 21 August 2015 14:53
·
0 Likes
·
0 Votes
·
0 Comments
·
You're welcome.
·
Friday, 21 August 2015 15:18
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post