WordPress website doesn't load after installing theme - wordpress

I have installed: http://themeforest.net/item/123ecology-corporate-ecommerce-wordpress-theme/4561597 on my domain. It stops working as I activated it. Now an empty page is loading, either I try to load dashboard or front-end. I faced this problem earlier on another site. But on that it occurs for a few time.
My Current website is: http://primeimports.ca/

This usually happens when their is a PHP error in the theme's code. If you have access to the files via FTP perhaps, just delete the theme folder and your Wordpress installation will work again.

Related

WordPress website pages are redirecting to adult site pages

I have a website built on WordPress platform. Today, when I opened the website and when I clicked anywhere on the website, adult site pages are opening up continuously.
Can anyone please suggest what could be done to resolve the issue?
Your site is hacked by someone and some script injected in your WordPress installation or database which causing to load this video your website need to scan your website using plugin like SECURI You can get this on Securi.net
Here are some solutions that you can try(Remember to take a backup before using this)
Check and clean all your recently modified files
Contact your hosting provider if you are not using dedicated server.
If you have some inactive themes and plugins which you don't need more remove them.Hackers can hide script there.
-You can upload new word-press core files which you haven't customised.
Install fresh copy of themes and plugins if you not customised them.
Change your secret keys in your wp-config file.
Check users in your word-press and delete suspected ones.
Check permission of your installation directory .if not secure them make changes.
Change you WordPress password
If this all not works to solve problem let me i will look into it.

Wordpress wp-admin Could not retrieve data error

If I go to my Wordpress website everything is fine but if I want to login in wp-admin. I get an error saying "Could not retrieve data" in a blank page.
I already tried to delete any recently installed plugins but nothing worked.
Try removing plugins step by step, this might be caused by an update of on older plugin you already had installed before.
This seems to be a error message provided from a plugin. What I would do I would checkout this project locally and search trough the plugins directory for this error message. The file that provides the error message will be in the plugin directory that is causing the problem. After that I would disable or remove the plugin.
Try to rename the wp-content/plugins directory to something like wp-content/plugins2 using FTP or CPanel File Manager. Then access your admin dashboard wp-admin/index.php. If you can access the admin dashboard, then you can rename plugins directory back and check your plugins that causing the problem.

Wordpress site not loading wordpress folders

I developed a wordpress site on my localhost and then hosted it later but after completing it, the site was just appearing without been styled. I had to debug from developer tools and noticed the entire wordpress folder is not been loaded. i have cross check the file path from my cpanel and every thing is intact but still not working. Only the index file is been loaded with an error message of:
failed to load resource::ERR_CONNECTION_RESET.
Any solution?
Does the error message tell you what resource failed to load? If it is code from a plugin or theme try deactivating that particular resource and see if everything else works.

All admin and frontend pages are working except admin dashboard in wordpress

In wordpress, All admin and front end pages are working except admin dashboard is now working... i changed in htaccess. permalinks and checked in theme and plugin
On dashboard below error is coming
The yve.today page isn’t working
yve.today is currently unable to handle this request.
HTTP ERROR 500
Please help how to resolve this
I believe you have changed something either in your functions.php of theme or installed a new plugin so because of that you are seeing this error.
A 500 error means there is something wrong with a piece of code being executed, this would in your case (most likely) be caused by a plugin or your theme, the only way to test this is through deactivation.
I suggest to access your server via FTP, or a file manager in your hosting account’s control panel, navigate to /wp-content/themes/WhatYourThemeName/, open functions.php and remove the code you added recently. or find it the recent plugin have installed recently and deactivate that to check.
I personally would recommend installing WordPress locally and testing any changes there before you do it on your live site.

Wordpress site went down after deleting a plugin via ftp

I wanted to update the Revolution Slider plugin so I just went in via FTP, deleted the folder and added the new plugin folder. When I went to the site I got a very basic 500 error with not much info (in Chrome).
I tried removing the plugin, replacing it with the original, removing the htaccess file, putting in a blank htaccess file but nothing seems to bring the site back up.
I now have the original revolution slider plugin installed and the htaccess file with the rewrite rules (basically as it was when the site was working last).
I am at a loss for what to do next. Any suggestions? Here is the site location:
http://innerwestadv.com/damonte/
I actually had to go into the database and deactivate all of the plugins.
http://www.wpbeginner.com/plugins/how-to-deactivate-all-plugins-when-not-able-to-access-wp-admin/

Resources