Halftone In Affinity Photo & Designer
This tutorial uses Affinity Photo and the Blend Options panel is super-useful. This tutorial is for Affinity Designer and uses Pixel Persona > Brushes > Textures > Halftone Brush 01 to create the halftone.
This tutorial uses Affinity Photo and the Blend Options panel is super-useful. This tutorial is for Affinity Designer and uses Pixel Persona > Brushes > Textures > Halftone Brush 01 to create the halftone.
Deleted WooCommerce Products still appear as ghost products with broken links. This not-displaying-after-update also happens when updating Product Category images and changing Product Category slugs. This happens for unlogged-in users on front-end. Sometimes clearing the Cache on Speed Optimizer (from SiteGround) plugin by clicking Purge Cache (WordPress Admin > Speed Optimizer > Caching > Manual…
Overview: Event offers 3 ticket prices, Adult, Senior, and Kids. Goal: make sure the QR code for Kids does not appear on tickets. One of our senior technicians has created a solution for this. Please check it out here: https://gist.github.com/andrasguseo/83d1509f96b70160b1dfc95bfc5a97eb You need to put the first code into your child theme’s functions.php file or use…

Cloudflare Turnstile A verification tool to replace CAPTCHAs Eliminate the frustrating experience of CAPTCHAs with a simple snippet of free code. Cloudflare Turnstile confirms web visitors are real and blocks unwanted bots without slowing down web experiences for real users. (Turnstile is recommended by ChatGPT as being better than reCaptcha and hCaptcha) WooCommerce/WordPress plugins: SiteGround…
I have a cool looking image of stars and galaxy in space that I want to print on a t-shirt using print on demand. But I want to remove the black of space and print just the stars. Using Affinity Photo 2:
Goal: Manually add Pixel code to website Locating Meta Pixel Code in Events Manager: Locating Meta Pixel Code in Events Manager (via Meta Business Suite): Sometimes I have to start from Meta Business Suite to get to a particular Events Manager Data Source (Why? If I have multiple old/unused Dataset Assets the wrong one will…
A. DESKTOP – UPLOAD VIDEO TO STORIES & REELS Note: Video length for Facebook Stories & Instagram Stories is 1-15 seconds After video has been shared to Stories and Reels, visit the Business Facebook Suite Content page > https://business.facebook.com/latest/posts/published_posts/ BOOST REELS (from Meta Business Suite) INSTAGRAM REEL FACEBOOK REEL BOOST STORIES (from Meta Business Suite)…
Built with ChatGPT: SQL queries are only logged during WooCommerce Checkout page’s Place Order → Thank You page cycle. File Name: checkout-profiler.php (see PHP snippet below) Description: Profiles WooCommerce checkout round-trip from Place Order to Thank You page. Features Included: Final Notes:
Problem: WooCommerce site’s Checkout page transaction process is slow (Place Order –> Order Received Thanks You page). And the site’s pages and Admin are slow. To sell event tickets, the site uses the following WordPress plugins: Index WP MySQL For Speed WordPress plugin: Use Index WP MySQL For Speed plugin to convert the database’s old…
Problem: Slowness during WooCommerce Checkout with Authorize.net enabled. After clicking the Place Order button on Checkout page, the processing can take 40-150 seconds to reach the /order-received/ Thank You page. Isolate whether the delay is coming from: Here’s how to test Authorize.net’s response time directly using curl via SSH. Why use SSH? SSH lets you…