shango
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Post Type UI] Missing tabs in Add/Edit Post types uiResolved. It was not registering my post type because of a naming conflict. I just needed to read the warning message more carefully. Amazing plugin. Thank you.
Forum: Plugins
In reply to: [Eventbrite API] No descriptions in iframes on list page, details page 404Turns out I’m on a server running a 32bit OS. The 32bit version of php returns incorrect event ID nums. This is a known issue and mentioned here in other threads.
Forum: Plugins
In reply to: [Eventbrite API] No descriptions in iframes on list page, details page 404Forum: Plugins
In reply to: [SSP Director Tools] sort on manual order within directorI believe that the API does support this. According to the API docs, the content property
seq(integer) provides the numerical position of the content in the album’s order.Sorting on null seems to default to desc order, at least in effect. I would think that the xml should contain the manual order from director by default.
An older plugin called “SlideShowPro Director Connector” was successful in maintaining the manual order. That plugin hasn’t been updated in so long that I need to move on.
Any suggestions are appreciated.