Quote:
Originally Posted by Bankfodder
Tried that, but block 3 and block 6 are still both visible on the home page and in forum 275.
I am trying to get block 6 only visble in forum 275 only.
There's clearly something I don't understand here.
My aim is eventually to try to get different blocks to appear in each of 5 or 6 level 2 forums to aid the sense of cohesion of the entire site and to aid navigation. The aim is that as well as menu options changing, they will be colour coded to the forum and will reflect the forum that they are associated with.
|
If you want me to loogin to your forum and check it out pm with logging info
Quote:
Originally Posted by Lqd
What a great mod! Unfortunatly when I install it, it places the sidebar below my footer on forumhome and showtread. I do have to add I have a custom theme. Could you provide me the info which template to edit and below which line more a less (keywords will do) this way I can have it working on my custom style. (btw; 4.0.5 is my vb version)( http://dev.hard.fm)
thank you, looking forward for a reply!
|
If you searched this mod thread you will see that this has been answered several times
Anyway
It is either due to one of these:
1. you are using a custom style that is changing the forumhome look, ESB needs to see this in forumhome
PHP Code:
<div id="pagetitle">
I think in your case you need to replace
PHP Code:
<div id="pagetitle">
with
you replace that in forumhome hook of the mod plugins
Regards