I am new in WordPress I have problem regarding coming soon page. I developed my hole one pager website and set my static page home also disable coming soon page (of hosting provider also) after that I done google indexing but when I search url my domain showing coming soon page I dont know where is this page set in wordpress Please help me to show my home page when i search my url.
I am new in WordPress I have problem regarding coming soon page. I developed my hole one pager website and set my static page home also disable coming soon page (of hosting provider also) after that I done google indexing but when I search url my domain showing coming soon page I dont know where is this page set in wordpress Please help me to show my home page when i search my url.
It looks like your theme has some sort of maintenance mode - there is a CSS class on the <body>
of elementor-maintenance-mode
Have a look at the documentation here: https://docs.elementor/article/194-maintenance-mode
If you have a theme check the theme options. If you have a plugin check if you have disabled the mode before disabling the plugin. Check your htaccess file in the root folder if it contains anything else than the detail content between #Begin WordPress and #End WordPress. Check if you have an index.html in the root folder of your website and delete it - note: do NOT delete index.php
Edit: You are new - so - it's always a good idea to backup anything before you delete or modify it!