• For those, who are struggling with the broken plugin in wordpress 4.7, here is the fix:

    1.) open swpm-menu-nav-menu-edit.php in the plugin folder
    2.) goto line 27 (inside the start_el method)
    3.) change the regex to '/(?=<fieldset[^>]+class="[^"]*field-move)/'

    I don’t think the author will release a new plugin, so check this regex from time to time for future releases of wordpress.

    Have a nice day! ??

    • This topic was modified 7 years, 9 months ago by launemax.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fix for WordPress 4.7.2 [Solved]’ is closed to new replies.