

- Fix broken links in wordpress without plugin how to#
- Fix broken links in wordpress without plugin full#
This takes a little longer to reload each page, but if you aren’t sure you are looking at a fresh reloaded page this is sometimes necessary.
Fix broken links in wordpress without plugin full#
To be really sure you are not looking at a cached page you can force a full page refresh by using Control+Shift+R (Windows) or Command+Shift+R (Mac). While browsing pages of your website make sure you refresh each page by using Control+R (Windows) or Command+R (Mac) to be sure you are not looking at an older cached page. The best way to verify that your site is working as it should is to keep another browser window (Control+N) or browser tab open (Control+T) to your website, then start clicking around your web pages and links while carefully observing how things look.
Fix broken links in wordpress without plugin how to#
How To Test for Problems with Your Website It is very important and highly recommended that after upgrading, installing, or activating a new plugin or theme (or making any other changes to your website or theme templates) that you take the time to experiment with and thoroughly test your website and even your Admin screens to make sure that your site (and backend) still looks and functions as it should. It may be very obvious or maybe not so obvious that other functions of your website aren’t working properly, so… Always Test Your Website After Any Upgrades or Changes You still may have a conflict with another plugin or possibly your WordPress theme that may be ‘breaking’ your website by causing other plugins or functionality to stop working properly. If an error or problem does occur on your WordPress site it typically happens after upgrading, installing, or activating a new plugin or theme, or upgrading the WordPress platform itself.Īfter activating or upgrading a plugin within WordPress, it is not uncommon for WordPress to display an error like the following somewhere on your Admin screen or sometimes even within your website:įatal error: Call to undefined function is_site_admin() in /home/public_html/wordpress/wp-content/plugins/my-plugin-folder/my-plugin-page.php on line 195īut even if a plugin doesn’t throw an error that doesn’t necessarily mean that everything is OK. WordPress plugins can often ‘throw errors’ or cause conflicts with other plugins or themes since they are made by many different 3rd parties. When plugins don’t work well with other plugins or themes you have a ‘plugin conflict’. It is important to note that not all plugins ‘play nice’ by working together with other plugins or themes.

If this post helps you please let me know by leaving a comment on this site. I haven’t written any articles in a while, but that comment inspired me and thus resulted in this post, which is a summary of How To Deal With Plugin Problems in hopes that it helps some folks out there.

The problem they were having was a WordPress plugin was causing an error and actually locking them out of the WordPress Admin screen so that they could not login to fix the problem! Advice to Solve a Recent Plugin ProblemĪ recent visitor to our website asked for some advice on dealing with a WordPress problem they were having, stating that they weren’t ‘savvy’ in these matters. What should you do if a WordPress plugin displays an error, or your WordPress site isn’t functioning as it should? This article addresses how to fix WordPress problems caused by plugin conflicts after upgrading, installing, or activating a new plugin or theme, or upgrading the WordPress platform.
