It looks like you're new here. If you want to get involved, click one of these buttons!
Hi
I've installed the Custom Pages add-on, activated it and set up a new route. The new page displays ok using my chosen custom theme. However, the plugin doesn't seem to render the sidebar (Panel).
Within my theme (default.master.php) I have this code to render the main content, and the Panel sidebar;
<div id="Content"><?php $this->RenderAsset('Content'); ?></div>
<div id="Panel"><?php $this->RenderAsset('Panel'); ?></div>
After viewing the source of the resulting page, I get this;
<div id="Content">main content blah... blah..</div>
<div id="Panel"></div>
The Panel isn't rendering. I've searched the forums and I think others are having the same difficulty. Is there code that could be added to the plugin file to achieve this?
Many thanks Matt
Vanilla Version 2.0.18.4 Custom Pages Version 1 Customised 'Sugar' theme from themforest
Comments
amended above.
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •