Hi,
Thank you for contacting us!
In order to fix this issue you need to make changes manually in wp-lightbox-bank.php file.
To locate wp-lightbox-bank.php file you need to follow the mentioned path which is given below:
wp-content > plugins > wp-lightbox-bank > wp-lightbox-bank.php file.
When you open this file, you need to go near to the line no : 408
Here you need to replace the code
add_action(“wp_head”, “lightbox_front_end_panel_css_calls”);
with
add_action(“wp_enqueue_scripts”, “lightbox_front_end_panel_css_calls”);
This will fix your issue.
If you still have any doubt, please don’t hesitate to get back to us!
Thanks & Regards
Support Team
Tech Banker