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.
Donation Form Email Check (Advanced)
If you need to do manual validation of an email when a donation is being submitted…
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");…
Paypalcheckout
Payment checkout
Paypalcheckout- Avanzato
Advanced checkout
Untitled Snippet
How many people in session? 2 3 4 5 6 7 8 9 10 11 Proceed
MemberPress: Add Address Column to Subscriptions Table
If the Address Fields option is enabled for the MemberPress registration forms at Dashboard > MemberPress…
MemberPress: Add a Custom Field To Manage Sub Account Table
This shortcode can be used if the MemberPress Corporate Accounts add-on is activated on the website.…