Welcome to Geeklog, Anonymous Saturday, December 28 2024 @ 06:52 pm EST
Geeklog Forums
Topic Menu HELP!
Darc
Anonymous
Hello everyone.
I am new to Geekog and I am attempting to use it for my new website.
I pretty much get it except for a few things.
In the geeklog template I was to have a "topics menu" on the left AND the right.
How do I go about creating a Topics Menu on the right, just like the one at the left?
Please help if you can.
Thanks.
I am new to Geekog and I am attempting to use it for my new website.
I pretty much get it except for a few things.
In the geeklog template I was to have a "topics menu" on the left AND the right.
How do I go about creating a Topics Menu on the right, just like the one at the left?
Please help if you can.
Thanks.
5
2
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
The topics block is built into Geeklog and you can have only one instance of it.
Having said that - you could create a PHP block that calls the function to display the block and put that block on the right side.
Completely untested:
{
global $topic;
return COM_showTopics ($topic);
}
bye, Dirk
Having said that - you could create a PHP block that calls the function to display the block and put that block on the right side.
Completely untested:
Text Formatted Code
function phpblock_myTopics(){
global $topic;
return COM_showTopics ($topic);
}
bye, Dirk
4
4
Quote
All times are EST. The time is now 06:52 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content