Status: offline

deepak1155

Forum User
Chatty
Registered: 01/15/08
Posts: 35
Hi,
I am using geeklog 1.4.1 . I trying to display right side blocks in every page of the site, but the blocks not display in every page. Is there any option in admin to display the blocks in every page.
Please help me.
Thanks

Status: offline

samstone

Forum User
Full Member
Registered: 09/29/02
Posts: 820
In the config.php, change the following value to "True":
Text Formatted Code
$_CONF['show_right_blocks'] = false;

Hope this helps!

Sam

Status: offline

orepa

Forum User
Chatty
Registered: 11/07/07
Posts: 35
Excellent!