Hi,
I don't know why and i can't fix it, but when i activate my regulary Theme, the Admin Events Manager disappear =/
Like if my template admin take the place of the Admin Events Manager...
Can you help me please ?
Thanks,
Laurent
Hi,
I don't know why and i can't fix it, but when i activate my regulary Theme, the Admin Events Manager disappear =/
Like if my template admin take the place of the Admin Events Manager...
Can you help me please ?
Thanks,
Laurent
Have you tried to temporarily:
- deactivating all other plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).
- switching to the default theme to rule out any theme-specific problems
if your theme uses events or creates an event custom post type, maybe it's messing with the menus as well, you'd need to hack your theme so it doesn't do that. not much we can do there.
Hi Agelonwl
Thanks for the reply.
I tried this solution but it didn't work...
Finally i changed the template AdminBar position >>
//Possition Object Page after Comments Separator
global $_wp_last_object_menu; $_wp_last_object_menu = 26;
26 >>> 46 and that works...
See you.
Laurent
Thanks Marcus,
Just see your reply ;)
I did it.
Thx
Laurent
You must log in to post.