#15632
 Abe
Keymaster

Hi, Try it in another way then 🙂

This is the link to use in the content:

COPY CODE

<a href="#">Contact form click</a>

Add this code in footer.php just before wp_footer() line:

COPY CODE

<script type="text/javascript">
jQuery("body").on('click', '.my-contact-btn', function() {
	jQuery('#kleo-quick-contact').toggle(); 
	return false;
});
</script>
	
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

Log in with your credentials

Forgot your details?