David Mosterd
Forum Replies Created
-
Forum: Plugins
In reply to: [Admin Columns] Custom fields not showingHi Helen,
Your setup is correct probably and we do support Pods, but just not when using custom fields on taxonomies. We are working on this though. We can’t give you an eta yet but it’s in scope for 2015.
We are sorry your initial ticket about this was not answered sooner. We received your ticket on Friday evening (local time) and we don’t always work during the weekends. We are looking into this by improving our knowledge-base and see if we can extend our availability.
Have a great day and thanks again for sharing your feedback.
Forum: Plugins
In reply to: [Admin Columns] Show columns before those not recognized by CAC?We have created a fix which will be included in the next release.
However, we are still testing though if the fix does not break other things. If this is not the case, expect it to work with 2.0.3
Forum: Plugins
In reply to: [Admin Columns] sortable option not workingWe have fixed many things in 2.0. Is this still a bug? If so, we would love to know so we can address it.
Forum: Plugins
In reply to: [Admin Columns] Problem with photosThanks for the idea. By default the excerpt is used for text, at least, that is how admin columns is treats it. We’ll look into it and see what we can do.
You can follow any progress on:
https://github.com/codepress/codepress-admin-columns/issues/19Forum: Plugins
In reply to: [Codepress Menu] Another Level 3 Problem?I will check this on a vanilla 2012 theme, see what happens. Thanks for the feebdack.
Forum: Plugins
In reply to: [Codepress Menu] Not working for a post? (single.php)Hi,
Can you supply me with a bit more info?
Maybe a login or your theme? I can have a look then.Best,
David
Forum: Plugins
In reply to: [Codepress Menu] Level 3 seems to be brokenAh, like that.
I am not quite sure though how to handle some stuff here…
When you are on apples and ask for level 3, what should it show?
When you are on yellow, I can imagine it should show half yellow and full yellow.So maybe only showing 1 level below current level is a manageable/ valid use-case and that is how levels should work: you can request a level, but only if you are one level above it, can it display.
Forum: Plugins
In reply to: [Codepress Menu] Level 3 seems to be brokenI understand the use-case:
It is strange that it shows the first level 3 item it can find. From a level 1 perspective all level 3 items should be equal. Just as you expect to show all sub-levels. But asking for a sub-sub level is a different matter.
The design was to show the children of a current active branch in a sub-location. So, from that perspective it works. But what you want is show all level 3 from the current active branch.
So, the plugins works correctly and you just introduces a new use-case to me. I could try and think of something in lines of new parameter that ignores sub-sub levels and fetches all requested levels that have a similar ancestor not just the parent.
For now I am marking this as resolved, but the feature request is noted!
Forum: Plugins
In reply to: [Codepress Menu] Level 3 seems to be brokenWell, I am the author and even I am confused 🙂
Sorry for the super-late response.
I am going to to look into this right now.
Forum: Plugins
In reply to: [Codepress Menu] Couple of screenshots for the plugin page?We are trying to get this into the core really, except for those filters on the classes.
What would you like to see for screenshots? I can imagine something like a overview of a menu in the admin and how this can look on the front.