Posted on by

Fixing broken pagination links in themes with smooth scrolling

There are several WordPress themes that use javascipt to make page anchors scroll smoothly. The problem is, this code “hijacks” the pagination links generated by Participants Database, forcing them to scroll instead of change the page. It may be possible with your theme to disable smooth scrolling so the list pagination can work again, but… (read)

Posted on by

Date Shifting and Other Timezone-related Issues in Participants Database

A problem I occasionally see with Participants Database is dates that are entered end up being saved as 1 day later or earlier. This problem and it’s solution is a little bit complicated, so I’ll take a minute to explain how this happens. The basic reason for the problem has to do with timezone setting… (read)