• Hi

    I have a conflict with another custom plugin and download manager. The Javascripts they are using cause a conflict. Otherwise I think I can manage this by not allowing the other plugins javascript to load except on the pages where it is needed. But the issue is, it is needed on user-edit.php and also preferably on profile.php. I found in download manager file src\Admin\AdminController.php in enqueueScripts() -function from line 74 onwards, that user-edit.php and profile.php are pages where the download manager scripts are loaded. Why is this? I could not find the functionality that would be disabled if i just don’t allow those to be loaded (ie. remove those two files from the line 77, allow_bscss.

    If they are not needed at all, would be nice if you could remove them from your plugin. If they are actually needed, would be nice to know where so I could assess if we need that functionality

  • The topic ‘Download manager on profile.php and user-edit.php’ is closed to new replies.