• Resolved julia1994

    (@julia1994)


    Hey,

    I have a problem with the WPMaintenace editor/dashboard. I cannot drag the elements from the second column to the first as usual. The opposite way is possible. So the problem is: The element Exclude pages from maintenance mode is stuck in the second column and it is closed. Now I can’t use the element or drag it to the first column. I’ve tried Chrome on various devices, also Brave browser, Edge, and mobile. Nothing worked. Do you have any idea?

    Greetings Julia

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Alexandru Tapuleasa

    (@talextech)

    Hi,

    Sorry for the issue but the 2nd column was not intended to be used for placing elements into it and should have been disabled but we will look into it.

    In the meantime you can open your browser’s console (press F12 in chrome) and in the console paste

    jQuery('.postbox-header').css('pointer-events', 'all');

    Then press enter. That should allow you to drag elements in the right sidebar back to the left column ??

    Thread Starter julia1994

    (@julia1994)

    Hi Alexandru,

    many thanks for the quick response! That worked. ??

    Maybe it will help you fix the problem in the future: I accidentally pressed the down arrow (usually used to move the item below the next one). In this case the element jumped to the second column – because this was closed I could no longer use it.

    Kind regards and have a nice weekend!
    Julia

    Plugin Author Alexandru Tapuleasa

    (@talextech)

    Great! Thanks for letting me know that ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Blocks in second colum (Dashboard) freezed’ is closed to new replies.