marcelobm
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to make a breadcrumb from custom menuAnyone?
Forum: Fixing WordPress
In reply to: breadcrumbs from custom menusanyone knows how to do this?
Forum: Fixing WordPress
In reply to: custom Taxonomy doesn't appear in the custom menuHey everyone thank for your replies, I finally found the problem, it was the taxonomy name, apparently when you create a taxonomy that in the name there is a space, it generates the problem I was having, I took out the space and replace it with an underscore and now works prefect.
and again thank for your help.
Forum: Fixing WordPress
In reply to: custom Taxonomy doesn't appear in the custom menunop, it doesn’t work either
Forum: Fixing WordPress
In reply to: custom Taxonomy doesn't appear in the custom menuI just saw that in the custom menus section, on the top of the page there is a tab called Screen Options, and there is a checkbox for every type of post, category, etc. well so the Page Categories appears there but when I check it to show, nothing happens, and in the localhost that I said this taxonomy appears turns out that if I uncheck the Page Categories, nothing happens.
Some how on the local host is showing up by default but I can’t control the visibility of the box, and on the server is set to hide by default and I can’t change it to visible.
any Ideas what can be causing this issue?
PS. by the way thanks for the replies, Hope anyone can help me to solve this thing.
Forum: Fixing WordPress
In reply to: custom Taxonomy doesn't appear in the custom menuyes it is in the functions.php hooked onto the init
Forum: Fixing WordPress
In reply to: custom Taxonomy doesn't appear in the custom menuthat’s the thing, on my localhost works perfect, but when i upload the theme to my server, the taxonomy itself appear in the admin, but when you enter the custom menu, doesn’t appear the box with that custom taxonomy
Forum: Fixing WordPress
In reply to: custom Taxonomy doesn't appear in the custom menuthank you for your reply but didn’t work.
Any other ideas?
Forum: Fixing WordPress
In reply to: custom Taxonomy doesn't appear in the custom menuOk, I did it but still not showing up in the custom menu section, what is weird is that in the localhost works fine but online doesn’t.
Any one else have any Idea how to fix this?