WordPress update 4.4.1 redirect loop

There is number of possible way to coming this issue with message “net::ERR_TOO_MANY_REDIRECTS“. I list some of them: 1. File/Folder permission issue Check and changed the permissions of wp-login.php to 644, if the WordPress login page has this issue. After this, another redirect loop? So, once again, looking at /wp-admin/index.php, the permissions were 664 rather … Read more

Surviving WordPress and plugin updates

3) Relax. You will have to update WP core anyway, so some work is inevitable. If a plugin is discontinued there usually will be an alternative. The most important thing is not to use plugins that require shortcodes in individual posts, because if these are discontinued that will really break your site. Apart from plugins … Read more

Some links broken after updating WordPress version

Search the theme source-code for SITE_HOME_URL and try replacing it with WP_HOME or with the result of esc_url(home_url()). Locate THEME_PATH and replace it with the result of get_theme_root(). EDIT: In the case of expressduplication.co.uk/SITE_HOME_URLspecial-offers there is probably a wp_redirect() or wp_safe_redirect() that doesnt work because of the undefined constant SITE_HOME_URL.

pages disable after wordpress update

I had just changed the version number in version.php back to 4.5.3 (was playing with wp-cli but don’t ask why, LOL) and saw this exact error — Googled it and saw this post. My bet is your version.php didn’t get updated. Look in it and check the version number to see if it is what … Read more

Main content showing up below sidebar

As @CC said, you are missing a stylesheet. But the big issue is that you’re missing a closing </div> tag above the </body> tag, and that is throwing the sidebar under the content. I don’t know how you’re editing pages, but that needs to be fixed. The error may have been there from the beginning.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)