WPIntell

Source evidence

Admin Area frozen

WP Responsive Menu · support · 2023-03-22T10:35:00+00:00

mixedsentiment
highseverity
0.95relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

7 / 29 rows with source links

24.1% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

22 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
alex845 resolved
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 😉 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 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 😉

Comments

3 shown
alex845 2023-03-23T11:03:00+00:00

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?

Bibhu Prakash Ota 2023-03-24T05:50:00+00:00

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

alex845 2023-03-24T09:01:00+00:00

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 😉