GetSimple Support Forum

Full Version: Sidebar content
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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?
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
Wow, it even explains how in the default sidebar.

Thanks for your patience!