• I am using your plugin to display post links from one domain to pages on another domain by keyword. There are circumstances where I can have about a 100 post links on a page. Is there an Ajax filter on the roadmap? The ability to sort asc/desc by publish date, alphabetical or even by subsite would be fantastic. let me know what you think. thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author johnzenausa

    (@johnzenausa)

    These are the following arguments for ordering the list.
    order_post_by - Sort in ascending and descending order via the following arguments - Ascending: order_post_by='alphabetical_order asc' order_post_by='date_order asc' order_post_by='page_order asc' and descending: order_post_by='alphabetical_order desc' order_post_by='date_order desc' order_post_by='page_order desc'

    If you would like to separate them via blog as of right now you would have to create different shortcodes for each blog.

    I’ll see if I can list by blog order in the future.

    • This reply was modified 5 years, 2 months ago by johnzenausa.
    • This reply was modified 5 years, 2 months ago by johnzenausa.
    Thread Starter erik

    (@erikwest)

    I am fine with the default sorting on load but was hoping order_post_by filter could be exposed to the user via dropdown or something with all options displayed. Seems like I will need to build this kind of filter myself with Javascript. Thanks

    Plugin Author johnzenausa

    (@johnzenausa)

    I understand you want the reader to be able to choose his order after page load.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Adding an Ajax Filter’ is closed to new replies.