justintense
Forum Replies Created
-
Awesome, I will give this a test too… Thx jay and others!
Forum: Plugins
In reply to: [User Meta Manager] Meta Fields exist but dont show in UI?FYI – I tried the sync option too but as all user were created and not imported so should not matter.
The sync did give me a PHP error but that maybe because they already have those keys
Warning: Invalid argument supplied for foreach() in /nfs/c05/h05/mnt/160213/domains/jbermanglass.com/html/jbermanglass-wp/wp-content/plugins/user-meta-manager/user-meta-manager.php on line 1309
Yes that is major issue with this plugin. I did modify the codebase and sort of fixed this issue, but it’s not a robust solution. Will post code if I get it completely functional.
Forum: Themes and Templates
In reply to: Show taxonomies in admin/ Edit Posts areaI’d like to know if this is possible too?
Based on all the info i have read no one can answer this.
I have created a custom type called “Our Work” and associated two custom taxonomies with it – “Work Type” and “Attributes”.
In the admin when viewing the listing of all pages in the “Our Work” I’d like to see the 2 taxonomies as well.
Currently it’s just – title, author, date.
Is this kind of functionality even possible? I know customs post types are technically based on “Pages”. Maybe that is why this it’s not possible?