superRaytin/paginationjs-site

Pagination for an xml feed in wordpress

Closed this issue · 2 comments

Hi,
Can you help me please?
I’m pulling xml from a remote server via php into an xsl (attached), I want to use your plugin for table sorting and pagination, I get the resultant table by using this php in the wordpress page:

$feeforeviews = file_get_contents ('http://feefoforwordpresswoocommerce.co.uk/feefo-invisibra/feefofeedbackserviceonly-v2-scroll.php?merchantidentifier=invisibra&mode=service&sortby=date&limit=200');
return $feeforeviews;
}

I hope this makes some sense, I just can’t figure out how to get your pagination to work, I've registered your pagination.js in WP in the functions.php

I hope you can help me as your js looks really good

Saved.zip

Hi, any ideas on this for me please?

I have no idea for this, sorry... :(