Replies: 0
Hi guys,
I have investigated that when your plugin is active all enqueued scripts/styles are moved to head and the registering scripts in the site’s footer are ignored.
In this case, I have the issues in my custom code with the using “wp_add_inline_style()” function and include a few popup windows via the using ‘wp_footer’ hook.
Please let me know how it can be resolved,
Have a great day and Thanks!