Thread Starter
daprop
(@daprop)
Solution:
wp-content/plugins/popup-maker/includes/admin/shortcode-ui/class-pum-admin-shortcode-ui.php
delete row 99
$plugin_array[‘pum_shortcodes’] = POPMAKE_URL . ‘/assets/js/mce-buttons’ . $suffix . ‘.js’;
Hello @daprop:
I recommend that you restore the line of code that you deleted from our plugin, and use the ‘Health Check’ plugin from WordPress.org to troubleshoot what else might be going on at your site that is causing problems.
https://wordpress.org/plugins/health-check/ // Health Check plugin page.
https://make.wordpress.org/support/handbook/appendix/troubleshooting-using-the-health-check/ // Documentation page for Health Check plugin at WordPress.org.