drsprite
Member
Hey there, I have a page node that has this for the template html
	
	
	
		
I'm trying my best to get it to show a sidebar, but am coming up empty.
So far I've tried xen:sidebar and using the [bd] Widget Framework to add to the _page_node.XX, but still nothing. These also fail on the 5 or so other page nodes with almost identical callbacks.
So I'm thinking the PHP callback must be doing something here? Any thoughts?
				
			
		Code:
	
	<xen:callback class="drsprite_home" method="getHtml"></xen:callback>I'm trying my best to get it to show a sidebar, but am coming up empty.
So far I've tried xen:sidebar and using the [bd] Widget Framework to add to the _page_node.XX, but still nothing. These also fail on the 5 or so other page nodes with almost identical callbacks.
So I'm thinking the PHP callback must be doing something here? Any thoughts?
 
 
		 
 
		 
 
		 
 
		