Skip to content

Instantly share code, notes, and snippets.

View kimcoleman's full-sized avatar

Kim Coleman kimcoleman

View GitHub Profile
@kimcoleman
kimcoleman / WooCommerce-Vintage-Sitewide-Sale.html
Last active September 24, 2020 11:54
Sample content for Sitewide Sales: Vintage Template for WooCommerce
/**
* Sale Type: WooCommerce
* Sale Template: Vintage
*/
// Pre-Sale Content:
<h1>Vintage Sale starting soon!</h1>
<h4>Sale starts in November 2032</h4>
<p><a href="#">Learn more.</a></p>
@kimcoleman
kimcoleman / WooCommerce-Scroll-Sitewide-Sale.html
Created September 24, 2020 11:53
Sample content for Sitewide Sales: Scroll Template for WooCommerce
/**
* Sale Type: WooCommerce
* Sale Template: Scroll
*/
// Pre-Sale Content:
<h1>I see a smooth-scrolling sale coming.</h1>
<h4>Get ready for the sale of the year!</h4>
<p><a href="#">Learn more.</a></p>
@kimcoleman
kimcoleman / WooCommerce-Photo-Sitewide-Sale.html
Created September 24, 2020 11:53
Sample content for Sitewide Sales: Photo Template for WooCommerce
/**
* Sale Type: WooCommerce
* Sale Template: Photo
*/
// Pre-Sale Content:
<h1>Snap, Snap the Photo Sale is almost here!</h1>
<h4>Best put on your Sunday's best. Sale starting soon!</h4>
<p><a href="#">Learn more.</a></p>
@kimcoleman
kimcoleman / WooCommerce-Ocean-Sitewide-Sale.html
Last active August 29, 2022 09:41
Sample content for Sitewide Sales: Ocean Template for WooCommerce
/**
* Sale Type: WooCommerce
* Sale Template: Ocean
*/
<!-- wp:swsales/sale-content {"period":"pre-sale"} -->
<div class="wp-block-swsales-sale-content"><!-- wp:heading {"textAlign":"center","level":4} -->
<h4 class="has-text-align-center">Captain, I see it! The sale is close at hand.</h4>
<!-- /wp:heading -->
@kimcoleman
kimcoleman / WooCommerce-Gradient-Sitewide-Sale.html
Last active August 29, 2022 09:33
Sample content for Sitewide Sales: Gradient Template for WooCommerce
/**
* Sale Type: WooCommerce
* Sale Template: Gradient
*/
<!-- wp:swsales/sale-content {"period":"pre-sale"} -->
<div class="wp-block-swsales-sale-content"><!-- wp:group {"layout":{"type":"flex","orientation":"vertical","justifyContent":"center"}} -->
<div class="wp-block-group"><!-- wp:heading {"level":1} -->
<h1>The Smooth Sale is Almost Here!</h1>
<!-- /wp:heading -->
@kimcoleman
kimcoleman / WooCommerce-Fancy-Coupon-Sitewide-Sale.html
Last active August 29, 2022 09:29
Sample content for Sitewide Sales: Fancy Coupon Template for WooCommerce
/**
* Sale Type: WooCommerce
* Sale Template: Fancy Coupon
*/
// Landing Page Content:
<!-- wp:swsales/sale-content {"period":"pre-sale"} -->
<div class="wp-block-swsales-sale-content"><!-- wp:heading {"level":1} -->
<h1>Sale Coming Soon!</h1>
<!-- /wp:heading -->
@kimcoleman
kimcoleman / Paid-Memberships-Pro-Vintage-Sitewide-Sale.html
Last active September 24, 2020 11:50
Sample content for Sitewide Sales: Vintage Template for Paid Memberships Pro
/**
* Sale Type: Paid Memberships Pro
* Sale Template: Vintage
*/
// Pre-Sale Content:
<h1>Vintage Sale starting soon!</h1>
<h4>Sale starts in November 2032.</h4>
<p><a href="#">Learn more.</a></p>
@kimcoleman
kimcoleman / Paid-Memberships-Pro-Scroll-Sitewide-Sale.html
Last active September 24, 2020 11:50
Sample content for Sitewide Sales: Scroll Template for Paid Memberships Pro
/**
* Sale Type: Paid Memberships Pro
* Sale Template: Scroll
*/
// Pre-Sale Content:
<h1>I see a smooth-scrolling sale coming.</h1>
<h4>Get ready for the sale of the year!</h4>
<p><a href="#">Learn more.</a></p>
@kimcoleman
kimcoleman / Paid-Memberships-Pro-Photo-Sitewide-Sale.html
Last active September 24, 2020 11:50
Sample content for Sitewide Sales: Photo Template for Paid Memberships Pro
/**
* Sale Type: Paid Memberships Pro
* Sale Template: Photo
*/
// Pre-Sale Content:
<h2>Snap, Snap the Photo Sale is almost here!</h2>
<h4>Best put on your Sunday's best. Sale starting soon!</h4>
<p><a href="#">Learn more.</a></p>
@kimcoleman
kimcoleman / Paid-Memberships-Pro-Ocean-Sitewide-Sale.html
Last active September 24, 2020 11:51
Sample content for Sitewide Sales: Ocean Template for Paid Memberships Pro
/**
* Sale Type: Paid Memberships Pro
* Sale Template: Ocean
*/
// Pre-Sale Content:
<h4>Captain, I see it! The Sale is close at hand.</h4>
<h1>Underwater Sale Starts Friday!</h1>
<p><a href="#">Stay up to date</a></p>