• from a week ago i’m not able to see and edit the settings block on the right side of my wordpress page.
    When i press the red icon Ädd block”, normally the edit block appears on the rightand i can edit all kind of settings on all different pages.

    But when i click the button right now nothing happens. this means that i cannot edit my pages or add new blocks or create new pages.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator bcworkz

    (@bcworkz)

    Try adding a block again, then open you browser’s console and check for JavaScript errors. Any actual errors will prevent the page from working correctly. Warnings may or may not cause trouble. The nature of the error will be a clue to what’s needed to correct it.

    Thread Starter rexandmike1

    (@rexandmike1)

    I tried to Add block but still nothing loads.I dont know where a broswers console is to even check JavaScripts. i dont even now what a Java script is

    Moderator bcworkz

    (@bcworkz)

    JavaScript in this case is the code that inserts blocks in the editor. As a scripting language it can do much more. If one of those other things is causing an error, it’ll affect block insertion as well. If you’re using Chrome, open the console with Ctrl+Shift+J (Cmd+Opt+J for Macs). Or get to it through the browser menu under Developer Tools. If not Chrome, do an Internet search for how to open the console for your browser and operating system (Windows or macOS).

    You’ll be unlikely to know what the error means, but where it occurs will be a strong clue to the source of the problem. Seeking help in online forums with a specific error message will more likely yield meaningful advice.

    As a wild guess, see if this plugin helps:
    https://wordpress.org/plugins/enable-jquery-migrate-helper/

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘adding block to web pagee’ is closed to new replies.