How to use shortcodes?

Shortcodes a simple text snippets which can be placed anywhere the text editor on your website. WordPress will automaticly replace the placed shortcode with the desired functionality.

Let's say we want to add a list of vacancies to our website. We could do the following;

  1. Navigate to your WordPress admin panel

  2. Navigate to the pages screen and click "Add new"

  3. Set the page title for example to be "Vacancies"

  4. In the textarea type [otys-vacancies-list]

  5. Click "Preview" and choose "Preview in new tab"

  6. You'll now see a list of vacancies. This list of vacancies are vacancies fetched from your OTYS enviroment using the API key.

If you see a message saying there are no vacancies to be displayed this means that there are no vacancies published for the current used brand in OTYS.