hi all
i have clistview with pagination
it was work
but When i added new theme to the website
it stopped working
can anybody help me
thank you
hi all
i have clistview with pagination
it was work
but When i added new theme to the website
it stopped working
can anybody help me
thank you
this error appears in firebug
TypeError: $.param.querystring is not a function
options.url = $.param.querystring(options.url, settings.ajaxVar+'='+id);
you certainly have a problem of redefinition of your JS with your theme or a widget.
check the html generated to see if you have JS in your assest under your own JS.