Hi,
If I understand correctly you can not save the Japanese translate from theme panel.
https://www.screencast.com/t/ytiM2L6YM
https://www.screencast.com/t/6B7XO7MER
Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
Also if you have other plugins that are non the please deactivate them clear all cache and try again ( https://www.screencast.com/t/FYgFKqegX ).
Let me know the results.
thanks ,I followed the tutorial very well. But no use.
I found that my analysis could not be set.
And found something interesting.
Usually copied code cannot be saved.
But Randomly written code can be saved.
why? please help me
This is the image link
https://s1.ax1x.com/2018/11/28/FVuICd.md.png
https://s1.ax1x.com/2018/11/28/FVuo8A.md.png
https://s1.ax1x.com/2018/11/28/FVuTgI.md.png
https://s1.ax1x.com/2018/11/28/FVu7vt.md.png
Hi,
Did you make this setting
https://content.screencast.com/users/ncalex/folders/Jing/media/0647ceb7-6c16-478f-869b-b93e4a95156e/2018-10-11_1629.png
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thank you for your understanding.
Hi @arkenoa,
If you’re encountering an infinite loading screen after clicking Save Settings in the theme panel, the issue is likely related to admin-ajax.php. To diagnose the problem, please open your browser’s developer console and check for any error messages.
This behavior is commonly caused by admin-ajax.php being blocked by modSecurity, your hosting provider’s firewall, or certain security plugins or server modules.
Thank you
Thank you @Calin, you were right.
The issue was with the settings of my hosting provider’s web application firewall.
For anyone with the same problem, the issue can be resolved by temporarily disabling the WAF (ModSecurity in my case) for your domain in cPanel.
This seems to be a common problem, so hopefully the TagDiv team will rewrite the code to avoid conflicts with hosting WAFs in the future.