Fix – “Cookies are Blocked or Not Supported by Your Browser”

Errors are often part of the development process. During that, You eventually see the error message, “Cookies are blocked or not supported by your browser. You must enable cookies to use WordPress.” This error can occur when you log in to your WordPress website. This article explains a few options to solve the WordPress “enable ... Fix – “Cookies are Blocked or Not Supported by Your Browser”

Replace an HTML Tag with Another Tag

To replace an HTML tag by another HTML tag we can use jquery functions. Using this code sample span tag can be replaced by anchor tag (a tag).

How to Replace Apache with Nginx on Ubuntu

Stop the Apache service before removing the Apache web server. This enables us to remove the Apache without any issues. After stopping the Apache you will remove the startup Apache entries from systemctl.