chrilehner90
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress 3.6 TinyMCE: custom styles dropdown disappearedI don’t know how i fixed it exactly (i forgot to post the solution here…), but try the TinyMCE Advanced Professional Styles Plugin.
I think i got it working with this one.
Please post it here, if it worked for you (even if it didn’t work or if you found another solution). That other people can refer to that.
Forum: Themes and Templates
In reply to: Custom menus don't show up in admin panelIT’S SOLVED!!!
Thank you very much for your time, esmi!!! ??
The plug-ins were not the error…but i tried to use phpmyadmin and I got an error message. The error message (or a similar one) is in the following link and it’s including the solution:@ronangelo: i called the function register_custom_menu() from the default_filters.php file with the following code:
add_action('init', 'register_custom_menu');
But thank you both ??
Forum: Themes and Templates
In reply to: Custom menus don't show up in admin panelI also thought that the problem is my theme. But I switched to the Twenty Twelve theme and I’m experiencing the same problem.
Forum: Themes and Templates
In reply to: Custom menus don't show up in admin panelThanks for that link, but in the first picture there’s exactly the problem I’m experiencing. In that screenshot the user defines a menu called ‘navmenu’ and gets the tab with the text ‘navmenu’ next to the ‘+’-sign.
When I create a new menu i don’t get that tab like you can see it in this screenshot. The error message in my screenshot says that there is already a menu called ‘main-menu’, but the tab isn’t there.
So I have no possibility to make changes to that custom menu.Forum: Themes and Templates
In reply to: Custom menus don't show up in admin panelBut I created the menu. And I assigned some of my pages to that menu and then saved it. But I’m looking for a possibility to edit or delete that menu
I’m sorry, but I don’t get it right now…
Forum: Themes and Templates
In reply to: Custom menus don't show up in admin panelLet’s say i made a custom menu and named it ‘main-menu’. Then there should be a new tab with that name next to the “+”-sign in the backend in Appearance > Menus, right?
That’s not there and i don’t know why.
Or am I wrong and the menu should be accessible somewhere else?
Forum: Themes and Templates
In reply to: Custom menus don't show up in admin panelMy menus are in the header. And they show up correctly in the header.
But my problem is that i cannot edit the custom menus i made in the backend, because they’re not there (or i can’t see the link to the menus). I posted a link to the picture of my backend 4 posts above.And i think the custom menus must be somewhere in the backend to edit or delete them, right?
Forum: Themes and Templates
In reply to: Custom menus don't show up in admin panelI already dropped it.
But unfortunately my problem is still there
Forum: Themes and Templates
In reply to: Custom menus don't show up in admin panelIn the following link you can see an image. That’s what i see in the backend. The error message indicates that there should be a main-menu…and i think i should see the main-menu next to the “+”-sign, right?
Forum: Themes and Templates
In reply to: Custom menus don't show up in admin panelSorry, I forgot to answer this question: No, it’s not.
/* Theme Name: my_name Theme URI: localhost Description: my_description Author: Christian Lehner Author URI: - */
Forum: Themes and Templates
In reply to: Custom menus don't show up in admin panelBecause I wanted just to see my own theme locations. But it makes no difference if I unregister primary or not. In both cases the menus don’t appear