• Hi,
    I saw your post of almost 2 years ago on the same topic and changed the order_by to orderby, but this still isn’t working. On the page it is still showing the tags sorted by name and ascending.

    I need it ordered by count and descending.

    My settings are:
    [cool_tag_cloud number=”25″ orderby=”count” order=”DESC” taxonomy=”list-tags” style=”silver”]

    Your assistance would be highly appreciated.

    By the way, great plug-in!!!

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

Viewing 5 replies - 16 through 20 (of 20 total)
  • Plugin Author WPKube

    (@wpkube)

    Can you try this one:

    [cool_tag_cloud style="silver" number="8" orderby="count" order="DESC" taxonomy="list-tags"]

    Thread Starter raybez

    (@raybez)

    The ordering works, BUT only on the 8 items it selected. It doesn’t take all the tags and then order it by count and then order those records DESC.

    It basically first selects the first 8 records and then orders is DESC or ASC, dependent.

    I hope that makes sense.

    Plugin Author WPKube

    (@wpkube)

    Hi @raybez

    Sorry for the wait.

    Can you send over an email to skustrimovic at gmail dot com

    I’ll need a few screenshots from the admin pages to help me understand what’s going on. Send over an email to the mentioned address and we’ll continue there.

    Thread Starter raybez

    (@raybez)

    Sweet, the latest update fixed the issue.

    Cheers

    Hi,

    I can confirm that changing “order_by” to “orderby” together with the latest update fixed the issue.

    Thank you @wpkube for fixing it!

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘Order by Count shortcode’ is closed to new replies.