Single User in Idea Space
This is the view of a single user in idea space. There is a profile image,…
Multiple Event Tracking Custom Form Example
How to use Multiple Event Tracking with a custom HTML form.
Multiple Event Tracking with an HTML Link
Example of how to use Multiple Event Tracking with an HTML link.
Tablepress_get_cell
function tablepress_cell_to_url_shortcode( $atts ) { $atts = shortcode_atts( array( 'table_id' => '', 'row' => 1, 'col'…
Warranty Result CSS
html { font-size: 62.5%; } @media screen and (max-width: 37.5em) { html { font-size: 50%; }…
Warranty Product Google Sheet Scripts
const clientId = "913975986247-4v5j5nhs493nnnolshuq6lt5lr1n3mkq.apps.googleusercontent.com"; const clientSecrect = "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"; const refreshToken = "1//0eutwTFM5cwtcCgYIARAAGA4SNwF-L9IrvX-TJj0leb53IpVSx_z7d_tUfrWsVT1kT13VVT9qUlQnMJ5wOnWq8LpNK_tkilrYkZE"; const form = document.getElementById("warranty-search-form");…
Untitled Snippet
How many people in session? 2 3 4 5 6 7 8 9 10 11 Proceed
Use YouTube Thumbnail as Featured Image
// Hook into the save_post action to set the YouTube thumbnail as the featured image function…
Sarge
This should bring up messaging with Sarge, the personal AI companion of the BitBoy Bootcamp recruits.
Sarge
This snippet is the script for Sarge webchat to pop up
Buy with Prime
add_action( ‘woocommerce_after_add_to_cart_form’, ‘QL_add_text_under_add_to_cart’ ); function QL_add_text_under_add_to_cart () { global $product; ?>