Tablepress Sorting
-
Hi,
I’m using WordPress Web Grabber in combination with Tablepress to make a comparison table of product prices.
The Web Grabber works with a shortcode – this shortcode is in the Tablepress ‘price’ column. At page load Web Grabber places the prices (AJAX load) in the table. But after the prices are filled in, the column is not sortable (price low to high).
The DataTables Javascript has been setup this way: “order”: [[ 1, ‘asc’ ]]
Which is correct I assume because the table is sortable with normal prices (not shortcodes).Is there any way to fix this?
Example found here.
Thanks in advance!
Rick
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Tablepress Sorting’ is closed to new replies.