MemberPress: Add Logout Confirmation Popup
This code will force a confirmation popup to show when users click the Logout link on…
ABF Updated ChatBot
Updated ABF Chatbot with new allenbaileyfoundation.org website
om.Campaign.afterShow
document.addEventListener('om.Campaign.afterShow', function(event) { if (event.detail.Campaign.id == 'zjd3hxxogbfvmy2iz0rp') // your slug { var campaignID = 'om-'+ event.detail.Campaign.id;…
dynamic-monsterlinks-by-class-name.js
// Target by class name window.onload = function(){ const dynamicMonsterLinks = document.querySelectorAll("a.myClass"); dynamicMonsterLinks.forEach(dynamicMonsterLinks => dynamicMonsterLinks.href =…
AIOSEO FAQ Block accordion
Adds accordion style toggle functionality to the AIOSEO FAQ block.
Button-Movement #The Greek
This CSS code defines the styling for a button element, along with hover effects that are…
MemberPress: Redirect To Specific Page Based on Rule
This code snippet will redirect users to a custom URL if the visited post is protected…
Add Radio Boxes To Donation Form
/** * Add a collection of radio selections to the donation form. * * This snippet…
How to Customize the Labels for Image Choices
/* Position labels over images and hide them by default */ form#wpforms-form-1000 .wpforms-field .wpforms-image-choices-label { position:…
Footer menu
Footer menu with black background and white text
Move Campaign Summary Description Below Content
Shuffle the order of things on the campaign page.