Welcome to WP Beaches

WordPress Websites design specialists, based in the Northern Beaches, Sydney Design, Develop, Host

Our Work

Recent Posts

Add LearnDash Custom URL Login and Logout Custom Redirects

Learndash Login Redirect

LearnDash has a filter named learndash_login_url which is a shortcode and allows manipulation of the login and logout pages when used with the $action parameter. LearnDash Login Shortcode Place the LearnDash shortcode where you want the login/logout button to appear.…

Bricks Builder Add Spinning Icon to Ajax Add to Cart Button on WooCommerce Product Archive

Bricks Builder Spinning Icon

When building the WooCommerce Product Archive in Bricks Builder (the shop page) with the Products element, a loading spinning icon is not displayed when a Add to Cart button is clicked. You can get around this with some added JS…

Block xmlrpc.php requests from Cloudflares firewall using Custom or Rate Limiting Rule

Cloudflare Custom Rules

If you are using Cloudflare’s proxied traffic, you can block WordPress xmlrpc.php requests from Cloudflare by creating a Custom or Rate Limiting Rule for which on a free account you get one Rate Limiting Rule and 5 Custom Rules, attacks…

Syncing RunCloud and Cloudflare firewalls for fail2ban IPs

Cloudflare Fail2ban Serverpilot

This guide looks at adding a proxied Cloudflare service to a server set up with RunCloud and fail2ban with a WordPress jail conf set up. Once you start using Cloudflare as a CDN solution for your hosting, you are adding…

Add Menu Label Text on Bricks Builder Nav Menu Element

Bricks Builder Menu Label

By default the Bricks Builder menu element is just a hamburger icon with no label text. Here is a guide to add the menu label text on mobile devices less than mobile landscape and lower via CSS. Select the Nav…

Check which plugins or processes are using high admin-ajax.php

Ajax Admin Woocommerce

A plugin or process can start max’ing out your hosting server by using a high level of admin-ajax.php usage, typically this may involve WooCommerce. You can create a log file and monitor which processes/plugins are using it. In your themes…

Add filter for posts/pages of Bricks content in the WordPress dashboard

Bricks Filter Content Dashboard

You can add an extra filter in the WordPress dashboard to filter just Bricks posts, pages or other custom post types. Click on the Bricks link and see just Bricks content. You can choose to show all the post types…

Using Bricks builder for random post creation whilst also using a single post template

Bricks Post Type Templates

Normally for WordPress posts and other custom post types it is best practice to use a single post template to cover the layout for all posts of a certain type.You can also exclude certain posts in Bricks from using the…

Add Cloudflare Turnstile to WordPress Comments in Bricks Theme

Bricks Cloudflare Turnstile

Bricks Builder has Cloudflare Turnstile integration built in allowing you to add your Turnstile site and secret keys to the API tab in Bricks Settings. This then allows you to add Turnstile to custom login pages and native Bricks form…