Support

Search results for ""

Sorry, no results found. Perhaps you would like to search the documentation?
All Topics
lc

Table based storage of Pods with AC pro issue

I’m using Admin Columns Pro with Pods.
It works great with META based storage field on Pods,
but when I test it on TABLE based storage, something goes wrong with the filtering.
I can’t see any possible value in drop down menu.
Can anyone help me? Thanks a lot.

5 years, 9 months ago
Stefan van den Dungen Gronovius
Developer

Hi Funic,

Unfortunately it is not supported to use the Pods Advanced Custom Post Types feature with Admin Columns Pro.
Since our plugin uses the WordPress hooks to determine the columns and values, it is almost impossible to integrate our plugin with this specific Pods functionality. I already had a look at this in the past, but there are just not enough hooks to integrate our plugin with this feature.

5 years, 9 months ago
Bernhard

just stumbled on that –
CPT have 2 options for meta values storage
– meta storage (wp default)
– table base storage (all meta values are stored in a separate table, works in almost of all cases like meta)

Advance Custom Type – fully separate table and no support for most of the default wp stuff

5 years, 7 months ago
Stefan van den Dungen Gronovius
Developer

Thanks for the additional info.
I’m not completely sure if you need anything from use on this one :)

5 years, 6 months ago
Stefan van den Dungen Gronovius
Developer

Ok thanks.
We will build in a check for Table based post types and disable Filtering for those post types.
Since we really rely on the post_meta table to query the database, filtering will not work with these kinds of post types. The check will be shipped in the next release for the Pods integration.

5 years, 6 months ago

You must be logged in to reply to this topic.