• Resolved ddraughn

    (@ddraughn)


    First off, I have the premium version and this product is awesome! I have a small problem. I can’t figure out how to change the sorting order using the shortcode below. I’m trying to reverse the display order. Currently it displays the last order received on top and I’d like it reversed.

    Can this be accomplished using a shortcode? .

    current shortcode

    [customer_list product=”28162″ show_titles=”true” order_status=”wc-processing,wc-completed” order_date=”true” order_qty=”true” billing_first_name=”true” billing_last_name=”true”]

    Thanks!

    Darrell

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Kokomo

    (@kokomoweb)

    Hi @ddraughn,

    Unfortunately that is not possible at this time. It’s strange that neither me or any other user of the plugin ever thought about it! It would make sense to have this parameter. I am adding it to our to do list for the next version. Please keep an eye on an update in the following weeks.

    Thread Starter ddraughn

    (@ddraughn)

    Great! and Thanks. I have one more question and I’m not sure if I need to create a new post.

    I’m a newbie so please excuse the beginners questions. Using the shortcode above is there a something I can add to the shortcode that sends the output to a simple 8-10 point flat file, and add hyperlink the file?

    We’re simply trying to produce a list of players (in semi real-time) that gets populated once each player has paid for their round of golf.

    We’re trying to view on our mobile phones.

    Sorry for such a long explanation πŸ™‚

    Darrell

    Plugin Author Kokomo

    (@kokomoweb)

    hi darrell, no worries, we all have to start somewhere!

    I am not sure if I understand your question properly. You want it to create a file that updates itself automatically on your server? Unfortunately that is not possible for the plugin, and not what it was meant to do to start with. The plugin “WP All Export” does that if you want.

    Thread Starter ddraughn

    (@ddraughn)

    This file is produced using the shortcode and it’s perfect except it formatted too large.

    https://number1seedgolf.com/?page_id=14516

    At the risk of asking too many questions, I’m just trying to make the file smaller so we can view it on a standard iPhone/android in portrait.

    can I decrease the font within the shortcode or something like that?

    Thanks again πŸ™‚

    Plugin Author Kokomo

    (@kokomoweb)

    oh sorry i misunderstood. You can add CSS to your theme to play with everything you want. The premium version of the plugin adds a few features, including horizontal scrolling as well.

    Thread Starter ddraughn

    (@ddraughn)

    Ok, thanks very much. I purchased the premium version so I’ll ask a colleague with some CSS experience to help us make the font smaller, and easier to read on a cell phone.

    Just to be clear, since I purchased the premium version should I be able to invoke horizontal scrolling right now via shortcode?

    Darrell

    Plugin Author Kokomo

    (@kokomoweb)

    yes, absolutely! i just added the 2 necessary parameters for you

    [customer_list product=”28162β€³ show_titles=”true” order_status="wc-processing,wc-completed" order_date="true" order_qty="true" billing_first_name="true" billing_last_name="true" sortable="true" scrollx="true"]

    Thread Starter ddraughn

    (@ddraughn)

    Thanks so much. I added the two parameters [sortable=”true” scrollx=”true”] and viewed the file on my iPhone and there’s no ability to scroll horizontally?

    I tried refreshing Safari and cleared the cache. And I tried on two different iPhones?

    Darrrell

    Plugin Author Kokomo

    (@kokomoweb)

    hi @ddraughn,

    it should work! Since this is a premium request we are unfortunately not allowed to use these forums, can you contact me via the contact form here and we’ll look into this together?

    https://www.kokomoweb.com/en/contact-us/

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Sorting using shortcode’ is closed to new replies.