• Hi,

    first of all thank you for this great plugin ! I’m working on a new site now and this plugin is just what I was looking for !

    Two questions; how can I arrange the order of the posts (it’s now displaying the latest one first), or is it possible to put the oldest post first ?

    Second, how can I remove the pause button from the plugin ? I removed all pause related stuff from the plugin but after that rotating didn’t work anymore. Is it easy to remove ?

    thanks for your help !

    http://wordpress.org/extend/plugins/rotating-posts/

Viewing 1 replies (of 1 total)
  • For ordering the posts, you should be able to edit the source so that $rp_query contains something like order=DESC (but I have not tested this).

    To remove the pause button try having no image for the pause button in the settings section under WP admin or try using css to have no image or display:none for that specific thing.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Rotating Posts] post order’ is closed to new replies.