By Pieter J.van horssen on Thursday, 09 October 2014
Posted in General Issues
Replies 13
Likes 0
Views 882
Votes 0
How can I setup two different blogs? I want to have different blog titles depending which page get selected trough the menu.
I ask this because I can only setup one blog title in the configuration.

Rgrds, Pieter
Hello Pieter,

To set the title and description, you can open that file and edit the line 556 (Title) and 557 (Description)

$title = 'Blog Title 2';
$desc = 'Blog Description 2';


Hope this helps.
·
Wednesday, 15 October 2014 10:28
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Pieter J.van horssen,

Unfortunately we do not have this setting to configure 2 blog title in current system.
But you can download my attachment file and replace in -> JoomlaFolder\components\com_easyblog\controller.php

//LINE 553
//Change your itemid (Easyblog Frontpage layout)
if(JRequest::getString('Itemid') == 867)


Hope this help.
·
Thursday, 09 October 2014 17:45
·
0 Likes
·
0 Votes
·
0 Comments
·
I replaced the controller.php file with your copy but I see no difference.
Could be my problem but how or where can I see what your code is doing????

Pieter
·
Thursday, 09 October 2014 23:38
·
0 Likes
·
0 Votes
·
0 Comments
·
hello Pieter J.van horssen,

May i know did you change that itemid from the code?

Is it possible provide us the 2 URL blog frontpage layout, Joomla backend, and FTP access so that we can better have a look? Please advise.
·
Friday, 10 October 2014 00:21
·
0 Likes
·
0 Votes
·
0 Comments
·
see post #171702 for site details
·
Saturday, 11 October 2014 02:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Pieter J.van horssen,

I am really sorry for the delay of this reply as it is a weekend for us here.

I have tried to access in your Joomla backend and FTP access, but both also can't able to access today.

Check my screenshot below. Please advise.
·
Saturday, 11 October 2014 11:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex,
I am very sorry but we are in different timezones I take it.
I switched my machine off last night and I am in GMT +1
Wich timezone are you?
I will leave the machine running tonight.

Rgrds, Pieter
·
Saturday, 11 October 2014 16:59
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Pieter J.van horssen,

I am really sorry for the delay of this reply as it is a weekend for us here.
it okay, we are available on Monday - Friday / 9am - 7pm (GMT +8)
You can always check the timezone on our forum post. Check my screenshot below.
·
Sunday, 12 October 2014 15:00
·
0 Likes
·
0 Votes
·
0 Comments
·
My Machine has now been on for a couple of nights in order for you to be able to get to it.
Has this worked out, ok?

Rgrds,Pieter
·
Tuesday, 14 October 2014 19:56
·
0 Likes
·
0 Votes
·
0 Comments
·
hello Pieter J.van horssen,

Sorry for late reply to this,
It seems like I can access in your site now. But unfortunately access in your FTP access.
If I'm not wrong you would like your Blog title and description display on single blogger page?
If yes, can you try download my attachment file and replace in JoomlaFolder\components\com_easyblog\controller.php and see how it goes?
·
Tuesday, 14 October 2014 23:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex,

I can see the change in the second blog on the other page.
How or where do I set the Title/Description for the second blog?

Thanks for you effort in helping me out here.

Rgrds, Pieter
·
Wednesday, 15 October 2014 02:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you very much for your great support.

Everuthing is fine now.

Rgrds,Pieter
·
Wednesday, 15 October 2014 16:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Pieter,

You're welcome.
·
Wednesday, 15 October 2014 17:16
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post