codimex
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Displaying same language when switching to another languageThank you again!!! I take tons of ideas and ways to explore, given the limiting circumstances! Marking as resolved now. Have a nice week!
Forum: Plugins
In reply to: [LiteSpeed Cache] Displaying same language when switching to another languageOK, after all this information, I have a bigger picture about the problem. I think it’s time to put this thread to an end. You’ve helped me faaaar beyond what I could expect, and I think my work now is trying to optimize the code as much as I can. The GTmetrix score is still poor, but I guess we’ve got the best we can from the LS cache plugin side (unless you come up with any other ideas).
Thank you so much for your dedication. I’ll check with my webhost (you already know which one it is) about the crawler thing. I’ve deleted the Crawler settings, since the only setting which seems to somehow solve the issue is disabling object caching. Delaying JS scripts also works, but my maps don’t show up if I delay JS, so I prefer leaving it off. :”(
Feel free to mark this as resolved if you have nothing to add from your side. Big thanks again!!!
Forum: Plugins
In reply to: [LiteSpeed Cache] Displaying same language when switching to another languageMmmm… Quite a few interesting paths open now. First, I’m getting this warning in the Cache Crawler Summary:
The crawler feature is not enabled on the LiteSpeed server. Please consult your server admin or hosting provider.Should I ask for my webhost to perform any action?
– Go to menu -> Cache -> Excludes tab and enter “age_gate” without quotation marks in textfield “Do Not Cache Query Strings”
– Do a cache purge all
– Give Feedback if done
Ok, kept the Crawler simulation settings, disabled the Object cache, did the above thing. Languages are shown correctly, page loads twice before fully loaded. Not perfect, but acceptable.
If you can do without QC, the solution is quite simple.
Of course! I actually tried switching to Cloudflare free and keep QC for image optimization (webp), but my MX records stopped working (that’s another story) and reverted to QC. But my ideal scenario would be to switch to CF in combination of Litespeed Cache Plugin.
Again, thanks for your willingness to help! Now I’m overwhelmed by your help!!!!
Forum: Plugins
In reply to: [LiteSpeed Cache] Displaying same language when switching to another languageOh, that’s so bad! :”( How is that the .htaccess settings have no impact on quic.cloud, and the other way around? Does it mean this website doomed?
At this point, disabling “Object cache” is the only workaround to make things work (I’ve just did it, plus purging). Not the ideal scenario because it’s a key optimizing setting, but at least, the user gets the right language.
What would you do, even in a bigger picture? Maybe switching from Complianz to another cookie manager? Switching Age verification to another solution? Should I ask my webhost to tune my server in some way?
Forum: Plugins
In reply to: [LiteSpeed Cache] Displaying same language when switching to another languageOh, thanks for your patience! As I said, I entered these settings, and yes, I purged the cache. Again, the language displayed when switching to another language shows the previous language prior to switching.
(Also, the page looks like it loads twice before being fully loaded).
Forum: Plugins
In reply to: [LiteSpeed Cache] Displaying same language when switching to another languageOK, I’ve read LS’s Crawler documentation.
I went ahead and configured these settings in case that was the next step, but the error persists. How can I properly proceed from the Crawler’s settings?
Forum: Plugins
In reply to: [LiteSpeed Cache] Displaying same language when switching to another languageplease provide the report number
@qtwrk Done. TGYEBLRL
You seem to have installed a security plugin that is preventing guest mode from working.
@serpentdriver This is the initial list of suspects:
-Complianz
-Age Gate
-Members by Memberpress
-Redirection
-Disable Cart Fragments
-Siteground SecurityI’ve just disabled SG Security and Disable Cart Fragments, which are two disposable plugins (I’m using the earlier just to create a secure login page, but there are many out there that can do the job, too).
However, the error persists, and switching to a different language (specially in the home page) displays the previous language texts.
if possible, define an exception. Either to the plugin directory of the LiteSpeed plugin or for the guest.vary.php in the LiteSpeed plugin directory.
How can I do that?
But before I overwhelm you
(Already overwhelmed in step 1. *Laughs nervously*)
Forum: Plugins
In reply to: [LiteSpeed Cache] Displaying same language when switching to another languageHi! I want to keep as much as private about my project, because I might not be running it in the future. However, in this link, you’ll find a text file with the url, as well as the cookie policy url, where you can find information about qtranslate-XT cookies (BTW, it seems qtranslate-XT does use a specific cookie). Sorry if it’s not the most elegant way. :”(
I’ve enabled the object cache again, so that you can experience the issue for yourself. Also, any other recommendation to make my website faster (either in the plugin settings or the quic.cloud settings) is welcome! :”D
Thank you for your disposal to help with this, and for your kind answer before.
Forum: Plugins
In reply to: [LiteSpeed Cache] Displaying same language when switching to another languageHi! Thank you for your prompt answer. I’m not sure if qtranslate-XT uses a specific cookie for every language. If so, do you mean that, by excluding that cookie, things would work out well?
Also, you might find relevant that, if I disable object cache, things work acceptably well. Again, it’s not the perfect scenario, since object cache enabled is a key setting to increase speed. Is there any setting I can play around with?
Sorry if I make too silly questions, I’m not an expert, and my site takes 12 secs to load, far beyond the promised “blazing fast” when I switched to LiteSpeed. What am I doing wrong? Thank you again.
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Maps and ComplianzAs a final note, for those having this issue (LiteSpeed Cache + Complianz + embedding Google Maps via API), I solved it by leaving out these two lines…
https://maps.google.com/maps/api/js
https://maps.googleapis.com/maps/api/js…in the Page Optimization > Localization > Localization Files textarea.
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Maps and ComplianzHi! After debugging the issue privately with Jarno, turned out it was a caching problem, which is weird, since one of the early tests I performed was disabling Litespeed Cache plugin and the issue persisted.
Nevertheless, the turning point was using the
?LSCWP_CTRL=before_optmparameter after the url, and the map loaded as expected. Therefore, we were able to point at the culprit (a caching problem which I’ll look deeper into it later).Since the issue is not Complianz-related, I’m marking this thread as resolved. Before you ask me to, I’m posting my well-deserved 5-star rating. 🙂 Thank you!!!
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Maps and ComplianzHi, Jarno. Thank you for your willingness to help. I’ve sent you an email with the link. As I said, the map is embedded via API (not using any plugin):
<script src="https://maps.googleapis.com/maps/api/js?key=MY_API_KEY&callback=MY_FUNCTION></script>The Google Maps API key credentials are correctly set to work in my site (since it worked before the issue came up).
As a summary:
-I’m using Litespeed -> I purged + disabled Litespeed plugin -> No success
-I disabled ACF integration -> No success
-I tried setting combinations of scripts with/out placeholders, dependency rules… -> No success
-I added?cmplz_safe_mode=1in the URL -> No success.Thank you!
Forum: Plugins
In reply to: [WP FullCalendar] Show future posts via custom DateField?Hi, @moocker! Thank you soooo much for your help. I’ll play around with the codes you provided in your answers. I now have new paths to explore to get it done, and I couldn’t ask for more. Your answers are the furthest I’ve gone with this, and there’s very little information out there. I feel I’m almost there!!!
And most of all, thank you again for representing what the WordPress community -in fact, any community- should be: people helping each other. 👍👍👍
- This reply was modified 3 years, 2 months ago by codimex. Reason: Tagging the user
Forum: Plugins
In reply to: [WP FullCalendar] Show future posts via custom DateField?Hi, @moocker. I’m really interested in getting this work for me. Unfortunately, events are not displayed with your code. I also followed @saschinger ‘s specifications (using a DATETIME field), but no success. I even corrected the quotation marks in your code
´for', as follows:$post_date = substr(get_field('event_date'), 0, 10);
$post_timestamp = strtotime(get_field('event_date'));At this point, I’m lost. Oh, BTW, I’m trying to get this done with a custom field in Woocommerce’s “Product” CPT. Can your method be achievable with this CPT? Any help will be really appreciated.
- This reply was modified 3 years, 2 months ago by codimex. Reason: format broken
Forum: Plugins
In reply to: [Pie Calendar - Events Calendar Made Simple] Support for products?Hi! Thanks for your prompt answer. Indeed, it is Woocommerce Products CPT itself -my bad I forgot to clarify that-. For some reason, Woocommerce Products CPT doesn’t display your calendar metabox in the edit product page. I’ve tried disabling Pods, but still no success.
How can I make “Pie Calendar” work with Woocommerce products? Is there a programmatic way to enable “custom-fields” and “editor”? (Some hook, action,…) It would be cool to round up with your calendar my event booking system built upon Woocommerce.
Thank you and apologies for reaching out again! I feel I’m close to the solution; I just need a little push towards the right direction! :o)