Hi @webtoffee ,
I am trying the changes locally, and I have disabled every other plugin except this one.
The wp_footer() and wp_head() were being called inside the header and the footer components, I have now moved them to the page template, and it didn’t have any effect.
This is how I am calling them right now inside my page.php template.