2020-11-06, 11:13 PM
I'm attempting to use the welcomeblock in a custom template: I would like to move it to a {$sidebar} template. I've attempted to input the following:
![[Image: unknown.png]](https://camo.mybb.com/e87ec73eb31c4dae7c29c630b90c3981863cd610/68747470733a2f2f63646e2e646973636f72646170702e636f6d2f6174746163686d656e74732f3238323335303839303938323034373734342f3737343431303836363330353133383731382f756e6b6e6f776e2e706e67)
I've also put all of them in, as well as trying each one separately.. But I'm not sure what I'm doing wrong..
<div class="thead"><div class="theadcolor">
|--| WELCOME |--|
</div></div>
<div class="trow1"><div style="padding: 5px; width: 200px;">
{$header_welcomeblock_guest}
</div>
</div>
I've also tried to get {$welcomeblock} to work as well - but when I look at my coding on the main site: It just shows the Divs but nothing with the welcomeblock.I've also put all of them in, as well as trying each one separately.. But I'm not sure what I'm doing wrong..