Title: Double widget
Last modified: July 23, 2020

---

# Double widget

 *  Resolved [cadob](https://wordpress.org/support/users/cadob/)
 * (@cadob)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/double-widget-3/)
 * Hello,
    As of yesterday, the search widget of the WP Inventory Manager plugin
   has been displayed twice. I only activated this plugin. Can someone help me?
 * Pics:
    [https://s12.directupload.net/images/200723/6giuutko.png](https://s12.directupload.net/images/200723/6giuutko.png)
   [https://s12.directupload.net/images/200723/liaecbxh.png](https://s12.directupload.net/images/200723/liaecbxh.png)
 * Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdouble-widget-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [David](https://wordpress.org/support/users/diggeddy/)
 * (@diggeddy)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/double-widget-3/#post-13160637)
 * Hi there,
 * Have you checked with the Plugin developers support? As GP doesn’t do anything
   special with its widget areas that would cause it to be added twice.
 *  Thread Starter [cadob](https://wordpress.org/support/users/cadob/)
 * (@cadob)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/double-widget-3/#post-13160780)
 * Thank you for your answer
 * yes I have, but then I look again with the plugin developer
 * I have another question. the widgets are at the bottom in the mobile view, can
   I place this at the top with a custom css?
 *  [David](https://wordpress.org/support/users/diggeddy/)
 * (@diggeddy)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/double-widget-3/#post-13161023)
 * Try this CSS:
 *     ```
       @media(max-width: 768px) {
           .right-sidebar .site-content {
               display: flex;
               flex-direction: column-reverse;
           }
       }
       ```
   
 *  Thread Starter [cadob](https://wordpress.org/support/users/cadob/)
 * (@cadob)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/double-widget-3/#post-13161196)
 * Thank you, that worked.
 * thanks for your quick and your help
 *  [David](https://wordpress.org/support/users/diggeddy/)
 * (@diggeddy)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/double-widget-3/#post-13161492)
 * You’re welcome

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

The topic ‘Double widget’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/generatepress/3.6.1/screenshot.
   png)
 * GeneratePress
 * [Support Threads](https://wordpress.org/support/theme/generatepress/)
 * [Active Topics](https://wordpress.org/support/theme/generatepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/generatepress/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/generatepress/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [David](https://wordpress.org/support/users/diggeddy/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/double-widget-3/#post-13161492)
 * Status: resolved