Before you ask please READ THIS

wp bakery visual composer causing issue

hi
this is my site http://www.greshamen.com/
i have updated the site to latest version . when i did this the wp bakery visual composer is not installing. i have done eveyrthing but its not installing. can you please check?
screen shot is attached for the error.

Comments

  • Posts: 31
    logins are inboxed you, surgeon
  • Posts: 31
    i even tried to downgrade and go back to previous version but still no luck
  • Posts: 1,758
    Please update Visual Composer manually.
    The package is here: ..\wp-content\themes\adamant\inc\plugins\js_composer.zip
    please refer to: https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation
    Remember to rate our theme if you like it ;)
    All the Best.
  • Posts: 31
    how to update ? the package is already installed in there?? can you please explain?
  • Posts: 31
    hi
    how to remove menu? i need to remove whole menu and logo. image atached
    menu.png
    1354 x 659 - 721K
  • Posts: 1,758
    Hi, You should post this request in another topic.
    webseowiz said: how to remove menu? i need to remove whole menu and logo.
    use this css code:
    
    #header {
      display: none!important;
    }
    Remember to rate our theme if you like it ;)
    All the Best.
  • Posts: 31
    sorry for that . i thought posting new topic again n again might not good for this forum so i posted this in my old forum.
    the menu is removed now there is white space left on menu . how to remove that space?
    screen shot attached
    menu.png
    1354 x 659 - 721K
  • Posts: 31
    the menu is removed now there is white space left on menu . how to remove that space?
    screen shot attached

    headerspace.png
    1349 x 138 - 11K
  • Posts: 1,758
    Please provide an url to your website.
    Remember to rate our theme if you like it ;)
    All the Best.
  • Posts: 1,758
    Hi, use these two definition
    
    .sticky-wrapper {
      display: none;
    }
    #col-mask {
      padding-top: 0;
    }
    
    Remember to rate our theme if you like it ;)
    All the Best.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!