Category: Advanced Scripts

With articles also related to:

Aleš Sýkora wrote:

Free Cookie Consent in WordPress with Tag Manager Consent Mode

November 28, 2023 in Advanced Scripts, Custom Code, Oxygen Builder, Plugins, WordPress

This tutorial is created for all people who try to set up their EU cookie consent with WordPress website (and with Oxygen builder). I am using open source projects from Orest Bida – Send hype to this boy!! This tutorial will show how to prepare Cookie Consent with Google Analytics – with Google Consent Mode…

Continue reading

Aleš Sýkora wrote:

How to Enable Page Excerpt in WordPress

November 28, 2023 in Advanced Scripts, Custom Code, Plugins, WordPress

Page Excerpt is disabled by default in WordPress post type Page. Excerpts are enabled for WordPress Posts, but I am not sure, why not for Pages. So, if you need to use the Excerpt in Wordpress Pages, you must add the functionality with the WordPress PHP filter. You can simply put the code in your…

Continue reading

Aleš Sýkora wrote:

Custom WordPress login logo

November 28, 2023 in Advanced Scripts, Custom Code, Plugins, WordPress

Would you like to have your brand logo instead of default WordPress logo at your login page? Use this snippet in your custom funcionality plugin or in code snippets etc. I am using the Advanced Scripts plugin. This snippet changes the default logo and add link to the homepage. It also add custom Title for…

Continue reading