Very good and thanks for getting back to me so quickly.
We are having the strangest bug I cannot figure out. We activated the plugin and it appears sometimes. It appears consistently on two of our main navigation pages and sometimes on the home page. It looks like it is setting the cookie correctly when inspected in the browser storage.
I have read through your readme.MD page and looked through the code. It looks like you are using PHP to look for a cookie that is or is not set (get() in age.php). It looks like when the cookie is set the verifer.js file does not load and therefore doesn’t show the age verifier. When the cookie is not set the verifer.js loads and the age verifier screen loads. Is that correct?
Do you have any ideas what might be causing this to inconsistently to show or not show on different pages in the same session? We are using the same page template (Uncode), header and footers for each page. It has me stumped.