Hi @drumlerry,
Thanks for reporting this. I just tested PixTypes 2.0.0 locally with Listable and I couldn’t reproduce the issue. In my test, it worked as expected.
Since 1.4.16 works for you and 2.0.0 does not, there’s likely a site-specific conflict or setup
difference involved. To help narrow it down, could you share a few details?
- Your WordPress version
- Your PHP version
- Your Listable theme version
- Whether any other plugins are active when the issue happens
- What “not working” means exactly
For example: activation error, missing custom post types, broken fields, admin errors, frontend issues, etc.
- Any error messages from wp-content/debug.log if WP_DEBUG is enabled If possible, please also try this quick check:
- Switch temporarily to only Listable + PixTypes 2.0.0
- Disable other plugins
- See if the issue still happens
If you send us the exact symptoms or any error message, we can investigate further.