GetSimple Support Forum
Sidebar content - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: Sidebar content (/showthread.php?tid=3268)



Sidebar content - Sean_McP - 2012-06-13

I apologize if this is a stupid question, but from where does the content of the sidebar (and footer) come from?

I see <?php get_component('sidebar'); ?>, but how do you edit that content?


Sidebar content - shawn_a - 2012-06-13

Sean_McP Wrote:I apologize if this is a stupid question, but from where does the content of the sidebar (and footer) come from?

I see <?php get_component('sidebar'); ?>, but how do you edit that content?

Its a component, you create it under theme, components.

http://get-simple.info/wiki/components


Sidebar content - Sean_McP - 2012-06-13

Wow, it even explains how in the default sidebar.

Thanks for your patience!