Osclass forums

Support forums => Themes => Repurpose => Topic started by: starwolf on January 26, 2014, 06:15:20 pm

Title: sidebar
Post by: starwolf on January 26, 2014, 06:15:20 pm
how to add widget areas in the right sidebar manually? (repurose theme)
Title: Re: sidebar
Post by: teseo on January 26, 2014, 06:39:35 pm
Hi,

Open Repurpose index.php:

Widgets: header,footer,sidebar

[...]

,'locations'   => array('header', 'footer', 'sidebar')

Now you'll find in Admin Dashboard / Appearance => Manage Widgets a new widget.

Regards
Title: Re: sidebar
Post by: starwolf on January 26, 2014, 06:55:15 pm
,'locations'   => array('header', 'footer', 'sidebar')

NO new widget
Now you'll find in Admin Dashboard / Appearance => Manage Widgets a new widget.
Title: Re: sidebar
Post by: teseo on January 26, 2014, 07:09:14 pm
And this other line?

Author URI: http://osclass.org
Widgets: header,footer,sidebar

Title: Re: sidebar
Post by: starwolf on January 26, 2014, 07:22:26 pm
thank you very much

starwolf
in cold snowy Sweden

edit:
if I want a sidebar widget on the right side where I put the code?