Robojob March 10th, 2022

Based on the powerful WP Job Manager plugin, all in one solution for a large or small niche-focused job listing or recruiting companies/agencies.

How to install a theme?

You can install the Robojob lite theme on any WordPress site by any of the two methods either from WordPress Dashboard or Upload Method.

From WP Dashboard
Follow the below step to install the Robojob lite theme:

Go to your WordPress Dashboard > Appearance > Themes and click on Add New.
On the search field, search for the Robojob lite theme.
Click on Install and Activate it.

Upload method

From the below link you can download the zip file of lawyer press lite. https://wordpress.org/themes/robojob-lite/

After the theme file is downloaded.
Go to Appearance > Themes and go to Add New. Now click on Upload Theme.

Click on browse and find the downloaded theme file and click on Install Now.
And simply activate the theme.

How to import the demo?

Once you’ve installed and activated the Robojob theme, you can get started by importing our free demos.
Follow the steps to import our demos.
Go to Appearance >About Robojob.

Click on Required Actions>Install and activate One Click Demo Import.

After The One Click Demo Import plugin is installed. Browse to Appearance>Import Demo Data.

Here, you can choose from the available Demos and import suitable demos for your website.

After you’ve imported the demo, go to Appearance>Customize.

Browser to Homepage Settings and choose the homepage as Home.

Site setting.

We recommend installing and activating all the suggested plugins for Robojob lite.

You can see most of the theme settings by browsing Apperarnace>Customize.

These are the following settings available:

Theme Options (Banner Options)

We can add the banner for the front page.
Browse to Appearance>Customize>Theme Options> Banner Options.

Theme Options (Blog Options)

We can choose to display or hide the blog post from the front page.

Browse to Appearance>Customize>Theme Options> Blog Options.

Shortcodes for Robojob

Robo company profile shortcodes


[robo_dashboard_notification]

What does it do?

This shortcode is for notifications, It gives notifications about the followers and job applicants.
Note: use this shortcode with the user dashboard template for better UI.

Filename: robo-shortcode-functions.php

Line number: 43


[robo_dashboard_companyform]

What does it do?

This shortcode is for the company form, User can fill in the company information.
Note: use this shortcode with the user dashboard template for better UI.

Filename: robo-shortcode-functions.php

Line number: 420


[robo_dashboard_favourite]

What does it do?

This shortcode is for favorite company list. It lists all the followed company
Note: use this shortcode with the user dashboard template for better UI.

Filename: robo-shortcode-functions.php

Line number: 421


[robo_changepassword_form]

What does it do?

This shortcode is for password change.
Note: use this shortcode with the user dashboard template for better UI.

Filename: password-change.php

Line number: 114

Filters for Robojob

Robo company profile


robo_change_pasword_additional_field

When is it called?

This filter is called whenever the developer needs to add any extra field in the custom password change form.

Filename: password-change.php

Line no: 40.

Added in version

  • Added from the initial version.


robo_companydashboard_sidebar_additional_field_before

When is it called?

Whenever the developer needs to add any extra field in the employer dashboard sidebar.

Filename: company-dashboard-widgets.php

Line no: 62.

Added in version

  • Added from the initial version.


robo_companydashboard_sidebar_additional_field_after.

When is it called?

Whenever the developer needs to add any extra field in the employer dashboard sidebar.

Filename: company-dashboard-widgets.php

Line no: 69.

Added in version

  • Added from the initial version.


robo_companydashboard_company_form_before.

When is it called?

Whenever the developer needs to add any extra field in company form.

Filename: robo-shortcode-functions.php
Line no: 201.

Added in version

  • Added from the initial version.


robo_companydashboard_company_form_after.

When is it called?

Whenever the developer needs to add any extra field in company form.

Filename: robo-shortcode-functions.php
Line no: 409.

Added in version

  • Added from the initial version. 

robo_candidatedashboard_sidebar_additional_field_before.

When is it called?

Whenever the developer needs to add any extra field in the candidate dashboard sidebar.

Filename: candidate-dashboard-widgets.php
Line no: 62

Added in version

  • Added from the initial version.


robo_candidatedashboard_sidebar_additional_field_after.

When is it called?

Whenever the developer needs to add any extra field in the candidate dashboard sidebar.

Filename: candidate-dashboard-widgets.php
Line no: 69

Added in version

  • Added from the initial version.