Title: feature shortcode
Last modified: November 22, 2022

---

# feature shortcode

 *  Resolved [mariussixbase](https://wordpress.org/support/users/mariussixbase/)
 * (@mariussixbase)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/feature-shortcode/)
 * Hi there,
 * I want to use these code on the job pages at the right site:
 * [job_summary featured=”true”]
 * but is there also an option to show 3 featured jobs instead of one?
    I tried 
   to place this:
 * [job_summary featured=”true”]
    [job_summary featured=”true”] [job_summary featured
   =”true”]
 * but then I get sometimes 3 times the same job.
 * Regards, Marius

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

 *  Plugin Support [lastsplash (a11n)](https://wordpress.org/support/users/lastsplash/)
 * (@lastsplash)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/feature-shortcode/#post-16224266)
 * Hi [@mariussixbase](https://wordpress.org/support/users/mariussixbase/) –
 * The `[job_summary]` shortcode is designed to output the results of a single job
   based on an ID as described here:
 * [https://wpjobmanager.com/document/shortcode-reference/](https://wpjobmanager.com/document/shortcode-reference/)
 * To list featured jobs, you would need to use the `[jobs featured="true"]` shortcode.
   Depending on what info you need to show, you could add additional parameters 
   and/or use CSS to adjust the display.
 * We aren’t able to provide CSS to customize the display per [our support policy](https://wpjobmanager.com/support-policy/).
 *  Thread Starter [mariussixbase](https://wordpress.org/support/users/mariussixbase/)
 * (@mariussixbase)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/feature-shortcode/#post-16224590)
 * Well okay that wasn’t what i’m looking for 🙁
 *  [Gaurav](https://wordpress.org/support/users/gaurav984/)
 * (@gaurav984)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/feature-shortcode/#post-16225836)
 * Hi again,
 * Thanks for getting back to us! And sharing your feedback with us.
 * If you are looking to show 3 different jobs on the sidebar, I recommend keeping
   the first one as `[job_summary featured=”true”]` and for the next two you can
   use `Job ID` attribute.
 * For example
 * `[job_summary featured=”true”]`
    `[job_summary id=”xxx”]` `[job_summary id=”yyy”]`
 * Please feel free to contact us if you have any other questions.

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

The topic ‘feature shortcode’ is closed to new replies.

 * ![](https://ps.w.org/wp-job-manager/assets/icon-256x256.gif?rev=2975257)
 * [WP Job Manager](https://wordpress.org/plugins/wp-job-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-job-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-job-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-job-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-job-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-job-manager/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Gaurav](https://wordpress.org/support/users/gaurav984/)
 * Last activity: [3 years, 6 months ago](https://wordpress.org/support/topic/feature-shortcode/#post-16225836)
 * Status: resolved