Results 5 issues of Sam Briggs

I'm trying to pull through the event start date and not the published date. The two fields are; `2019-01-10T10:10:41+00:00` `2019-01-14T11:28:00+00:00` In the jquery.rss.js file, I've found; `date: this.getFormattedDate(entry.publishedDate),` and tried...

This is the error I'm getting; Uncaught TypeError: $(...).fastLiveFilter is not a function I have tried $ and jQuery but no success

I've installed the scripts and got the steps working - however, this causes the signature option in contact 7 to stop functioning and doesn't allow you to draw a signature....

When running the scripts locally and just having it basic, it runs fine. However when I load it into WordPress it comes up with multiple errors and doesn't load. The...

When trying to set it up, I keep getting; > Uncaught TypeError: Cannot set property 'X2JS' of undefined at xml2json.js?ver=5.0:1 at xml2json.js?ver=5.0:1 > xmlfeed.js?ver=all:1 Uncaught ReferenceError: X2JS is not defined...