• Resolved alex845

    (@alex845)


    I have a weird problem: the plugin still works fine on my site, but the backend is completely blocked. It is not longer possible to make any changes.

    I have the idea that the ‘Plugin Load Filter’ I use has something to do with it (I load WPRM only on mobile pages, so before trying to change the WPRM settings, I changed PLF to be sure that the plugin also loads on my desktop pc). I tried everything including disabling and reinstalling both plugins – nothing works.

    Fortunately, there is only one setting I would like to change: the “Display Menu From Width” value.

    As WPRM seems to write these values into a DB table called ‘responsive_menu” I looked over there what I need to change. I found many things, but not a row to change the ‘Display Menu From Width’ value.

    So if someone can please point me in the right direction (or provide a fix that would solve the whole thing should be better of course ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter alex845

    (@alex845)

    I figured it more or less out: the settings are stored in the options table

    “from_width”;s:3:”767″;s:8:”how_wide”;s:3:”104″;s:14:”menu_max_width”;s:4:”4000″;s:15:

    But now I have another problem:

    I can change the from_width to ‘999’ without problems. However if I take something higher, in wp dashboard, the values will change into crazy things, and unfortunately, the plugin will also use these values.

    From width becomes 768 and menu_max width drops to only 400…

    Has anyone an idea?

    Hello,

    First, ensure that you are using the latest version or not.
    Also, Check once if this issue is happening because of any other plugin conflict or not, for this you can check by deactivating other plugins.

    Regards,
    Bibhu

    Thread Starter alex845

    (@alex845)

    Thanks for the reply.

    Unfortunately I DID use the latest version of the plugin. As it is years ago that I actually changed something in the settings (without any problems) I tried to roll back to the previous version I used at that time. I had to go back to version 3.0 to make it work. Made my changes and updated it immediately again to the latest version due to security concerns.

    Not the most elegant solution but it worked ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Admin Area frozen’ is closed to new replies.