Title: mgratch's Replies | WordPress.org

---

# mgratch

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 23 total)

1 [2](https://wordpress.org/support/users/brokenflipside/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/brokenflipside/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pods - Custom Content Types and Fields] Error when using multiple images](https://wordpress.org/support/topic/error-when-using-multiple-images/)
 *  [mgratch](https://wordpress.org/support/users/brokenflipside/)
 * (@brokenflipside)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/error-when-using-multiple-images/#post-9236476)
 * [@jimtrue](https://wordpress.org/support/users/jimtrue/) I can confirm this is
   a bug.
 * I was able to reproduce locally on a fresh local VVV install.
    nothing but pods
   installed. 1 post type added (artwork) 1 field added – file (slide show images)
   only setting change was to set it to multiple files
 * I ensured that `define('WP_DEBUG', true);`
    Added 4 images to `slide_show_images`
   debug log displayed the notice
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Twitter Feed] Fatal error: commercial version](https://wordpress.org/support/topic/fatal-error-commercial-version/)
 *  [mgratch](https://wordpress.org/support/users/brokenflipside/)
 * (@brokenflipside)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/fatal-error-commercial-version/#post-6473960)
 * This exact thing is happening and has been for a few versions on my local VVV
   install on SiteGround and on WP Engine. I have tried it with a fresh install 
   as well.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Stellar Places] Add extra fields and some edits.](https://wordpress.org/support/topic/add-extra-fields-and-some-edits/)
 *  [mgratch](https://wordpress.org/support/users/brokenflipside/)
 * (@brokenflipside)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/add-extra-fields-and-some-edits/#post-6372515)
 * [@ruth](https://wordpress.org/support/users/ruth/) I would recommend using the
   plugin [Pods](https://wordpress.org/plugins/pods/) to extend stellar places custom
   post type. That would make it very easy — depending on how you do it, it can 
   be accomplished without coding. You might even be able to change the word places
   to locations like this, but I can’t say for sure.
 * Feel free to ping me if I can be of any assistance, or the Pods community has
   their own slack channel and forum as well located at [pods.io](http://pods.io)—
   and of course most any custom field plugin will likely work for this case.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Stellar Places] Places list](https://wordpress.org/support/topic/places-list/)
 *  [mgratch](https://wordpress.org/support/users/brokenflipside/)
 * (@brokenflipside)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/places-list/#post-5964289)
 * hey guys, here is code for a [places-list] shortcode. the shortcode doesn’t support
   arguments, I built it to fill very specific need. This will show all the places
   that are published regardless of taxonomy, as well there is no styling included.
 * line 100 – 149
 * [Github code](https://github.com/mgratch/caec/blob/master/themes/college-application-essay-coach/inc/extras.php#L100)
 * If you place this in your functions.php file it should do what you need.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP REST API (WP API)] exclude fields from request](https://wordpress.org/support/topic/exclude-fields-from-request/)
 *  [mgratch](https://wordpress.org/support/users/brokenflipside/)
 * (@brokenflipside)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/exclude-fields-from-request/#post-5380257)
 * I believe metadata the begins with an “_” is considered private.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP REST API (WP API)] If I use this plugin will it be compatible with the upcoming WP api?](https://wordpress.org/support/topic/if-i-use-this-plugin-will-it-be-compatible-with-the-upcoming-wp-api/)
 *  [mgratch](https://wordpress.org/support/users/brokenflipside/)
 * (@brokenflipside)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/if-i-use-this-plugin-will-it-be-compatible-with-the-upcoming-wp-api/#post-5898680)
 * As I am not one of the developers, I can’t say for certain, but I would imagine
   with the developers involved, when this moves to core from a feature plugin it
   will check if the plugin is activated and respond accordingly.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Pods - Custom Content Types and Fields] This plugin sucks](https://wordpress.org/support/topic/this-plugin-sucks-4/)
 *  [mgratch](https://wordpress.org/support/users/brokenflipside/)
 * (@brokenflipside)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/this-plugin-sucks-4/#post-7899504)
 * If you are still looking for a solution, there is good news this plugin will 
   likely work for you.
 * Most themes won’t display custom fields by default except for those that are 
   created by that theme or plugins meant to be included with that theme.
 * Therefor you will likely come up with this issue elsewhere.
 * If you created custom fields using pods for a post (post-type) you can click 
   the pods shortcut button above the post editor and click “display a field from
   this item” and simply enter the name of the custom field into the text box and
   click insert.
 * This will then display custom field data in your content. There are other methods
   but I think I have outlined the most basic form.
 * I hope if you give pods a try again in the future you have better success. There
   is also a forum for help on the pods website that is dedicated to support.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [jQuery error on 3.6 upgrade jquery-1.10.2.min.map 404](https://wordpress.org/support/topic/jquery-error-on-36-upgrade-jquery-1102minmap-404/)
 *  [mgratch](https://wordpress.org/support/users/brokenflipside/)
 * (@brokenflipside)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/jquery-error-on-36-upgrade-jquery-1102minmap-404/page/2/#post-3985330)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SEO Ultimate] [Plugin: SEO Ultimate] where do I find a list with all short-codes for the meta description fields?](https://wordpress.org/support/topic/plugin-seo-ultimate-where-do-i-find-a-list-with-all-short-codes-for-the-meta-description-fields/)
 *  [mgratch](https://wordpress.org/support/users/brokenflipside/)
 * (@brokenflipside)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/plugin-seo-ultimate-where-do-i-find-a-list-with-all-short-codes-for-the-meta-description-fields/#post-2661431)
 * This would be a very useful bit of information to have.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Related Posts via Taxonomies] [Plugin: Related Posts via Taxonomies] Add thumbnails](https://wordpress.org/support/topic/plugin-related-posts-via-taxonomies-add-thumbnails/)
 *  Thread Starter [mgratch](https://wordpress.org/support/users/brokenflipside/)
 * (@brokenflipside)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-related-posts-via-taxonomies-add-thumbnails/#post-2875649)
 * Yes this definitely still works. Include a link to pastebin of your display.php
   code and what theme you are working with. Does your theme support featured images?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Related Posts via Taxonomies] [Plugin: Related Posts via Taxonomies] Add thumbnails](https://wordpress.org/support/topic/plugin-related-posts-via-taxonomies-add-thumbnails/)
 *  Thread Starter [mgratch](https://wordpress.org/support/users/brokenflipside/)
 * (@brokenflipside)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-related-posts-via-taxonomies-add-thumbnails/#post-2875301)
 * see above answer.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [remove_theme_support Twenty Eleven](https://wordpress.org/support/topic/remove_theme_support-twenty-eleven/)
 *  Thread Starter [mgratch](https://wordpress.org/support/users/brokenflipside/)
 * (@brokenflipside)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/remove_theme_support-twenty-eleven/#post-2183523)
 * Problem solved, so if anyone should read this, I was missing the priority call,
   notice the number 11. So now the code reads like this:
 *     ```
       add_action ('after_setup_theme', 'remove_post_formats', 11);
       function remove_post_formats() {remove_theme_support('post-formats');
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Network Publisher] [Plugin: Network Publisher] wrong picture posted to Facebook](https://wordpress.org/support/topic/plugin-network-publisher-wrong-picture-posted-to-facebook/)
 *  [mgratch](https://wordpress.org/support/users/brokenflipside/)
 * (@brokenflipside)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-network-publisher-wrong-picture-posted-to-facebook/#post-1811668)
 * [http://help.linksalpha.com/networks/images-in-posts](http://help.linksalpha.com/networks/images-in-posts)
 * I found this… maybe it helps you, it did shed light on my problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Network Publisher] [Plugin: Network Publisher] wrong picture posted to Facebook](https://wordpress.org/support/topic/plugin-network-publisher-wrong-picture-posted-to-facebook/)
 *  [mgratch](https://wordpress.org/support/users/brokenflipside/)
 * (@brokenflipside)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-network-publisher-wrong-picture-posted-to-facebook/#post-1811666)
 * I have the same problem, it always picks the “purchase album” sticker image under
   the music player on the right hand side. Very frustrating, I am going to try 
   adding a featured image to the post and see if that helps.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MP3-jPlayer] [Plugin: MP3-jPlayer] Works well, customizable](https://wordpress.org/support/topic/plugin-mp3-jplayer-works-well-customizable/)
 *  [mgratch](https://wordpress.org/support/users/brokenflipside/)
 * (@brokenflipside)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-mp3-jplayer-works-well-customizable/#post-1762390)
 * Works great with iphone. Not so much with android or WP7 devices. But I feel 
   like those problems are specific to the mobile browsers on the devices.
 * I know WP7 doesn’t yet support HTML5 or Flash. I thought android did. (Well many
   don’t have flash, but most 2.2 devices do.) Either way it works on most 2.2 android
   devices (epic, evo, galaxy)
 * Thanks!

Viewing 15 replies - 1 through 15 (of 23 total)

1 [2](https://wordpress.org/support/users/brokenflipside/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/brokenflipside/replies/page/2/?output_format=md)