Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author QuantumCloud

    (@quantumcloud)

    Hi,

    What is the shortcode you are using? Please paste full shortcode.

    Thanks

    I am having the same issue trying to get the list to sort by menu order.

    My shortcode is
    [qcopd-directory mode="one" list_id="205" style="simple" column="1" orderby="menu_order" order="DESC"]

    And I want the list to be sorted so the list elements appear in reverse order to how you see them in the backend.
    I also tried sorting it by title, date etc, but nothing seemed to affect how it showed on the page.

    Plugin Author QuantumCloud

    (@quantumcloud)

    Sorry about the confusion. orderby Applies to Lists not List items. Its effect will be visible when you have multiple lists on the same page.

    You can use item_orderby=”title” for list items.That’s the only parameter supported in free version.

    I have the same kind of question.
    I wanne order on item tittle but this does not work.

    shortcode:
    [qcopd-directory mode=”all” column=”1″ style=”style-1″ orderby=”title” order=”DESC” enable_embedding=”false”]

    http://www.maaikewillemsen.nl/artikelen/

    The first 30 are sorted but new added links not.

    Plugin Author QuantumCloud

    (@quantumcloud)

    orderby=”title” applies to Lists not List items. Its effect will be visible when you have multiple lists on the same page.

    You have to use item_orderby=”title” for list items.

    Thanks for the fast and good answer.

    Plugin Author QuantumCloud

    (@quantumcloud)

    You are welcome. Please consider leaving a great review to keep us motivated in adding new features to the plugin 🙂

    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Links won’t sort aphabetically’ is closed to new replies.