laurentfrom47
Forum Replies Created
-
Yes, but the problem is the messages my client has lost, that’s why it’s a little scary…
I won’t use this plugin anymore because of this!
Forum: Plugins
In reply to: [LiteSpeed Cache] Conditionally disable LiteSpeed CacheI think i have found : https://docs.litespeedtech.com/lscache/lscwp/api/#set-current-page-as-non-cacheable
Forum: Plugins
In reply to: [LiteSpeed Cache] Conditionally disable LiteSpeed CacheOK thanks, i ‘ll try, there is no filter or kook for this ?
Forum: Plugins
In reply to: [LiteSpeed Cache] Conditionally disable LiteSpeed CacheThank you for your response. I apologize for not being more specific earlier. My specific PHP condition is: if ( $protectionMDP == “protection-forte” ).
For example, I’d like to disable LiteSpeed Cache when this condition is met on CPT.
Thanks.
Forum: Plugins
In reply to: [LiteSpeed Cache] TTL of 4 weeks but purged before thatOK, tanks.
- This reply was modified 3 years, 2 months ago by laurentfrom47.
Forum: Plugins
In reply to: [WP Search with Algolia] Add Synonyms functions.phpOK, i ‘ll see that, thanks Michael.
Forum: Plugins
In reply to: [WP Search with Algolia] Add Synonyms functions.phpAh, i think i have not do that!, i need to re test that.
Thanks.
Forum: Plugins
In reply to: [WP Search with Algolia] Add Synonyms functions.phpYes, but i found another solution, i add synonyms directly in the algolia dashboard.
Thanks.
Forum: Plugins
In reply to: [WP Search with Algolia] Add Synonyms functions.phpHi, yes devis is the post type to add synonyms.
Yes it is for autocomplete indexes.
In the config object i just add true to debug option
var config = { debug: true, hint: false, openOnFocus: true, appendTo: 'body', templates: { empty: wp.template( 'autocomplete-empty' ) } };Thanks.
Forum: Plugins
In reply to: [WP Search with Algolia] Don’t load jQueryHi, sorry for the delay in responding, I missed it.
It’s good to know why jquery is loaded.
It will be great when you update the plugin to not load it anymore.
Thank you.Hello, I succeeded thanks to you to make what I wanted https://www.avoirundevis.fr/ , on the other hand I did not need to add define(‘SCRIPT_DEBUG’, true); in the config.php
Thanks Michael
Forum: Plugins
In reply to: [WP Search with Algolia] Don’t load jQueryHi,
It is a local test website but when i disable your plugin jquery is not loaded on the page ?
Thanks.
Forum: Plugins
In reply to: [Plugin Organizer] Conflict with SEOpressThanks for your reply, in fact no i don’t disable SEOpress.
Strange.