June 16, 2015

Uploadify is not working in wp-admin as expected?

Solution is as follows:

  1. Go to initial state and don’t use any uploadify for now
  2. Try with default jquery, everything working fine
  3. Then use your plugin file as “enqueue” instead of linking files directly
  4. Enqueue one by one the js files
  5. Keep checking the conflicts
  6. Finally you will get it work, you are just missing the order of files loading
  7. Last updated: June 16, 2015