These articles and tutorials are intended for web developers and IT professionals.  No free support is provided, and comments are disabled.  Kazimer Corp. assumes no liability for the use of any content on this web site.  Use at your own risk.

Fix Elementor’s “Exit to Dashboard” button

This article will show you how to fix the behavior of the “Exit to Dashboard” button with just a few lines of code. Additional code examples will show you how to redirect the button to a list of posts, instead of the dashboard.

How to honor Do-Not-Track and Global Privacy Control requests

Google documents methods to opt-out a user from Google Analytics and tracking on your web site. However, they do not show you how implement this only for users that have the Do-Not-Track or Global Privacy Control settings enabled in their web browser. This article will provide two examples that perform user opt-out on Google Analytics. The techniques shown here could be applied to other analytics and tracking code as well.