Title: Keyvan Mahmoudi's Replies | WordPress.org

---

# Keyvan Mahmoudi

  [  ](https://wordpress.org/support/users/iamkeyvan72/)

 *   [Profile](https://wordpress.org/support/users/iamkeyvan72/)
 *   [Topics Started](https://wordpress.org/support/users/iamkeyvan72/topics/)
 *   [Replies Created](https://wordpress.org/support/users/iamkeyvan72/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/iamkeyvan72/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/iamkeyvan72/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/iamkeyvan72/engagements/)
 *   [Favorites](https://wordpress.org/support/users/iamkeyvan72/favorites/)

 Search replies:

## Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Drag and Drop Multiple File Upload for Contact Form 7] Upload Area Not Showing in form](https://wordpress.org/support/topic/upload-area-not-showing-in-form/)
 *  Thread Starter [Keyvan Mahmoudi](https://wordpress.org/support/users/iamkeyvan72/)
 * (@iamkeyvan72)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/upload-area-not-showing-in-form/#post-13605218)
 * yes, the problem was that code, but by changing add_filter to add_action, the
   problem was still there.
    i removed that part of code (which was removing default
   jquery 1.12.4 from loading) the uploader worked. perhaps the uploader needs that
   specific version of jquery, because i used jquery 3.5.1 in my project.
 * thanks a lot for your help.
    -  This reply was modified 5 years, 9 months ago by [Keyvan Mahmoudi](https://wordpress.org/support/users/iamkeyvan72/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Drag and Drop Multiple File Upload for Contact Form 7] Upload Area Not Showing in form](https://wordpress.org/support/topic/upload-area-not-showing-in-form/)
 *  Thread Starter [Keyvan Mahmoudi](https://wordpress.org/support/users/iamkeyvan72/)
 * (@iamkeyvan72)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/upload-area-not-showing-in-form/#post-13604364)
 * Yes sure.
    I emailed you the account
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Drag and Drop Multiple File Upload for Contact Form 7] Upload Area Not Showing in form](https://wordpress.org/support/topic/upload-area-not-showing-in-form/)
 *  Thread Starter [Keyvan Mahmoudi](https://wordpress.org/support/users/iamkeyvan72/)
 * (@iamkeyvan72)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/upload-area-not-showing-in-form/#post-13604007)
 * Thanks for your response, but unfortunately still nothing to show.
    here is my
   header.php:
 *     ```
       <?php
               wpcf7_enqueue_scripts();
               wp_head();
           ?>
       ```
   
 * and this is at the end of wp-config.php:
 *     ```
          define('WPCF7_LOAD_JS', true);
           define('WPCF7_LOAD_CSS', true);
       ```
   
 * the form is in the elements (from inspect elements) but not showing up.
 * i appreciate your help
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Drag and Drop Multiple File Upload for Contact Form 7] Upload Area Not Showing in form](https://wordpress.org/support/topic/upload-area-not-showing-in-form/)
 *  Thread Starter [Keyvan Mahmoudi](https://wordpress.org/support/users/iamkeyvan72/)
 * (@iamkeyvan72)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/upload-area-not-showing-in-form/#post-13602936)
 * you mean something like this?:
 *     ```
        wp_enqueue_script('coderopz-uploader', get_theme_file_uri('/js/codedropz-uploader.min.js'), 'jquery-3.5.1', microtime(), true);
               wp_enqueue_script('dnd-uploader', get_theme_file_uri('/js/dnd-upload-cf7.js'), 'coderopz-uploader', microtime(), true);
               wp_enqueue_script('main', get_theme_file_uri('/js/scripts.js'), array('owl', 'dnd-uploader', 'jquery-3.5.1'), microtime(), true);
       ```
   
 * i put this in the functions.php in the function to load in wp_enqueue_scripts,
   they also load in the page:
    [https://anydevy.com/suppliers/](https://anydevy.com/suppliers/)
 * but still not working.
 * footer also had wp_footer() in it and it’s loading the resources
 * what should i do?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Drag and Drop Multiple File Upload for Contact Form 7] Upload area not showing](https://wordpress.org/support/topic/upload-area-not-showing/)
 *  [Keyvan Mahmoudi](https://wordpress.org/support/users/iamkeyvan72/)
 * (@iamkeyvan72)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/upload-area-not-showing/#post-13600867)
 * Hi,
    i have this problem but mine is not in any popup or anything else. here 
   is where uploader should display: [https://ibb.co/k4bKJ4T](https://ibb.co/k4bKJ4T)
 * and here is my code to show uploader:
 * `[mfile catalogue-file limit:104857600 filetypes:jpeg|jpg|pdf|png min-file:1 
   max-file:100 id:catalogue-file]`
 * could you please help me?
    -  This reply was modified 5 years, 9 months ago by [Keyvan Mahmoudi](https://wordpress.org/support/users/iamkeyvan72/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CAOS | Host Google Analytics Locally] How to replace with old GA script?](https://wordpress.org/support/topic/how-to-replace-with-old-ga-script/)
 *  Thread Starter [Keyvan Mahmoudi](https://wordpress.org/support/users/iamkeyvan72/)
 * (@iamkeyvan72)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/how-to-replace-with-old-ga-script/#post-12830774)
 * Of course.
    thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CAOS | Host Google Analytics Locally] How to replace with old GA script?](https://wordpress.org/support/topic/how-to-replace-with-old-ga-script/)
 *  Thread Starter [Keyvan Mahmoudi](https://wordpress.org/support/users/iamkeyvan72/)
 * (@iamkeyvan72)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/how-to-replace-with-old-ga-script/#post-12830763)
 * thank you dear Daan,
    not only for your plugin, but also i’m surprised with your
   quick response.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CAOS | Host Google Analytics Locally] How to replace with old GA script?](https://wordpress.org/support/topic/how-to-replace-with-old-ga-script/)
 *  Thread Starter [Keyvan Mahmoudi](https://wordpress.org/support/users/iamkeyvan72/)
 * (@iamkeyvan72)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/how-to-replace-with-old-ga-script/#post-12830754)
 * so you mean i just have to comment out my old footer script, yes?
    i removed 
   my old footer script now. may i ask you to check the site and tell me is it allright
   now or not?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LazyLoad Plugin – Lazy Load Images, Videos, and Iframes] Images not showing after enabling the lazy load](https://wordpress.org/support/topic/images-not-showing-after-enabling-the-lazy-load/)
 *  Thread Starter [Keyvan Mahmoudi](https://wordpress.org/support/users/iamkeyvan72/)
 * (@iamkeyvan72)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/images-not-showing-after-enabling-the-lazy-load/#post-12063571)
 * i’ve now disabled the plugin to show images in my website, if you wanted to help
   me with it, tell me to enable plugin if you want, so you can watch it online.
   
   thanks

Viewing 9 replies - 1 through 9 (of 9 total)