• Hello, i’ve been using your plugin for making a filming archive website from a region here in Argentina. I’m using the sortable grid, wich is very practical for browsing and selecting taxonomies.

    One thing I’d like to get is a selector for changing order of films, ascendent or descendent, right after the taxonomies selector.

    Do you think it can be developed? I’m tweaking the code looking for it, but I’m stucked right now.

    Thanks,

    best regards.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter rjnoya

    (@rjnoya)

    Hello, developing this topic. I’ve found a way for making the order change from A-Z and Z-A, with two different buttons. I follow the instructions from https://isotope.metafizzy.co/sorting.html

    But the thing is I cannot make it work if I send a sortValue with a value=false from a button, It keeps returning “true” either it is says true or false. I think that its evaluate if its has a value or not, so if it says “false” it means it has a value and its “true”.

    Another thing, is it possible to have the order ruled by a custom taxonomy? If perhaps I send a message saying:
    $grid.isotope({sortBy:’genre’, sortAscending:false});
    It doesn’t work. The only other value that works is “random”

    Thanks in advance. I’ll keep investigating

    Plugin Author Kemory Grubb

    (@w33zy)

    Hello @rjnoya
    Sorry for the delayed response.

    It is very unlikely that I will be able to look into adding this feature anytime soon as I currently in the process of completely rewriting the plugin, plus this is a side project for me so the time I can spend on it is limited.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Button for order change in grid’ is closed to new replies.