JibsouX
Forum Replies Created
-
That’s exactly what I want to do, but the limit setting is a bit rigid and doesn’t allow me to do that directly. it just need to have (next month limit)
- This reply was modified 10 months, 2 weeks ago by JibsouX.
Unfortunately, I have already tried this method, but as expected, it sets the start date to August 30. What I want is for the default start date to be the first day of the next month, in this case August 1, since we are currently in July.
Forum: Plugins
In reply to: [LiteSpeed Cache] Speculative Loading native wp & preload_click.min.jsyes instant_click js, sorry as I manually enqueue it I had renamed it. I checked manually because the scripts used by the litespeed plugin are not optimized in the loop with the rest (minify and combine).
Tx for the reply, how it’s diifferent than wordpress method ? so it doesn’t load twice the link with the wordpress method plus the instant click method ?
Forum: Plugins
In reply to: [LiteSpeed Cache] LiteSpeed Cache: site speed degradedSame for me server change for a better (ex2.com) and css options maque the server response time verry slow, it was not like that before. perhaps the css lib minify and concatenate is the problem
- This reply was modified 1 year ago by JibsouX.
Forum: Plugins
In reply to: [LiteSpeed Cache] LiteSpeed Cache: site speed degradedHello, I had the same problem and after a lot of testing I found that what made the server response time more than 2/3 seconds was due to only one thing:
Page optimization settings for css- Minify CSS
- Combining CSS
I don’t know why I had this problem, as everything was working perfectly before, but if I deactivate these two options, the site is instantaneous.
Forum: Plugins
In reply to: [LiteSpeed Cache] Conflict with Rankmath (redirection)Indeed I manage to have a code 410 also I think it’s a problem with the google crawler that makes an error between 404 and 410 sometimes
- This reply was modified 2 years, 6 months ago by JibsouX.
Forum: Plugins
In reply to: [LiteSpeed Cache] Conflict with Rankmath (redirection)The problem isn’t so much with 301 redirects, but with 410s.
Deleted pages are automatically set to 404 and if I want to add a 410 redirect the page is always a 404 and not a 410.- Create a page /slug1
- Cache the page by viewing it offline (page optimisation and all the css js minification and concatenate ON)
- Delete the page
- Create a 410 redirection
- Check the page, it will say 404 not 410
I also warned rankmath here: https://support.rankmath.com/ticket/410-redirection-not-working-4/
Forum: Plugins
In reply to: [LiteSpeed Cache] Conflict with Rankmath (redirection)1 : configure your slcache.
2 : create a redirection in rankmath from an existing url to a new one
3 : consult the site while not connected to have the cache activeThe url is not redirected correctly
but this option like you explainn “So, “Retain Transients in Db” as the label suggested, will keep Transients in Database without using a persistent object cache.” will simply desactivate object cache ??
Sorry a try to really understand this option.. ^^’
Forum: Plugins
In reply to: [Flow-Flow Social Feed Stream] Rebuild cacheSame here..
There is a cron job but it dont do anything, i have test all the different thing to make it work and nothing..@nawawijamili , Hello !
I am really sorry I forgot to answer you.
I just tested and at first it worked, but i think the object cache was not created, sorry but no luck on thin one 🙂
Thank you again as always very responsive and listening!
I always use your plugin now !Forum: Plugins
In reply to: [Docket Cache - Object Cache Accelerator] OVH Opcache bug ?Thank you very much for all these explanations!
I will see with the customer what can be done.Ok I just sent you the plugin on your email available on the page you told me!
In fact, concerning the conflict, the buider is not a visual builder (front) but replaces the backoffice editor in the pages (post.php).
– If Docket cache inactive + CMSMasters Content Composer
= no conflict the plugin replaces the editor.Conversely, when loading an article or page containing the editor, their builder does not replace the editor by default, so it displays simple text (the shortcode used by the CMSMasters Content Composer editor).
If I clear docket object cache, the builder replaces the default editor but once the object cache is created, the next time the conflict appears again.
For information, I replaced docket cache by another plugin (Object Cache 4 everyone) which is not developed any more unfortunately but there is no problem.
Thanks in advance 🙂 !
- This reply was modified 4 years, 1 month ago by JibsouX.
Forum: Plugins
In reply to: [Docket Cache - Object Cache Accelerator] OVH Opcache bug ?I have the impression that the plugin works anyway because the administration is much faster as for the site.
Also when I do “view opcache configuration” in the plugin tab I get the following message: No data is available. The opcache_get_configuration function disabled in PHP configuration.
Wow Thanks !
Everything works perfectly at all levels for the local opcache and opcache.file_cache_only=1; !Thanks !