The issue is that the plugin is from web trying to open local server, which is not possible offcourse. It should refer to wordpress location, but not directly local IP of that server.
That did not help, after replacing local ip address with website adress I get error 500 and nothing appears on the website.
Yes I am trying to use Comming Soon plugin.
I am a newbie in this field of websites. I guess I am making something not correct.
How to I exactly correct the image URL?
I should replace the local http://192.168.1.10/wordpress/wp-content/uploads/2020/04/test.png with my website domain like http://test.com/wordpress/wp-content/uploads/2020/04/test.png ? or how should I do it?
Thanks for help.