Search results for: header

How to Add Custom Code Snippets in WordPress

For this guide, we’ll create a custom code that prevents theme conflicts that cause Radio and…

60+

Facebook Domain Verification snippet

Asembo Digital Solutions Facebook Pixel ID (tracking)

Dynamic Monsterlinks by Id

// Target by ID window.onload = function(){ document.getElementById("someID").href="MONSTERLINK_URL"; }

Using the “Include Form Styling” Setting

With the Base styling only setting in place, multi-column layouts will generally not function properly. To…

20+

Facebook storage tracking

Pixel for tracking self storage traffic

Cam McMaster
<10

Display WPForm Entries

This PHP code allows you to display form data stored by WPForms using a shortcode. The…

1 11 12 13 14 15 16