• Hello! I need to create a motorsports page for a client that will display one table with the results of the competitors. The page should have about 5-6 tabs, each tab should contain the same table but appropriately filtered using two cells from the main table. Additionally, users must be able to sort each column independently of the tab. By default, the tables are sorted ascending based on the “travel time” column. The client needs to be able to easily edit cells, add or remove them. Any ideas how can I do it ?

    ikona Zweryfikowane przez społeczność
Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator t-p

    (@t-p)

    Check this plugin if it can work for you. If any question about it, ask at that plugin’s support.
    https://ww.wp.xz.cn/plugins/wp-sort-order/

    Hey @keydot,
    As I understand your query you need all things on front end when user come on your site they can filter results as per inputs. In that case you need a dev because your requirement are very customized for result case. Also if you have good knowlege then you can use wp_query() and pass your filter data into the wp_query().


    Best Regards
    Ravindra Singh Meyda

    • This reply was modified 1 year, 5 months ago by ravindra107.
    Moderator t-p

    (@t-p)

    @ravindra107 ,
    Please don’t sign your posts, because we can see who you are via your name and avatar.

    @keydot ,
    If you can’t do the work yourself and need to hire a dev, you have the option of engaging a professional to assist you. If you want to follow that option and hire someone for this, then please try http://jobs.wordpress.net/ and do NOT accept any hire or direct access offers posted to these forums.

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

The topic ‘How to create sort table ?’ is closed to new replies.