Articles & Posts
Home
About Me
Services
Disclaimer
Newsletter
Contact Us
June 16, 2015
Uploadify is not working in wp-admin as expected?
Solution is as follows:
Go to initial state and don’t use any uploadify for now
Try with default jquery, everything working fine
Then use your plugin file as “enqueue” instead of linking files directly
Enqueue one by one the js files
Keep checking the conflicts
Finally you will get it work, you are just missing the order of files loading
Last updated: June 16, 2015
Post navigation
←
jQuery contains vs. JavaScript indexOf to filter results
PHP function to check that you are main page?
→