Neji87
Forum Replies Created
-
Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] Doesn’t Work with User TaxonomiesThe custom taxonomy is against the ‘User’ post type so I’d expect it to appear there. In the meantime, I’ve fixed this by also assigning the custom taxonomy to the regular ‘Post’ type but I’m not really satisfied with this as a solution as it’s muddying up the CMS.
@cory – this was on a local setup – I’m planning to move live soon so I’ll give it a test again once live and submit a ticket if I’m still having an issue.
@evaluationvigie – I ended up using WP Move for the time being (which won’t be a long term solution) but I’ll give downgrading a go. The last time it worked for me was 0.5.4 so I’ll give that a go and see how I get one.
Thanks for the replies!
Forum: Hacks
In reply to: Undefined function add_submenu_pageFixed this, just thought I’d post on the off chance that anyone else encounters it.
I still a little confused but I simply changed the name of the plug-in to something else and it worked. I guess that ‘Biography’ was clashing with something.
Forum: Hacks
In reply to: Undefined function add_submenu_pageCouldn’t find the edit button so I’m replying to show the link to my code.
Forum: Hacks
In reply to: Calling a function in the plugin fileThanks, it works! I did have a look at hooks but couldn’t really get my head around them so thanks for the simple explanation!