Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #966684

    Hi,

    I recently updated to 4.4 and now I can’t get the update notice to dismiss. Update Notice.
    Also, I have a sidebar issue. I can’t get the bandsintown sidebar to go away no matter what I do. https://www.dropbox.com/s/qtg4282i2iyqdd1/Screenshot%202018-06-04%2012.16.53.png?dl=0
    I have even removed the plugin.

    Thanks in advance.

    #966686

    Even my dashboard is in acessible.
    No Dashboard
    https://www.dropbox.com/s/5x3mon3apqmrzxs/Screenshot%202018-06-04%2012.18.00.png?dl=0

    #966995

    Hi,

    Thanks for the screenshots. Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #967277
    This reply has been marked as private.
    #969859

    Hi,

    This is the script error in the console which is coming from the “wp-songbook” plugin.

    filescript.js?ver=4.9.6:29 Uncaught TypeError: jQuery(...).sortable is not a function
        at HTMLDocument.<anonymous> (filescript.js?ver=4.9.6:29)
        at i (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=4.9.6:2)
        at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=4.9.6:2)
        at Function.ready (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=4.9.6:2)
        at HTMLDocument.K (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=4.9.6:2)
    

    Please deactivate the plugin via FTP. Rename the plugin folder inside the wp-content > plugins directory.

    Best regards,
    Ismael

    #970901

    Thank you, Ismael,

    I now am back to my original problem. which is there is “Bandsintown” sidebar that should not be there.
    I have disabled the sidebar and got rid of the Spotify iframe at the bottom of the page.. and yet they still there.

    Thank you in advance!
    Kenm

    #971176

    Hi,

    Best regards,
    Victoria

    #974478

    HI I didn’t see your response. I’m not sure what happend there. but we are good to go.
    I an still having the mystery sidebar issue.

    Mystery Sidebar issue.

    #974874

    Hi kenn_milkshakemedia,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .bit-widget .bit-nav-bar-container .bit-nav-bar {
        display: block;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #977560
    This reply has been marked as private.
    #978014

    Hi kenn_milkshakemedia,

    Try adding !important to that code:

    
    .bit-widget .bit-nav-bar-container .bit-nav-bar {
        display: block !important;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

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