gtershel
Forum Replies Created
-
I fixed it using Grok. It was a SiteGround issue
Option B: Turn off JS combining in SG Optimizer while developing
→ SG Optimizer → Frontend Optimization → Turn off “Combine JavaScript Files”
(This stops the huge combined file from being blocked entirely)https://www.sswts.com/class/conceal-carry-16-hour-2/#rsvp-now
here is the link. None of the class rsvp links are working on mobile (iPhone only tested). It was working on Safari but not Chrome.https://www.sswts.com/classes/list/
Usually flushing the WP cache or updating the plugin works.
Forum: Plugins
In reply to: [Easy Age Verifier] Display the age setting not savingAnd you would be correct. Wow. Turns out our host is running a caching plugin or software. Even worse, I was clearing the host cache and it was not responding. Finally I left it for 24 hours and now it works fine. So frustrating spending a day troubleshooting something and finding out I had no chance in the first place.
Sorry to bother you, thanks for your response.
Forum: Plugins
In reply to: [Easy Age Verifier] Display the age setting not savingVery 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.