WP Simple Pay: Remove Decimals
Removes trailing decimals on price outputs. Note: Does not affect Stripe Checkout.
wordpress on-page confirmation message
.wpforms-confirmation-container-full { color: #D2A336; margin: 0 0 24px 0; background: #000000; border: 1px solid #D2A336; padding:…
Puri Dimensi
Konsultan SLF Profesional dari PT Puri Dimensi Berpengalaman lebih dari 25 Tahun Dipercaya Lebih 500 Klien.…
MemberPress: Changes Product Image on the Checkout Page (copy)
This code snippet changes the product image on the checkout page in MemberPress. By default, MemberPress…
Copy Donation Receipt To Admin
Send the donation receipt to the site admin as well.
Google Search Console
Google Search console snippet
HubSpot tracking code
HubSpot tracking code
Copyright & Current Year Shortcodes
Add this snippet to the functions.php file in your theme or plugin. Type [year] in any…
Include Pending Donors
By default, the Donors widget & shortcode will only include donors with Paid donations. With this…
WP Simple Pay: Conditionally Dequeue Scripts & Styles
Conditionally dequeue scripts & styles based on set conditions. In this example, we remove all plugin…
Add Rel Nofollow to Top Bar Social Links
We don't recommend it but if you want to add a nofollow attribute to your top…
Hem
Octodesigns.se Octodesigns.se Hem Produkter Galleri Kontakta mig © 2024 Octodesigns.se All rights reserved. Hem Produkter Galleri…
Unhook Default Charitable Template Functions
In this example, we're going to remove the donor count from the campaign page, but you…
parallax
.parallax { background-image: url("http://example.com/wp-content/uploads/2017/08/my-background-image.jpg"); height: 100%; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; margin-left:-410px; margin-right:-410px;…