rolyatnitram
Forum Replies Created
-
Forum: Plugins
In reply to: [List category posts] plugin broke with WordPress or plugin upgradesIn my case the list stopped working after upgrading the version of the plugin used to create the custom types = “Custom Content Type Manager” (CCTM). I upgraded that from 0.9.5.10-pl to the latest = 0.9.6.7. After that broke the catlist function I rolled back the upgrade and it worked again. Haven’t resolved the issue yet. Living with the older version of CCTM.
Martin
So I updated the version of CCTM and that didn’t fix anything as far as resizing the textarea and that is a small issue so I will dig into resolving that myself. But the udpate broke a list of custom post types filtered by their category. In going from CCTM 0.9.6.7-pl to 0.9.5.10-pl do I need to do anything to update the database? I just manually swapped in the newer version. I do want to be able to update this plugin without breaking the listing by category function.
Sorry to bother you again,
Forum: Plugins
In reply to: [List category posts] List custom posts typeDid you get listing custom post types working?
Martin
I moved to a bug report.
I attached screen capture from Firebug probe.
MartinThe definitions created by post-new.php for textarea height seem to override any custom height definition regardless of using rows or height.
If I edit the source in firebug to remove the definition of height it works. Not sure how I can override that definition without having it trashed by an upgrade.
Martin
A fresh install after un-installing seems to have fixed my issues with infinite re-directs.
Martin
Hi,
Do you have any suggestions on how to get additional columns to show up in the admin post list view? In particular columns that include custom fields in custom post types? But also just some additional standard fields?
Thanks Martin
OK, I see some answers to #1 in the documentation. Applying output filters should get me what I want. I will try that.
I would still like some help with #2.
Thanks Martin