• Resolved arribamarquez

    (@arribamarquez)


    Hi, I need a short code to order ASC on my website, is it possible?

    I need another shortcode to limit the publication of 100 messages maximum is it possible?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter arribamarquez

    (@arribamarquez)

    Hi I have shortcode to limit at 100 publications.

    But i need a shortcode to order submit_date asc or desc

    Is possible?

    Thread Starter arribamarquez

    (@arribamarquez)

    Hello!!

    I need short code for order by submit date asc or desc, is possible?

    Thanks

    Hi,

    I create a new Page-Template and put Jquery Datatables on it.
    Then I search the last and order it.

    `$(‘#id_table’).DataTable().columns(-1).order(‘desc’).draw();

    cheers
    Andy

    Hi,

    I would like this opción todo ??

    Thx

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘SHORT CODE TO ORDER ON MY WEB’ is closed to new replies.