Quote:
Originally Posted by addamroy
That snippet of code to use this 'anywhere' doesn't seem to work in the under navbar advertising location.
|
It does on my site- tested in the
ad_global_below_navbar template. You do need to disable any ad-blocker on your browser though since it will be hidden like it is an ad.
Quote:
Although, I like the way the registration bar on the homepage stops before the sidebar, so I don't want to lose that by turning on the 'everywhere' feature. Would be nice to have that box showing on the homepage like it does, as its own option, since it lines up nice. That way if we decide to use the box somewhere else in the templates, (such as under the navbar where an ad would be) the homepage display still looks sweet.
Can you tell me where to put the use anywhere code to have it show up on the main page like it does by default? I suppose I can add the code to the navbar myself to have it show in the same location as an advertisement, but I want to maintain the way the homepage looks with this mod when the anywhere option is set to no.
|
The default location on forumhome is this built in hook-
Code:
{vb:raw template_hook.forumhome_above_forums}
You can find it in the FORUMHOME template. You can paste the anywhere code right above this line in the template.