cocoa1
Forum Replies Created
-
I have checked it again and this time these headers are showing at the same time even after loading page from different browsers, in incgnito mode.
cf-cache-status: HIT
x-dns-prefetch-control: on
x-litespeed-cache: hit
x-wp-cf-super-cache-active: 1
x-wp-cf-super-cache-cache-control : s-maxage=31536000, max-age=60
x-wp-spc-disk-cache: HIT
Can you tell me what’s going on here exactly?
I have these settings enabled in LS cache html setting
DNS Prefetch Control
Remove Query Strings
HTML Minify
Is this because Litespeed page cache is still being turned on or being used and interfering with the Super page cache?
- This reply was modified 10 months ago by cocoa1.
Thank you so much. I actually tried it after clearing the cache, so that explains it.
This plugin is great. However, please disable the instant.page js file being loaded when the option is turned off completely in the next update.
I am using Perfmatters speculative load with prerender enabled so it interferes with that setting.
- This reply was modified 10 months ago by cocoa1.
I also would like to know because I am using perfmatters for speculative loading and this will interfere with it. Instantpage.min.js prefetches the page while SP loading, actually loads the HTML, build DOM.
- This reply was modified 10 months, 2 weeks ago by cocoa1.
Sure. I will update the plugin and let you know.
I fixed this issue by placing [cf7-simple-turnstile] above the submit button in contact form field.
It solved the issue on one site and Turnstile was working perfectly fine. However, on other site I still don’t see the Turnstile captcha.
Why is it happening? On one it’s site running fine and on another it’s not working. What could possibly go wrong?
Thank you so much for sharing this solution. However, I could not find the path – inc/integrations/forms/contact-form-7.php.
Can you tell me where I can find it precisely so that I can replace the lines 43-56 with the code given by you?- This reply was modified 2 years, 10 months ago by cocoa1. Reason: Notify me of follow-up replies via email
Yeah I was able to fix this but not with the help of CSS code. What I did was remove an unused block that was present in the Widgets> Footer Bar> Navigation Menu. The blank block was taking up the space. Glad I was able to fix this issue. Thank you.
Thank you for replying back. I have pasted the code into the custom CSS but it still didn’t solve the problem. The footer menu still appears out of line. It should be inline with the copyright message.