A quick work-around for this problem:
Open /inc/options.php in the plugin folder.
Edit the line
$menu[‘position’] = ’30’;
to “31” or higher.
Worked for me 🙂
Thanks elsnare, It worked for me too.
Hi Same problem. Can you fix it..?
the WPR Menu takes up a certain position in the admin menu so it overrides anything else.
Thank you