Tell us what you are trying to do? I create CPT for slider image. hidden link I Install 3rd plugin Easy FancyBox for popup image in standart wp gallery in posts/pages.
But i have problem with duplicate image popup, in first popup generate from plugin, and i need disabled it, I need only popup from toolset block slider. I can't delete 3rd plugin, i need them for other gallery on site. In Support page i found same solution for next-gen gallery https://wordpress.org/support/topic/double-window-when-using-nextgen-pro/ but i don't understand what class i need to insert in code.
Can you help to disabled first popup from Easy FancyBox?
Thank you for help!
Is there any documentation that you are following?
Thank you for answer Minesh
I'll try to add to functions.php - not work
I'll try add to Custom Code - not work
If you have any idea it will be very good. Any way i try to ask this question to plugin developer.
Thank you.
Can you please check with them if they have any hook to not load the easy fancybox assets on specific page.
If they do not have way I will require admin access details to your site.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
Minesh, can you take into account in the code how to disable the easy funcybox popup on other CPTs. I still have this problem on this archive hidden link
Thank you!
I contacted the plugin developer for support and they advised me such a solution, it is not as elegant as yours, but it solved the problem. I will write this proposed code here, maybe it will be useful to someone in the future.
Thanks Minesh for the help.