We cannot see that page on your site. What errors do you get?
It appears
after logging to wp admin
dashboard> clicking on posts or all post
getting error
[ There has been a critical error on this website. Please check your site admin email inbox for instructions.
Learn more about troubleshooting WordPress.]
-
This reply was modified 4 years, 12 months ago by
sourabh02feb.
-
This reply was modified 4 years, 12 months ago by
sourabh02feb.
Errors like this are logged. Check the error log on your server. If you can’t find the log, please contact your host.
Meantime, enable wp_debug and wp_debug_log and after an error, look at wp-content/debug.log to see if anything gets logged there. https://wordpress.org/support/article/debugging-in-wordpress/
You can also try this: Please attempt to disable all plugins, and use one of the default (Twenty*) themes. If the problem goes away, enable them one by one to identify the source of your troubles.
If you cannot access wp-admin, there are other ways to deactivate plugins.
It definitely looks like a “500” error, so please follow the troubleshooting steps above.