• Resolved kimyon

    (@kimyon)


    wp-content/plugins/translatepress-multilingual/includes/trp-ajax.php 403 (Forbidden)
    Notice: TranslatePress trp-ajax request uses fall back to admin ajax.

    I have added security rules to solve the problem on cloudflare – not working

    .htaccess clear

    Caches cleared both server sided – cloudflare side – not working.

    I tried deactive and active the plugin not working

    I tried to deactive all plugins still not working.

    I tried different theme – not working.

    Can you please help?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kimyon

    (@kimyon)

    When I enabled ”disable dynamic translation” it fixes the problem. What is this setting for? My whole pages are manually translated already. Do I need this option? or it can stay disable?

    Plugin Support Iarina

    (@iarinadasdi)

    Hello @kimyon,

    Thank you for your message!

    The ‘Disable dynamic translation’ option in TranslatePress Advanced Settings – Troubleshooting disables detection of strings displayed dynamically using JavaScript. But strings loaded via a server side AJAX call will still be translated.

    If enabling this option fixes your problem, then you can also identify the html node that contains that overdetected texts that caused the trp-ajax.php calls and use TranslatePress Advanced Settings option Exclude from dynamic translation to input the JS/CSS selector for that node — and keep the “Disable dynamic translation” option unchecked.

    Another approach to the same issue would be to install this plugin which reduces the number of allowed detection of the same dynamic string to a lower number: https://translatepress.com/download/1151694/.

    Let me know how it goes.

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.