Title: Shortcodes
Last modified: August 24, 2016

---

# Shortcodes

 *  Resolved [ld1975](https://wordpress.org/support/users/ld1975/)
 * (@ld1975)
 * [11 years ago](https://wordpress.org/support/topic/shortcodes-160/)
 * It`s not possible to use shortcodes of my theme. I only see the text not the 
   visual content of the shortcode like [hr style=”1″ margin=”40px 0px 40px 0px”].
 * How can I fix this?
 * [https://wordpress.org/plugins/wp-job-manager/](https://wordpress.org/plugins/wp-job-manager/)

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

1 [2](https://wordpress.org/support/topic/shortcodes-160/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/shortcodes-160/page/2/?output_format=md)

 *  Plugin Author [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [11 years ago](https://wordpress.org/support/topic/shortcodes-160/#post-6090325)
 * “hr” is not a job manager shortcode, but themes need to use the_content() to 
   output post content in order for shortcodes to work. If your theme does not follow
   best practices and use these functions, it might be time to look for another.
 * [https://codex.wordpress.org/Function_Reference/the_content](https://codex.wordpress.org/Function_Reference/the_content)
   
   [https://wpjobmanager.com/document/dealing-troublesome-themes/](https://wpjobmanager.com/document/dealing-troublesome-themes/)
 *  Thread Starter [ld1975](https://wordpress.org/support/users/ld1975/)
 * (@ld1975)
 * [11 years ago](https://wordpress.org/support/topic/shortcodes-160/#post-6090377)
 * I know, it`s a shortcode of the theme “inovado” [http://themeforest.net/item/inovado-retina-responsive-multipurpose-theme/3810895](http://themeforest.net/item/inovado-retina-responsive-multipurpose-theme/3810895)
 * I think it`s a good theme.
 * I`ve got the problem with a lot of html-tags.
    Simple Example: a table
 * <table border=”3px”>
    <tr> <th>Überschrift, 1. Spalte</th> </tr> <tr> <td>1. 
   Zeile, 1. Spalte</td> </tr> </table>
 * the border don`t appears.
 * The shortcodes work fine when I creat a simple page, only in the job-listings
   don`t works.
 * Thanks for your support!
 *  Plugin Author [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [11 years ago](https://wordpress.org/support/topic/shortcodes-160/#post-6090392)
 * The table thing sounds like CSS styling – again nothing to do with this plugin
   🙂
 * Add a page in the wordpress backend, and inside add [submit_job_form]. If you
   have WP Job Manager installed, it will show a form. If you do not, or the theme
   does not support standard WordPress shortcodes, you’ll need to ask the author.
 *  Thread Starter [ld1975](https://wordpress.org/support/users/ld1975/)
 * (@ld1975)
 * [11 years ago](https://wordpress.org/support/topic/shortcodes-160/#post-6090402)
 * It works fine
    [http://www.aros-services.de/test/](http://www.aros-services.de/test/)
 *  Plugin Author [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [11 years ago](https://wordpress.org/support/topic/shortcodes-160/#post-6090427)
 * Then its working fine 🙂 ?
 *  Thread Starter [ld1975](https://wordpress.org/support/users/ld1975/)
 * (@ld1975)
 * [11 years ago](https://wordpress.org/support/topic/shortcodes-160/#post-6090429)
 * no, the problems are always there.
 * Please give a example how you would insert a table in the job-listing.
    Or a 
   separator line.
 * Thanks a lot.
 *  Plugin Author [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [11 years ago](https://wordpress.org/support/topic/shortcodes-160/#post-6090430)
 * I assume you mean the [hr] inside a job posting?
 * If our shortcodes are working, this is not a problem our side. You should look
   at whatever creates/allows you to use the [hr] shortcode.
 *  Thread Starter [ld1975](https://wordpress.org/support/users/ld1975/)
 * (@ld1975)
 * [11 years ago](https://wordpress.org/support/topic/shortcodes-160/#post-6090431)
 * no, sorry, this was a misunderstanding. no kind of shortcode of the theme works
   with job-manager.
 *  Plugin Author [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [11 years ago](https://wordpress.org/support/topic/shortcodes-160/#post-6090432)
 * Show me where you are adding this shortcode.
 *  Thread Starter [ld1975](https://wordpress.org/support/users/ld1975/)
 * (@ld1975)
 * [11 years ago](https://wordpress.org/support/topic/shortcodes-160/#post-6090433)
 * in the area “Edit Job Listing”.
    [Screenshot](http://www.google.de/imgres?imgurl=http%3A%2F%2Fwww.remicorson.com%2Fwp-content%2Fuploads%2F2014%2F03%2Fwp-job-manager-custom-fields_6.jpg&imgrefurl=http%3A%2F%2Fwww.remicorson.com%2Fproduct%2Fwp-job-manager-custom-fields%2F&h=618&w=876&tbnid=m9sYjbwvNh8IZM%3A&zoom=1&docid=E54AiG1rHqdh2M&ei=MKxIVY-1Jc3raLyYgPgO&tbm=isch&iact=rc&uact=3&dur=418&page=1&start=0&ndsp=41&ved=0CFEQrQMwEA)
 * It`s a screenshot from remicorson.com
 *  Thread Starter [ld1975](https://wordpress.org/support/users/ld1975/)
 * (@ld1975)
 * [11 years ago](https://wordpress.org/support/topic/shortcodes-160/#post-6090435)
 * the picture on the left side “wp-job-manager-custom-fields_6” shows it
 *  Thread Starter [ld1975](https://wordpress.org/support/users/ld1975/)
 * (@ld1975)
 * [11 years ago](https://wordpress.org/support/topic/shortcodes-160/#post-6090436)
 * and this is my construction area
    [http://www.aros-services.de/job/vetriebsmanager-sondermaschinen/](http://www.aros-services.de/job/vetriebsmanager-sondermaschinen/)
   I only want to insert a table border around the text and some separator- lines.
   Thats all :-).
 *  Plugin Author [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [11 years ago](https://wordpress.org/support/topic/shortcodes-160/#post-6090438)
 * You can only use shortcodes that exist. the one in Remi’s screenshot will only
   work if you’re using his plugin and have that field.
 * Same for HR. It will only work if something (such as your theme) defines it.
 * If you want to add borders around elements, you can do so with CSS. This is not
   a Job Manager issue 🙂
 *  Thread Starter [ld1975](https://wordpress.org/support/users/ld1975/)
 * (@ld1975)
 * [11 years ago](https://wordpress.org/support/topic/shortcodes-160/#post-6090439)
 * Oh Mike, 🙂 ALL,ALL shortcods of my theme don`t work with job manager.
    you asked
   me “Show me where you are adding this shortcode. ” and I gave you only a example
   picture of a backend-area, cause I don`t know how to upload a screenshot of my
   backend here in place.
 * I try html and css for the table and I can`t see a border anyway.
 * Please try it yourself. Write me a small table script that works in your job 
   manager “edit job listing” area. and I will copy an paste it and look what happens.
   Please!! 🙂
 *  Plugin Author [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [11 years ago](https://wordpress.org/support/topic/shortcodes-160/#post-6090456)
 * Why do you need a table script 🙂 Switch from the visual editor to the text area
   and add some HTML. No shortcodes required.
 * > ALL,ALL shortcods of my theme don`t work with job manager.
 * Jobs are not different to regular posts. Maybe they aren’t “real” shortcodes 
   [added through the WordPress shortcode API.](https://codex.wordpress.org/Shortcode_API)

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

1 [2](https://wordpress.org/support/topic/shortcodes-160/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/shortcodes-160/page/2/?output_format=md)

The topic ‘Shortcodes’ 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/)

## Tags

 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 16 replies
 * 2 participants
 * Last reply from: [ld1975](https://wordpress.org/support/users/ld1975/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/shortcodes-160/page/2/#post-6090484)
 * Status: resolved