emisario
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [Contact Form 7] Placeholder font issue!Hi! This is the website. You can see it in the homepage itself.
- This reply was modified 2 years, 6 months ago by emisario.
<script> document.addEventListener("DOMContentLoaded", function () { // Check if the 'popupShown' item in session storage is set if (!sessionStorage.getItem("popupShown")) { // If it's not set, show the pop-up location.href = '#wcdp-form'; // Set the 'popupShown' item in session storage to indicate that the pop-up has been shown sessionStorage.setItem("popupShown", "true"); } }); </script>This seemed to do the trick. I need to learn Javascript this is to shameful for someone being a CS student.. 😢😢
Forum: Plugins
In reply to: [LiteSpeed Cache] Domain Key Generation Issue

This should be enough to allow CF access, right? I might ask my Hosting provider to allow access if CF is not blocking.
Applied for Domain Key Again at 04:24:53 UTC
- This reply was modified 3 years, 3 months ago by emisario.
Forum: Plugins
In reply to: [LiteSpeed Cache] Domain Key Generation IssueFailed to communicate with QUIC.cloud server: The callback validation to your domain failed. Please make sure there is no firewall blocking our servers. Response code: 400
I ggot this message once and the sample cycle repeats.
Forum: Plugins
In reply to: [LiteSpeed Cache] Domain Key Generation IssueHi, I tried it. Cleaned the cache and all. I (disabled) the CF cache plugin and Paused CF proxy in CF portal as well. Doesn’t seem to be working.
Viewing 5 replies - 1 through 5 (of 5 total)