Advertisement
idotherest34

html snippet where shortcode doesn't work

Dec 12th, 2018
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.57 KB | None | 0 0
  1. <span class = "contactheader"><h3>Contact</h3></span>
  2. <div class="contact-body-list">
  3. <span class="nameip-contact">[types field='firstnamecpt'][/types] [types field='last-namecpt'][/types]</span><div class="pronounciation">Pronounciation: [types field='pronounciation'][/types]</div>
  4. <div class="fieldgroupcontact">
  5. [types field='office-phonestaff'][/types]
  6. <div>[types field='emailstaff' class='emailip'][/types]</div>
  7. <div class="mobilephoneip">[types field='mobile-phonestaff']</div>
  8. <div class="pronounsip">
  9.     [types field='gender-pronouns-staff'][/types]
  10. </div>
  11. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement