Title: problem with processing-forwordpress-shortcode.php
Last modified: August 22, 2016

---

# problem with processing-forwordpress-shortcode.php

 *  [uwyang](https://wordpress.org/support/users/uwyang/)
 * (@uwyang)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/problem-with-processing-forwordpress-shortcodephp/)
 * I have tried to run it, but it wouldn’t post the sketch I would like.
 * I poked around the code a bit, and found on line
 *     ```
       $query = new WP_Query(
       		array(
       			'post_type' => 'fb_sketch',
       			'orderby' => 'title',
       			'name' => $sketch
       		)
       	);
       ```
   
 * ‘name’ => $sketch is giving problems, with it commented out, the code runs in
   my wp site.
 * I’m a Java person, and this is my first wp attempt, so would be nice if you could
   enlighten me what the issue might be?
 * Cheers
 * [https://wordpress.org/plugins/processing4wp/](https://wordpress.org/plugins/processing4wp/)

The topic ‘problem with processing-forwordpress-shortcode.php’ is closed to new 
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/processing4wp_bfbfbf.svg)
 * [Processing for wordpress](https://wordpress.org/plugins/processing4wp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/processing4wp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/processing4wp/)
 * [Active Topics](https://wordpress.org/support/plugin/processing4wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/processing4wp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/processing4wp/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [uwyang](https://wordpress.org/support/users/uwyang/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/problem-with-processing-forwordpress-shortcodephp/)
 * Status: not resolved