I think I would have a better understanding of the issue if I could see the page…is that possible?
Hello,
I have a problem with filtering too. I have used the following line of code to filter out ‘deleted’ records from my displayed list –
[pdb_list filter=”delete=no|delete=” sort=true search=true search_fields=”business_name, town_or_city, post_code, type” fields=”link, business_name, town_or_city, post_code, type”]
It works perfectly for the FIRST display of the list and the record number shown on the page is correct and excludes the deleted records.
However, if I then use the back and forward arrows to move through the list, the filtering seems to be being ignored; the record number is reset and the deleted records are displayed.
Can you help please?
Try changing the “Use PHP Sessions” setting in the plugin settings under the “advanced” tab.