Skip to content

Instantly share code, notes, and snippets.

@SitesByYogi
SitesByYogi / qck-table.html
Created May 7, 2026 18:27
Firearms Legal Protection vs USCCA_ Full Comparison (2026).html
<!DOCTYPE html>
<!-- saved from url=(0053)https://usago.org/firearms-legal-protection-vs-uscca/ -->
<html lang="en-US" prefix="og: https://ogp.me/ns#" class="yes-js js_active js"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="profile" href="https://gmpg.org/xfn/11">
<script type="text/javascript" async="" src="./Firearms Legal Protection vs USCCA_ Full Comparison (2026)_files/saved_resource"></script><script async="" src="./Firearms Legal Protection vs USCCA_ Full Comparison (2026)_files/gtm.js"></script><script type="text/javascript" async="" src="./Firearms Legal Protection vs USCCA_ Full Comparison (2026)_files/saved_resource"></script><script>document.documentElement.className = document.documentElement.className + ' yes-js js_active js'</script>
<!-- Search Engine Optimization by Rank Math PRO - https://rankmath.com/ -->
<title>Firearms Legal Protection vs USCCA: Full Comparison (2026)</
@SitesByYogi
SitesByYogi / rh.css
Created April 22, 2026 19:05
General CSS for Retail Hub
.e-search-input {
padding-inline-start: 5% !important;
}
/* Remove homepage-only top gap */
.home .site-content,
.home #content,
.home .entry-content,
.home .elementor-location-single,
.home .elementor-page {
@SitesByYogi
SitesByYogi / breadcrumb.php
Last active April 22, 2026 14:31
Add breadcrumbs to wordpress
<?php
function yvp_breadcrumbs() {
if ( is_front_page() ) {
return;
}
echo '<nav class="site-breadcrumbs" aria-label="Breadcrumbs">';
echo '<a href="' . esc_url( home_url('/') ) . '">Home</a>';
@SitesByYogi
SitesByYogi / rh.css
Created April 17, 2026 13:37
Blog Post CSS
.rh-article {
max-width: 1120px;
margin: 0 auto;
padding: 40px 24px 80px;
font-family: Inter, Arial, sans-serif;
color: #0f172a;
line-height: 1.7;
}
.rh-article * {
@SitesByYogi
SitesByYogi / usago-faq.php
Last active March 27, 2026 12:03
USAGO FAQ Schema Snippet
<?php
/**
* USAGO FAQ Schema
*
* Add this in Code Snippets or a small custom plugin.
* Outputs FAQPage JSON-LD only on the specified USAGO pages.
*/
if ( ! defined( 'ABSPATH' ) ) {
exit;
@SitesByYogi
SitesByYogi / cn-schema.php
Created March 24, 2026 13:55
Cast Nets Schema output
<?php
/**
* Cast Nets Custom Schema Output
* Add to Code Snippets or a small custom plugin.
*/
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
@SitesByYogi
SitesByYogi / nelio-setup.php
Created February 4, 2026 10:31
Global woocommerce pdp testing snippet for EOW A/B Test
<?php
/**
* =========================================================
* EOW PDP Test Base (Nelio-ready)
* - One-time “foundation” snippet for WooCommerce PDP tests
* - Provides stable selectors, body classes, header offset helpers
* - Exposes a small JS API so Nelio variants can be toggled safely
*
* Usage:
* 1) Install this once (Code Snippets plugin)
<!-- TrustBox script --><script type="text/javascript" src="//widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js" async></script><!-- End TrustBox script -->
<!-- TrustBox widget - Starter --><div class="trustpilot-widget" data-locale="en-US" data-template-id="5613c9cde69ddc09340c6beb" data-businessunit-id="67225eedfa8fb942dcd6e680" data-style-height="100%" data-style-width="100%" data-token="25fc3b25-4c32-4732-83e4-2c6ed59ee11d">  <a href="https://www.trustpilot.com/review/getgeofencing.com" target="_blank" rel="noopener">Trustpilot</a></div><!-- End TrustBox widget -->
@SitesByYogi
SitesByYogi / usago.css
Created September 10, 2025 15:04
usago customizer css
/*Alfa Slab Font Family*/
.alfa-slab h1 {
font-family: 'Alfa Slab One', sans-serif !important;
}
.alfa-slab h2 {
font-family: 'Alfa Slab One', sans-serif !important;
}
@SitesByYogi
SitesByYogi / payload.json
Created July 15, 2025 20:25
Airtable payload - America's Thrift
{
"Contact First Name": "John",
"Contact Last Name": "Doe",
"Ph # (Must have)": "555-123-4567",
"Contact Email": "john.doe@example.com",
"Organization Name": "Helping Hands",
"Location Address": "123 Main Street, Birmingham, AL",
"Number of Participants": "25",
"Drive Start Date": "2025-07-10",
"Drive End Date": "2025-07-15",