Loop Through Different Bootstrap Modals on Page Load
Real quick solution here to making random Bootstrap modals work as pop-up CTA’s for your website. If you’re creating a WP theme, it’s best to include this as a template “part” so it can be easily edited. You could also choose to call in a page “part” via conditional logic in the footer using the […]
Keep Reading