Code Monkey home page Code Monkey logo

Comments (10)

franz-josef-kaiser avatar franz-josef-kaiser commented on June 4, 2024

Turn off all other plugins, switch to one of the default themes. Then try again. If you can confirm that it still doesn't work, then please leave a comment here.

Just a note: I'm currently moving and as this is an open source project that I am offering for free (as in beer), it depends on the time I have. And currently I have none. In short, you will have to be patient until I have time to inspect this and push an update.

from filterama.

nexospace avatar nexospace commented on June 4, 2024

Hi,
It seems that the plugin is not working in WP4. It doesn't display the filters for the CPT. If you find the reason, could you tell me were the bug is? So I can learn from your code?

from filterama.

franz-josef-kaiser avatar franz-josef-kaiser commented on June 4, 2024

Hi @nexospace

as I already have written above: Can you confirm that it's not working when you have turned off all other plugins and switched to one of the default themes?

from filterama.

nexospace avatar nexospace commented on June 4, 2024

Hi Franz,
I switched to twentyfourteen Theme. turned off all the other plugins.
I needed to see if your plugin works with a Custom Post Type and Custom Taxonomies, so I added to the theme those taxonomies and a custom Post Type.

  • Your plugin is not working for WP4 and CPT and taxonomies.
  • Your plugin was working fine until WP4 arrived.

Some other plugins working with CPT and taxonomies have been broken with the arrival of the WP4. So I am curious to know what changes they did to WP4 to cause problems with them.

Cheers.

from filterama.

franz-josef-kaiser avatar franz-josef-kaiser commented on June 4, 2024

@nexospace How did you add the CPTs and Taxonomies? I hope in some small custom plugin? Bigger plugins (ACF to name one) do things in a very custom way and therefore are not reliable in tests. If you didn't then please add two small custom plugins: register_post_type() and register_taxonomy(). Please post those plugins here so I can use them in a test setup.

As stated above: I'm currently moving and have no time to set up a testing environment and go on it, so having this fixed relies on you guys providing enough information so I can get quickly on this when I have freed myself some time.

from filterama.

toomuchdesign avatar toomuchdesign commented on June 4, 2024

Hi everybody,
I suggest to check that the Custom Post Type Taxonomy declaration includes show_admin_column => true among its $args array. The setting is available since WP 3.5 and its false by default.

from filterama.

franz-josef-kaiser avatar franz-josef-kaiser commented on June 4, 2024

@toomuchdesign Thanks for the support here. I would like to give you commit access to this repo as thank you for helping out. Would you like to have that?

Closing this one until there's more info.

from filterama.

toomuchdesign avatar toomuchdesign commented on June 4, 2024

@franz-josef-kaiser Hi Franz,
thanks for the opportunity! I've recently stopped using Wordpress on a daily basis, so I won't be super-updated about the last wordpress tricks. Anyway, I really owe a lot to your WP plugins, so I'll be happy to help when I'll be able to!

from filterama.

franz-josef-kaiser avatar franz-josef-kaiser commented on June 4, 2024

@toomuchdesign You are an official collaborator now :)

Ps.: What exactly are you working on right now?

from filterama.

toomuchdesign avatar toomuchdesign commented on June 4, 2024

Great! I sent you an email.

from filterama.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.