Using Posts as Products for Shopping Cart and Sales in WooCommerce
Utilizing articles as products to add to the shopping cart and sell may not be a common practice on e-commerce sites, but it is a solution worth considering, especially when
Nov
Guide to Install and Use PolyTourGuide for Perfex CRM
PolyTourGuide for PerfexCRM is a powerful module that enables users and administrators to effortlessly create and manage step-by-step guides directly within the Perfex CRM system. With PolyTourGuide, administrators can define
Nov
Detect points/ objects traffic in designated area with alert
This Python code defines a camera connection and designated zone configuration tool for tracking moving objects within specified areas. The main features of this application include: Camera and Video Source
Nov
Sample code to use two fingers to control the system volume
Sample code uses OpenCV to adjust system volume through a two-finger gesture. Users can increase or decrease the volume simply by moving their thumb and index finger. This feature provides
Nov
Code OpenCV Detects faces and some body parts
Example source code using OpenCV and the mediapipe library to detect body parts. The source code supports identifying facial landmarks and hand positions with custom labels. This code creates a
Nov
Spiders Following Moving Objects Animation Using HTML, CSS, and JavaScript
The PolySpiders class simulates interactive “spider” objects that move and target specific elements within an HTML5 canvas environment. This is a graphical simulation model where the spiders move around and
Nov
Lightning Spider Leg Effect Following a Moving Target on a Grid
This feature creates a “spider” entity with legs that attach to surrounding points on a grid as it follows a designated target. Each leg has a glowing effect, bending and
Nov
Class Drag-and-Drop Floatable Elements
This drag-and-drop feature allows users to freely move HTML elements across the entire webpage, enabling personalization and adjustment of element positions as desired. The Floatable Widgets, designed in a bubble
Oct
Workflow Builder in JavaScript: Connecting Nodes with Sample Code
Sample JavaScript code for Workflow feature, displaying elements from an input array based on specified attributes. Each element can be visually connected to other elements in a hierarchical structure through
Oct
PXG WooCommerce Flexible Pricing
Sample plugin source code: PXG WooCommerce Flexible Pricing supports a hook to add a custom price input field on WooCommerce products. If the custom price field has a value, it
Oct
How to Create Banners in Perfex CRM
To create banners or announcements displayed on the Perfex CRM system after installing the PolyUtilities module, follow these steps: Step 1: Navigate to PolyUtilities/Banners. Step 2: Select “Create new banner”
Oct
Keyword Cloud Sphere Effect
“Keyword Cloud Sphere Effect” displays keywords on a rotating 3D spherical grid. Keywords are rendered based on an array containing keyword information: text, link, and color. Sphere rotates continuously in
Oct