Advanced Search
Search Results
13 total results found
WP Resources
https://my.siteground.com Main Server for websites themes.webmarketers.ca Default WP Install
Base Plugins
All-in-One Migration and Backup Plugin
FTP Info
Name: My Server Host: localhost Protocol: sftp Port: 22 Username: root Password:
Custom Navigation
Clean Custom Menu Description This function generates a clean custom menu based on the WordPress menu system. It uses the get_nav_menu_locations and wp_get_nav_menu_items functions to retrieve the menu items and their respective locations. Code function clean_...
Example Embed Page
This is a test content DNS Settings DNS Settings
Woocommerce Prevent Duplicate Orders
The purpose of this code is to create a 3-minute window after an order is placed, during which the same email address cannot be used to place another order. This helps prevent accidental duplicate orders that might occur due to double-clicking or refreshing th...
Change Rendered Text for (Add to Cart, Price (Prefix/Suffix), Update Total)
// CUSTOM ADD TO CART BUTTON add_filter( 'woocommerce_product_add_to_cart_text', 'custom_add_to_cart_price', 20, 2 ); // Shop and other archives pages add_filter( 'woocommerce_product_single_add_to_cart_text', 'custom_add_to_cart_price', 20, 2 ); // Single pro...
Chapter 2: test Content
Suspendisse suscipit molestie tortor, eget egestas neque volutpat sit amet. Sed vestibulum magna fermentum velit blandit, eu auctor ante elementum. Vestibulum mollis elit sed sem luctus euismod. Nam blandit sem vitae sapien vestibulum, sed gravida nisl rutrum....
Process to back up current existing site.
Install Private Key (SSH)
Here are step-by-step instructions on how to store an SSH private key securely once generated on both Windows and Mac systems: Windows Default Location By default, SSH private keys are saved in your user profile directory under: C:\Users\<your_username>\.ss...
Access Virtual Machine (VM) using SSH Key (Windows / Macbook)
Here are step-by-step instructions to access a Server or Virtual Machine using SSH on both Windows and Mac: Windows (Using PowerShell or Command Prompt) Ensure OpenSSH Client is Installed Go to Settings > Apps > Optional Features. Confirm OpenSSH Client is ...
Generate SSH Key
Here are step-by-step instructions to generate an SSH key on both Windows and Mac systems: For Windows (Windows 10/11): Ensure OpenSSH Client is Installed Open Settings > Apps > Apps & Features > Optional Features. Check if OpenSSH Client is listed. If not,...
Email Signature Design
Best Practices Guide Size & Dimensions Overall Dimensions Maximum width: 600-700px (recommended: 320-600px) Maximum height: 200-300px (recommended: 150-200px) File size: Keep under 1MB total (ideally under 500KB) Mobile consideration: Design should scale ...