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

    (@keywordrush)

    use the “next” parameter:

    [affegg id=1 next=1]
    text 1

    [affegg id=1 next=1]
    text 2

    Thread Starter wjwc

    (@wjwc)

    How about a way to add a certain product as 1st 2nd 3rd and so on?

    Currently it’s added by sequence taken from the cache when we first search for the item.

    For example:

    s6
    s7
    nexus5

    But what if I want S7 to be number 1 in the list, and nexus5 to be 2nd? Like this:

    s7
    nexus5
    s6

    Plugin Author keywordrush

    (@keywordrush)

    You can use limit/offset parameters.
    Drag & drop sortable lists in our TODO.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘List individual items’ is closed to new replies.