Edson Galina Fortes
Forum Replies Created
-
Hi, thanks , the fix will be include on our next release
so if it’s ok for you i close the issue
regardsHi @mtg169 ,
hope you’re fine ? Sorry for the issue you’re facing. I open an issue on our side. Can you try this fix and confirm me if it fixed your error : https://we.tl/t-74FEyt3Aev
RegardsHi @davecarpenter ,
hope you’re fine ? Do you still facing your issue ?Hi @davecarpenter ,
hope you’re fine? Thanks for your help and your test env. I’ve find a fix, you can test it on your website and confirm it?
the fix will be add on our next release planned for early january 2026 but if you want you can add this snippet to fix it:add_filter( 'weglot_active_translation', function( $active ) {
if (
isset( $_SERVER['REQUEST_URI'] )
&& strpos( $_SERVER['REQUEST_URI'], '/wp-json/wpe/cache-plugin/v1/clear_all_caches' ) !== false
) {
return false;
}
return $active;
}, 0 );Regards
Hi @davecarpenter ,
good idea thanks for it. Don’t hesitate to mention my name (Edson) or/and this thread and they the support team will reach the access to me
thanks for your helpHi @samuelsilvapt ,
no worries, thanks for the update.If youβre happy with the support you received, would you mind leaving a quick review on WordPress?
π https://wordpress.org/support/plugin/weglot/reviews/Weβd really appreciate it β your support means a lot to us and helps others discover Weglot too. π
Thanks a lot in advance
RegardsHi @davecarpenter ,
i’ve make test here : https://www.loom.com/share/17b7a4a2284a4a6b9970219ae98c9a93 and i’m not able to reproduce on my side. Do you thin it is possible to create a temp site on your site and reproduce the issue ? If you can, can you contact support@weglot.com and mention this thread to be able to share access to check together ?
I keep this thread up to date to share the solution with the community of course
RegardsHi @hirushanfits ,
i see you’ve an issue and it’s resolved. All is ok on your side or you need help ?
RegardsHi @davecarpenter,
thanks for your reply, ok it’s not the same api call but if it’s the same button i’ll be able to reproduce your issue, i’ve juste have to add weglot and click to this button.
I test it tomorrow and get you in touch
Regards- This reply was modified 6 months, 1 week ago by Edson Galina Fortes.
Hi @davecarpenter ,
do you still facing your issue ?Hi @davecarpenter ,
thanks for your message, it’s help. I try to reproduce it on my side an i’ve this endpoint :index.php?rest_route=/wpe/cache-plugin/v1/clear_all_caches
to have it I do https://www.loom.com/share/e795944a24034f5d83b14407b33336f6 : can you confirm it the right steps ? I want to be sure i’ve the right context before install Weglot and debug it
RegardsHi @davecarpenter
Thanks for the try it’s help ;). I’ve open an issue on our side i keep you in touch. Do you think you can make a short video or screen of how you purge the cache in wp engin to reproduce it on my own environement?
RegardsHi @davecarpenter ,
hope you’re fine, sorry for the issue you’re facing. Can you try exclude the /wp-json/ path on exclude url ? May you can contact support@weglot.com and mention this thread. I’ll keep this thread up to date but if I need to send you a patch version or make some test it will be easier
RegardsHi @andreasmesserer ,
thnaks for you reply, we still monitoring the issue. DOn’t hesitate if you need more help. I’ll keep the thread open until friday. If you have no issue, i’ll close it but if the isse come back don’t hesitate to re-open it.
RegardsHi @andreasmesserer ,
do you still facing your issue ?