Page 1 of 1

entryproperties / persitent article doesn't work sometimes

Posted: Thu Aug 09, 2012 6:58 pm
by rowi
Hi,

I'm a bit puzzled atm.

I use serendipity_event_entryproperties to mark some articles as persistent. Currently it doesn't work on my main page and 'Fotos' category buw it does work in the 'Android' category. (http://rowi.standardleitweg.de/)

Since my only possible action is to set the option or disable it I don'd know where to start. Especially as it does work at the Android categroy.

I guess it's either a bug or I cannot see the wood for the trees :?

Re: entryproperties / persitent article doesn't work sometim

Posted: Thu Aug 09, 2012 7:27 pm
by garvinhicking
Hi!

You mean sticky entries, right?

Which other plugins do you use? Maybe serendipity_event_categorytemplates - and there you might have modified the properties of some categories to enter a default sort order? Such a default sort order could maybe overwrite the entryproperty stickyness...

Regards,
Garvin

Re: entryproperties / persitent article doesn't work sometim

Posted: Thu Aug 09, 2012 7:41 pm
by rowi
Hi Garvin,

that's right, sticky entries an indeed serendipity_event_categorytemplates was the source. I never changed the sorting but "timestamp DESC" seems to be the default if the template is active.

Thanks!