Advertisement:

Author Topic: sidebar  (Read 1467 times)

starwolf

  • Newbie
  • *
  • Posts: 31
sidebar
« on: January 26, 2014, 06:15:20 pm »
how to add widget areas in the right sidebar manually? (repurose theme)

teseo

  • Hero Member
  • *****
  • Posts: 6169
Re: sidebar
« Reply #1 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

starwolf

  • Newbie
  • *
  • Posts: 31
Re: sidebar
« Reply #2 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.

teseo

  • Hero Member
  • *****
  • Posts: 6169
Re: sidebar
« Reply #3 on: January 26, 2014, 07:09:14 pm »
And this other line?

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


starwolf

  • Newbie
  • *
  • Posts: 31
Re: sidebar
« Reply #4 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?
« Last Edit: January 26, 2014, 07:31:44 pm by starwolf »