• Resolved 232creative

    (@232creative)


    I use Motopress Visual Builder for my clients website. However, when I have Ultimate Member activated, I’m getting two WordPress toolbars across the top of the website. One where it should normally be (across the top) but the other is coming in right below the visual builder toolbar and blocking the text toolbar.

    See Image Here

    Has anyone gotten this issue? It actually just happened to me when I was showing the client how to use Motopress (which was completely awkward). But is there a fix?

    • This topic was modified 6 years, 11 months ago by 232creative.
Viewing 3 replies - 1 through 3 (of 3 total)
  • https://digwp.com/2011/04/admin-bar-tricks/

    hope some of these work for you.

    Thread Starter 232creative

    (@232creative)

    Thanks txpmr…

    The code to move to the bottom worked for a semi solution but Motopress Support got back to me…

    Thank you for reaching us out. It looks like there is some style conflict caused by that plugin. As a temporary solution you can try to add the style below to style.css file of the Child Theme or Appearance>Customize>Additional CSS:

    body.motopress-body #wpadminbar{
    display: none;
    }

    glad you found a work around for now. does UM have a css class for this i wonder?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Motopress Visual Builder and UM Conflict’ is closed to new replies.