It’s alway a complicated issue and not only related to LatePoint. If you find you’re having issues like:
- Screen display issues
- Buttons not starting booking process
- Links going to wrong areas
- Booking/Payment process not completing
Then you should put LatePoint files into your caching software to be excluded.
The Java files are:
- /wp-content/plugins/latepoint/public/javascripts/(.).js
- /wp-content/plugins/latepoint-(.)/public/javascripts/(.).js
- /wp-content/plugins/(.)latepoint(.)/public/javascripts/(.).js
- /wp-content/plugins/(.)-latepoint/public/js/(.).js
- /wp-content/plugins/(.)latepoint(.)/public/js/(.*).js
The CSS files are:
/wp-content/plugins/latepoint/public/stylesheets/(.*).css
/wp-content/plugins/latepoint-(.*)/public/stylesheets/(.*).css
/wp-content/plugins/(.*)latepoint(.*)/public/stylesheets/(.*).css
/wp-content/plugins/(.*)-latepoint/public/css/(.*).css
/wp-content/plugins/(.*)latepoint(.*)/public/css/(.*).cs
s