Do you have backup of Database ?
do you still can’t login in Admin Panel ?
First open your wp-config.php which is located in the root WordPress directory. Then add the following line inside the main php tag:
define(‘WP_MEMORY_LIMIT’, ’64M’);
And you can also
define(‘WP_MEMORY_LIMIT’, ‘128M’);
Do you want to display 1 post for two categories ?
Hi,
Thanks for reply , I recently upload new Database and Fresh code as well that’s why website looks fine.
I see that header.php and footer.php were empty after destroy my website layout , i dont know how website header and footer looks empty automatically.