Title: markhewes's Replies | WordPress.org

---

# markhewes

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GravityExport Lite for Gravity Forms] Automatically exclude HTML block fields](https://wordpress.org/support/topic/automatically-exclude-html-block-fields/)
 *  Thread Starter [markhewes](https://wordpress.org/support/users/markhewes/)
 * (@markhewes)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/automatically-exclude-html-block-fields/#post-14163397)
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GravityExport Lite for Gravity Forms] Automatically exclude HTML block fields](https://wordpress.org/support/topic/automatically-exclude-html-block-fields/)
 *  Thread Starter [markhewes](https://wordpress.org/support/users/markhewes/)
 * (@markhewes)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/automatically-exclude-html-block-fields/#post-14158168)
 * Perfect! Thanks so much. Could I also adapt this to exclude other field types?
   Credit Card, for example?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Post Gallery - UPG] Multiple file upload limited to 20 photos](https://wordpress.org/support/topic/multiple-file-upload-limited-to-20-photos/)
 *  Thread Starter [markhewes](https://wordpress.org/support/users/markhewes/)
 * (@markhewes)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/multiple-file-upload-limited-to-20-photos/#post-13193363)
 * That fixed it, thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Post Gallery - UPG] Multiple image uploads on [upg-attach]](https://wordpress.org/support/topic/multiple-image-uploads-on-upg-attach/)
 *  Thread Starter [markhewes](https://wordpress.org/support/users/markhewes/)
 * (@markhewes)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/multiple-image-uploads-on-upg-attach/#post-13010037)
 * Thanks for looking into it. I found the following code in the functions.php file.
   Is there a quick way to modify this, maybe using a foreach loop? I’ve tried a
   few things, but don’t have the coding skills to make it work.
 *  //Attach post id if the gallery is attached to specific post.
    if (isset($_POST[‘
   form_attach’])) { add_post_meta($post_id, ‘form_attach’, $_POST[‘form_attach’]);
   add_post_meta($post_id, ‘media_private’, $_POST[‘media_private’]); //$response[‘
   srv_attach’]=”Media attached to “+$_POST[‘form_attach’]; }
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Post Gallery - UPG] Multiple image uploads on [upg-attach]](https://wordpress.org/support/topic/multiple-image-uploads-on-upg-attach/)
 *  Thread Starter [markhewes](https://wordpress.org/support/users/markhewes/)
 * (@markhewes)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/multiple-image-uploads-on-upg-attach/#post-13004345)
 * I tried changing the the input field to multiple, but it doesn’t seem to be working
   correctly. For example, if I upload two photos, they will both be added as posts
   to UPG, but only the first one will display in the page gallery. If I edit the
   posts, I can see that only the first post has the “attached at” value for that
   page. The other photo has no “attached at” value. Is there a simple fix for the
   code to make sure all the photos receive the “attached at” value?
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Instagram for WordPress] set up instagram for wordpress](https://wordpress.org/support/topic/set-up-instagram-for-wordpress/)
 *  [markhewes](https://wordpress.org/support/users/markhewes/)
 * (@markhewes)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/set-up-instagram-for-wordpress/page/3/#post-3180183)
 * Plugin was working fine on my site before the recent updates. I followed the 
   instructions and set up Instagram oAuth client with no errors, but the widget
   just does not appear. I can see that the css and js files for the plugin are 
   loaded, but when i look at the page html, where the widget div should be, there’s
   just nothing.
 * Widget should appear between the “Recent Posts” and FB like box widgets here:
   [http://markhewes.com](http://markhewes.com)
 * I’ve tried reinstalling the plugin, haven’t installed anything else that would
   cause new conflicts. Any ideas?

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