Hello,
using wpForo 3.1.2 with TranslatePress, I want to achieve to have Header and Footer in the language selected. The Forum is translated with your .po-Files. The content should remain in English, until gVectors AI translates it.
This is what I did so far in TranslatePress:
Exclude from dynamic translation
#wpforo
.wpf-thread-list
.wpforo-post-head
.wpf-topic-more-info
Exclude selectors from translation
#wpforo
.wpf-thread-list
.wpforo-post-head
.wpf-topic-more-info
I also set the language for the whole shortcode block in Elementor to English. Maybe this is not necessary? But it doesn't help with the AJAX-parts.
The result is, that Header and Footer are translated by TranslatePress, wpForo is translated by itself (I guess), but the parts with AJAX-loading are still translated with TranslatePress.
Please let me know, which AJAX-Elements wpForo is using (full list, because maybe I miss something, like private messages?).
Please let me know, what kind of selectors I have to use to exclude the parts from translation.