Visual Builder & Ultimate Member Plugin Conflict

Free and Premium WordPress Plugins & Themes Forums WordPress Plugins Content Editor Visual Builder & Ultimate Member Plugin Conflict

  • This topic has 1 reply, 2 voices, and was last updated 6 years ago by J. Davis.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #668110
    232 Creative
    Participant

    I use Motopress Visual Builder for my clients website. However, when I have Ultimate Member plug in 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?

    #668264
    J. Davis
    Keymaster

    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;
    }

    best regards,
    John

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.