mrchasez
Active member
A week or two ago i needed a block in the sidebar on every forum page.
So i added this <xen:include template="vote" /> inside of PAGE_CONTAINER under
<!-- sidebar -->
<aside>
<div class="sidebar">
So it did work, we have a "vote" module on every page which is good.
However there is one page here:
http://kingscrafters.com/donate
Which needs different sidebar options there, and we need the vote module like it is on every page BUT the donate page. Which is created by Donation Manager.
How can i remove the vote block from that page?
I really need help here!
Thanks
So i added this <xen:include template="vote" /> inside of PAGE_CONTAINER under
<!-- sidebar -->
<aside>
<div class="sidebar">
So it did work, we have a "vote" module on every page which is good.
However there is one page here:
http://kingscrafters.com/donate
Which needs different sidebar options there, and we need the vote module like it is on every page BUT the donate page. Which is created by Donation Manager.
How can i remove the vote block from that page?
I really need help here!
Thanks