Conflict with Intuitive Custom Post Order plugin
-
Hi,
I’m facing a conflict with the plugin https://ww.wp.xz.cn/plugins/intuitive-custom-post-order/. When active for Downloads CPT, the Dashboard widget is not sorted by downloads count, thus the downloads bars get crazy – they tend to run out of the widget space.
From what I’ve gathered from the code, the bar width is computed as a current count/max. count ratio, while the max count is taken from the first item. It works fine, when the items are ordered by the downloads count. But when Simple CPO is active, the widget is ordered by the menu order (probably). When the first item has 5 downloads and second 1500, you can imagine what’s going to happen…
Strangely enough, I don’t get this problem with other custom order plugin https://ww.wp.xz.cn/plugins/simple-custom-post-order/.
Could you please look into it?
Thanks
The topic ‘Conflict with Intuitive Custom Post Order plugin’ is closed to new replies.