Can you please do this and let me know. Please do to wp admin dashboard | Frontend dashboard |Status | Bottom of the screen you can find an option table. In that please delete fed_sort_menu. You can see all the menus in the dashboard then you can sort it.
I do not have fed_sort_menu
Please update the Frontend Dashboard to version 1.4.2 and then please go to WP Admin | Frontend Dashboard | Status | Delete the Options | Delete “fed_admin_menu_sort” and then you can sort the items.
I updated 1.4.2
I do not have “fed_admin_menu_sort”
and still no menu
my username and password is the same as last time
comite-kermesse-ndl.fr
Your issue is fixed in your website. I will update the plugin later. You can check and share feedback if any 🙂
Modified Code : Frontend-dashboard | admin | function-admin.php Line 2414
Code:
From
return $user ? $user->roles[0] : false;
To
return $user ? reset($user->roles) : false;
thank you.
I changed function.php from custom post to translate the notes. You want it ?
Oh. What you have changed ? Yes please share it to [email protected]
fed_show_help_message( array( ‘content’ =>
to be able to translate them