• lvfxbr

    (@lvfxbr)


    Hi there!

    I have a lazy load feature to load the sections in the front page of my theme. The section that I have a contact form from contact form 7 is the latest before the footer.

    The problem is when the section loads via ajax one by one in page scroll, the script of contact form 7 inits the form before the html element loads.

    There is a way to allow me to access the wpcf7 API and call init after the section of my form loads? The API of CF7 is great but I can’t access it externally using a script of my theme.

    Thank you for CF7!

The topic ‘Javascript API external use’ is closed to new replies.