In the heading one can translate the "add to post" but in the 2.x new window it seems not able to get translated?
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Thank you for letting us know @trunky,
We're going to check the problem. Please wait a bit. I'll update the topic asap.
This issue will be fixed in the next update.
If you need to solve it asap, please follow the steps below:
1. Open the wpforoattach.php file in the wp-content/plugins/wpforo-advanced-attachments/ folder
2. Find the following line:
'my media' => __('My Media', 'wpforo_attach'),
3. insert this line right after it:
'add to post' => __('add to post', 'wpforo_attach'),
4. Then navigate to Dashboard > Forums > Settings > Addons > attachments subtab
5. Find and change the value of the newly added "add to post" phrase
The image attached is not showing in recent posts or in the forum. That's why I purchase this plugin: WP Advance
thank you for the fix!