Okay
  Public Ticket #605357
Visual Composer CSS broken
Closed

Comments

  • Vincent started the conversation

    Hello!

    I have an issue with the Visual Composer. Suddently, instead of showing up as a popup over the editor, it’s now appearing at the very bottom of the page.

    I tried using a fresh install (I took the occasion to rebuild my blog in another location, using a fresh Wordpress install and the Salient theme right from the archive.

    I suspect some CSS I put afterward to modify some elements, but I am unable to find the issue. I uncluded the backup I did of my Salient modifications.

    If someone can help me to fix this issue, that would be great! :) It doesn’t avoid me to use the builder, but it’s pretty annoying…

    Thanks,

    Regards,

    .Vincent.C.

  •  8,427
    Tahir replied

    Hey ,

    You have to open the js_composer_backend_editor.css in wp-conten/js_composer/assets/css/ and scroll down to the element ”.vc_ui-panel” (in my Version its on line 4823). Just set position: fixed to “position: fixed !important”-

    This will solve the problem and readjust the editor to his common position.

    Best.


    ThemeNectar Support Team 

  • Vincent replied

    Hmmm.

    Sounded great, but now I only have the title bar of the visual composer stuck at the bottom of the screen (see file).

    Sorry to be an annoyance about that :(


    If it’s something from some CSS I added, I can change it somewhat.

    Thanks for your quick reply!


    Regards,

    .V

  •  8,427
    Tahir replied

    Hey Again,

    Its likely a plugin conflict. Could you allow us to log in to your website backend dashboard so we can check on this for you more?. We are gonna need the username and password of admin user as well as the login url.

    Best.


    ThemeNectar Support Team 

  •   Vincent replied privately
  •  8,427
    Tahir replied

    Hey Again,

    Please update the Theme to Version 6.1.71 which has the WP 4.4. Fix.

    Best.


    ThemeNectar Support Team 

  • Vincent replied

    Hey Tahir!

    I found the culprid!

    Updating the theme didn’t solve the problem…

    The problem was from another plugin named WP-ligntbox-2 that used the same class element named «ui-resizable». We missed it because even deactivated, its CSS was somewhat still active( driven by som jQuery so far I understood).

    So I guess I can turn that ticket to closed.

    By the way… Feature suggest: a message to warn there’s à new release of the theme ;)

    Thanks for you time and work!

    Kind regards,

    .v.Corlaix.

  •  8,427
    Tahir replied

    Hey ,

    We just sent out an update notification for Version 6.1.72 .

    Cheers


    ThemeNectar Support Team