{"id":57,"date":"2024-05-23T00:54:09","date_gmt":"2024-05-23T00:54:09","guid":{"rendered":"https:\/\/www.meritontario.com\/apprenticeship\/?page_id=57"},"modified":"2024-10-02T17:28:26","modified_gmt":"2024-10-02T17:28:26","slug":"jobs","status":"publish","type":"page","link":"https:\/\/www.meritontario.com\/apprenticeship\/jobs\/","title":{"rendered":"Jobs"},"content":{"rendered":"\r\n<script src=\"https:\/\/widget.refari.co\/static\/widgets.js\" data-cfasync=\"false\" data-optimized=\"0\" data-no-optimize=\"1\"><\/script>\r\n<div id=\"refWidget\"><noscript>You need to enable JavaScript to run this application.<\/noscript><\/div>\r\n<script>\r\n  window.refari.load('RefariWidget', function(widget, additionalData) {\r\n    widget({\r\n        node: document.getElementById(\"refWidget\"),       \/\/ 1. widget container element\r\n        apiKey: \"889064d03d43548a542e7a6100d8bebb41c5fe40\",    \/\/ 2. agency's unique public API key         \r\n        \/\/ aboutPageUrl: \"https:\/\/example.com\/about\/\",       \/\/ 3. initialize widget with current property to form absolute link to About page\r\n        \/\/ defaultPage: 'about',                          \/\/ 4. set default page 'about' for 'Job Board' widget\r\n        themePalette: {                                   \/\/ 5. theme customizations\r\n            primary1Color: \"#2c2a29\",\r\n            textColorContent: \"\",\r\n            iconColor: \"\",\r\n            headingColor: \"\",\r\n            textColorCategories: \"\",\r\n            referralRewardColor: \"\",\r\n            primary1ColorSocialize: \"\",\r\n            textColorSocialize: \"\",\r\n            widgetBackgroundColor: \"\",\r\n            widgetTileBackgroundColor: \"\",\r\n            backgroundMeetTheTeamColor: \"\",\r\n            actionButton1TextColor: \"\",\r\n            actionButton1BackgroundColor: \"\",\r\n            actionButton1HoverColor: \"\",\r\n            actionButton2TextColor: \"\",\r\n            actionButton2BackgroundColor: \"\",\r\n            actionButton2HoverColor: \"\",\r\n            saveIconColor: \"\",\r\n            linkIconColor: \"\"\r\n        },\r\n        fixedHeader: '#header',                           \/\/ 6. optional, selector of fixed header\r\n        elements: {                                       \/\/ 7. [optional] elements customizations\r\n          buttonBorderRadius: 2,                            \/\/ Number or String (2 or '2px' or '2%')\r\n          tileBorderRadius: 0,                              \/\/ Number (2)\r\n          profileBorderRadius: '50%'                        \/\/ Number or String (50 or '50px' or '50%')\r\n        },\r\n        optionalFields: [ 'email', 'phone', 'linkedin'],  \/\/ 8. [optional] fields, by default shows additional info about consultant\r\n        consultant: null,                                 \/\/ 9. [optional] quantity consultant that will be displayed\r\n        tags: [\"\"],                                       \/\/ 10. [optional] field, ability to filter recruiters by tags on About page\r\n        showJobsInGridMode: true,                         \/\/ 11. [required] field, ability to change from List view to Grid view by default need to set false\r\n        profileMarginSeparator: '',                       \/\/ 12. [optional] field, add additional margin space for Meet the Team page by default space equal 0, example '2px' or '2%'\r\n        widgetTitle: false,                               \/\/ 13. [optional] field, by default Title equal false if need show default text replace false on true, for show private text pass your text in this param\r\n        showTags: true,                                   \/\/ 14. [optional] field, by default showTags equal true, can pass next props true: for showing tags and false for hiding tags\r\n        meetTheTeamDesign: 1,                             \/\/ 15. [optional] field, change display Meet the team widget (Possible values : 1 for default layout and 2 for square layout)\r\n        displayYou: true,                                 \/\/ 16. [optional] field, by default displayYou equals to true, it will be used to show 'You' block in the widget or not when default page is about page\r\n        tileWidth: null,                                  \/\/ 17. [optional] field, by default tile width equals to 288 (Min value : 208, Max value : 408) (only works when default page is about page)\r\n        itemInARow: null,                                 \/\/ 18. [optional] number of consultants in a single row to display. Default - 3. Available values - 1,2,3,4\r\n        enableSlider: false,                              \/\/ 19. [optional] Show all the consultants in a slider or not (By default false)\r\n        showPagination: true,                             \/\/ 20. [optional] will show pagination dots by default use true\r\n        paginationStyle: 1,                               \/\/ 21. [optional] will show pagination arrow for value 1 and pagination dots for value 2 (by default use 1)\r\n        overflowRight: false,                             \/\/ 22. [optional] will show one overflow job on right side if set to true (by default use false) \r\n        overflowLeft: false,                              \/\/ 23. [optional] will show one overflow job on left side if set to true (by default use false) \r\n        overflowFade: false,                              \/\/ 24. [optional] will show overflow fade behaviour on both horizontal sides (by default use false) \r\n        autoRotate: true,                                 \/\/ 25. [optional] will auto rotate the job slider (by default use false)\r\n        autoRotateTimer: 5000,                            \/\/ 26. [optional] will add auto rotate timer in milliseconds - (by default use 5000)\r\n        \/\/ categoryTileColor: [{486: '#ff0000'}, { 490: '#fff000' }],      \/\/ 27. [optional] field, add a tile color according to category ids, it accepts an array [{ 'category id':  color code }]\r\n        \/\/ filterTileColor: false,                        \/\/ 28. [optional] field, unable category tile color on filters\r\n        \/\/ offsetTop: [{360: 30}, { 991: 50 }],           \/\/ 29. [optional] field, add a top offset accept an array [{ 'screen width':  offset }]\r\n        \/\/ baseUrl: '',                                   \/\/ 30. [required] field, set up widget base url\r\n        optionalRegistrationFormFields: [                 \/\/ 31. [optional] fields, by default shows these registration form fields alongside required ones.\r\n          'phone',\r\n          'city',\r\n          'country',\r\n          'linkedin',\r\n          'resume',\r\n          'skills',\r\n          'message'\r\n        ],\r\n        registationSuccessRedirectOptions: {              \/\/ 32: [optional] fields, give values to all the options to redirect to provided url after successful registration.\r\n          url: \"\",\r\n          popupTitle: \"\",\r\n          popupDescription: \"\",\r\n          popupButtonText: \"\"\r\n        }\r\n    });\r\n  });\r\n<\/script>\r\n<style>\r\n.site__footer { margin: 0px; }\tUnchanged: .site__footer { margin: 0px; }\r\n.subpage__header { margin-bottom: 0px; }\tUnchanged: .subpage__header { margin-bottom: 0px; }\r\n.subpage__basic .row .alignfull { margin-bottom: 0; }\tUnchanged: .subpage__basic .row .alignfull { margin-bottom: 0; }\r\n.subpage__basic .container-fluid .row .col-lg-1.offset-1.offset-lg-0 { display: none; }\r\nheader.basic { text-align: center; }\r\n.col-10.mx-auto { width: 100%; }\r\n.col-xl-10.mx-auto { width: 100%; padding: 0px; }\r\n<\/style>\r\n","protected":false},"excerpt":{"rendered":"<p>You need to enable JavaScript to run this application.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"categories":[],"class_list":["post-57","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.meritontario.com\/apprenticeship\/wp-json\/wp\/v2\/pages\/57","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.meritontario.com\/apprenticeship\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.meritontario.com\/apprenticeship\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.meritontario.com\/apprenticeship\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.meritontario.com\/apprenticeship\/wp-json\/wp\/v2\/comments?post=57"}],"version-history":[{"count":19,"href":"https:\/\/www.meritontario.com\/apprenticeship\/wp-json\/wp\/v2\/pages\/57\/revisions"}],"predecessor-version":[{"id":128,"href":"https:\/\/www.meritontario.com\/apprenticeship\/wp-json\/wp\/v2\/pages\/57\/revisions\/128"}],"wp:attachment":[{"href":"https:\/\/www.meritontario.com\/apprenticeship\/wp-json\/wp\/v2\/media?parent=57"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.meritontario.com\/apprenticeship\/wp-json\/wp\/v2\/categories?post=57"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}