• Resolved akmiecik

    (@akmiecik)


    So, BB broke again, happens way to often. I was trying to put a JS animation to move #content as the menu rolled in.
    Now, I’ve deactivated all plugins. Delete all CSS that I had added, deleted the portion of function.php that called the script and that did not help.

    When I try to edit the BB edit screen appears but clicking does not work. Can’t click the + sign (well, I can click it but nothing happens but you probably got that), can’t click done. Tried to get into the CSS/JavaScript section but can’t

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Simon Prosser

    (@pross)

    I think the issue is the javascript you added to the layout javascript, some function called typewriter is throwing an exception which is probably breaking the builder as thats also JS.

    Uncaught TypeError: Cannot read properties of null (reading 'style')
        at typeWriter (8772-layout.js?ver=4e317919842eef6683696488bba48850:109:264)

    So to edit that code you need to go into the BB settings, go to tools and enable debug mode. Next still in wp-admin go to edit the page and you will see boxes at the bottom of the page edit screen for CSS and JS, you can now remove/edit your code.

Viewing 1 replies (of 1 total)
  • The topic ‘Can’t edit BB pages’ is closed to new replies.