Title: morwalz's Replies | WordPress.org

---

# morwalz

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP REST API (WP API)] Get multiple posts/media by ID](https://wordpress.org/support/topic/get-multiple-postsmedia-by-id/)
 *  [morwalz](https://wordpress.org/support/users/morwalz/)
 * (@morwalz)
 * [11 years ago](https://wordpress.org/support/topic/get-multiple-postsmedia-by-id/#post-4875905)
 * I am testing this issue.
    [http://www.examsbook.com/wp-json/posts?filter%5Bpost__in%5D%5B%5D=4824](http://www.examsbook.com/wp-json/posts?filter%5Bpost__in%5D%5B%5D=4824)
 * This should return the post with id 4824
    But this is returning other posts. 
   Seems this filter is not applied. Any helped in this ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Job Manager] add job listings to ad-sense map](https://wordpress.org/support/topic/add-job-listings-to-ad-sense-map/)
 *  Thread Starter [morwalz](https://wordpress.org/support/users/morwalz/)
 * (@morwalz)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/add-job-listings-to-ad-sense-map/#post-4907161)
 * Thank u
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Job Manager] Unable to shwo featured image and comments](https://wordpress.org/support/topic/unable-to-shwo-featured-image-and-comments/)
 *  Thread Starter [morwalz](https://wordpress.org/support/users/morwalz/)
 * (@morwalz)
 * [12 years ago](https://wordpress.org/support/topic/unable-to-shwo-featured-image-and-comments/#post-4858720)
 * Hi Mike,
    Thanks a ton. It worked for me. I am able to add featured image and
   if featured image not present am able to show company logo. And i can enable 
   comments as well. little more issue. comments are unchecked by default. How can
   i enable them by default.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Job Manager] Unable to shwo featured image and comments](https://wordpress.org/support/topic/unable-to-shwo-featured-image-and-comments/)
 *  Thread Starter [morwalz](https://wordpress.org/support/users/morwalz/)
 * (@morwalz)
 * [12 years ago](https://wordpress.org/support/topic/unable-to-shwo-featured-image-and-comments/#post-4858676)
 * Hi, I tried
    add_action(‘init’, ‘my_custom_init’); function my_custom_init() {
   add_post_type_support( ‘job_listing’, ‘comments’ ); } or simply adding add_post_type_support(‘
   job_listing’, ‘comments’ );
 * in functions. Both doesnt work. Please help
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Job Manager] Unable to shwo featured image and comments](https://wordpress.org/support/topic/unable-to-shwo-featured-image-and-comments/)
 *  Thread Starter [morwalz](https://wordpress.org/support/users/morwalz/)
 * (@morwalz)
 * [12 years ago](https://wordpress.org/support/topic/unable-to-shwo-featured-image-and-comments/#post-4858672)
 * hi Mike,
    I Know the company logo. but such job category pages, are custom categories.
   Here they show featured images.So either i find a way to show company logo instead
   or every job posting have featured image. [http://www.sarkaribook.com/?job_listing_category=jobs](http://www.sarkaribook.com/?job_listing_category=jobs)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Job Manager] Featured Images Not Displaying](https://wordpress.org/support/topic/featured-images-not-displaying-3/)
 *  [morwalz](https://wordpress.org/support/users/morwalz/)
 * (@morwalz)
 * [12 years ago](https://wordpress.org/support/topic/featured-images-not-displaying-3/#post-4726487)
 * hi, i am looking to show company logo or want to have option of featured image
   of jobs.
    Right now it show no image. I am seeing the code of plugin.I am unable
   to findout loop for job summries. if you can guide me ?
 *  [http://www.sarkaribook.com/?job_listing_category=jobs](http://www.sarkaribook.com/?job_listing_category=jobs)
 * second i want to have comment box below every job. but again i am unable to find
   the place how this is being added.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Job Manager] Unable to render jobs](https://wordpress.org/support/topic/unable-to-render-jobs/)
 *  Thread Starter [morwalz](https://wordpress.org/support/users/morwalz/)
 * (@morwalz)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/unable-to-render-jobs/#post-4187276)
 * i am using theme my login plugin. i think that should stop. i am unable to find
   out the issue. can u help
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Job Manager] Unable to render jobs](https://wordpress.org/support/topic/unable-to-render-jobs/)
 *  Thread Starter [morwalz](https://wordpress.org/support/users/morwalz/)
 * (@morwalz)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/unable-to-render-jobs/#post-4187224)
 * This is strange. jobs render when user not logged in.. but jobs doesnt render
   when user logged in. Please try loggin in by creating a account then you will
   see the issue.
    THank you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Job Manager] Competibity issue with most of the themes](https://wordpress.org/support/topic/competibity-issue-with-most-of-the-themes/)
 *  Thread Starter [morwalz](https://wordpress.org/support/users/morwalz/)
 * (@morwalz)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/competibity-issue-with-most-of-the-themes/#post-4130682)
 * Yeah.. Css issue.. everything look disturbed
    [http://www.sarkaribook.com/submit-job/](http://www.sarkaribook.com/submit-job/)
 * and jobs page doesnt show any.
    i used [jobs]shortcode. [http://www.sarkaribook.com/jobs/](http://www.sarkaribook.com/jobs/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flashcard Plugin for WordPress] Not working](https://wordpress.org/support/topic/not-working-143/)
 *  [morwalz](https://wordpress.org/support/users/morwalz/)
 * (@morwalz)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/not-working-143/#post-3392052)
 * I m worried if he still support this plugin.
    This plugin is working but of cost
   of other plugins. This is having conflict of js file. after enable it dashboard
   shop showing pop ups. anybody can help about it ?

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