Title: Neta_G's Replies | WordPress.org

---

# Neta_G

  [  ](https://wordpress.org/support/users/neta_g/)

 *   [Profile](https://wordpress.org/support/users/neta_g/)
 *   [Topics Started](https://wordpress.org/support/users/neta_g/topics/)
 *   [Replies Created](https://wordpress.org/support/users/neta_g/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/neta_g/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/neta_g/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/neta_g/engagements/)
 *   [Favorites](https://wordpress.org/support/users/neta_g/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Widgets Controller] Widget is not working or I did something wrong](https://wordpress.org/support/topic/widget-is-not-working-or-i-did-something-wrong/)
 *  [Neta_G](https://wordpress.org/support/users/neta_g/)
 * (@neta_g)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/widget-is-not-working-or-i-did-something-wrong/#post-3669883)
 * I solved it!
    I use the “Mantra” theme where I could select the three column 
   layout of the theme, but I also had to select the “Three columns, sidebars left
   and right” template for each page to display this widget. /Agneta
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Widgets Controller] Widget is not working or I did something wrong](https://wordpress.org/support/topic/widget-is-not-working-or-i-did-something-wrong/)
 *  [Neta_G](https://wordpress.org/support/users/neta_g/)
 * (@neta_g)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/widget-is-not-working-or-i-did-something-wrong/#post-3669882)
 * I have the same problem. The generated code below shows that the widget-controller
   only creates an empty area between `<ul>` brackets. Below the empty area you 
   can see the same widget when I didn’t use the widget-controller.
 * In the top widget, I selected “Widget controller” together with related categories,
   posts and pages. I didn’t select any of the top options: “home” “error” “search”“
   archive”. But I tried that, it didnt help.
 * Can it be something to do with colliding functionality between different plugins(
   I only use blog-in-blog) or the theme (I use mantra)?
 *     ```
       <div id="primary" class="widget-area" role="complementary">
       			<ul class="xoxo">
       	</ul>
   
       			<ul class="xoxo">
       				<li id="nav_menu-3" class="widget-container widget_nav_menu"><h3 class="widget-title">Om klubben</h3><div class="menu-om-klubben-container"><ul id="menu-om-klubben" class="menu">.....
       ...
       </div><!-- #primary .widget-area -->
       ```
   

Viewing 2 replies - 1 through 2 (of 2 total)