# Career

## 1: Settings

Go to Appearance >> Customize >> Career

### **1.1: Google Key Map**

You can create key here&#x20;

<https://developers.google.com/maps/documentation/javascript/get-api-key>

<figure><img src="/files/6IpLOQHbDQkV0W1zohuf" alt=""><figcaption><p>Archive</p></figcaption></figure>

### **1.2: Archive template**

You can change:&#x20;

* Header
* Footer
* Layout
* Number of posts per page
* Show/Hide fields in page

<figure><img src="/files/FTrb7glLfSEyBqUbjNhr" alt=""><figcaption></figcaption></figure>

### **1.3: Single template**

You can change:

* Header
* Footer
* Google Key Map
* Show/Hide fields in page

<figure><img src="/files/nTCOO4YnxlimAw5abxKf" alt=""><figcaption></figcaption></figure>

## 2: Add Category

Go to Career >> Categories >> Add New

Class Icons: You can find [icon class here](/infetech/other/icons.md)

![](/files/7xhTXZscdgnMyVzIfrLT)

## 3: Add Career

Go to Career >> Add New Career

* Name
* Content: You can add content with Elementor
* Categories
* Featured Image
* Gallery
* Career Detail Banner
* Location: google map
* Created by
* Venue
* Offered Salary
* Working From
* Expiration date
* Experience
* Gender
* Qualification
* Link to Apply
* Website URL
* Link to Contact Message
* List Socials: Find [icon class here](/infetech/other/icons.md)
* Sort Order

<div><img src="/files/V6Z5PnkqP1uFx0l4myJ3" alt=""> <figure><img src="/files/36npOrBo0yI8JDF4LWeo" alt=""><figcaption></figcaption></figure> <figure><img src="/files/sEb2Dfl3nbC8bu6ZlTrJ" alt=""><figcaption></figcaption></figure></div>

## 4: Career Elements in Elementor

### 4.1 Career Archive

<div><figure><img src="/files/0Ro9cJ6oyd93CADfBfkg" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Z7gjEAMFcfJShUw7pFTz" alt=""><figcaption></figcaption></figure> <figure><img src="/files/iqRhGXswOCiTs05jE18H" alt=""><figcaption></figcaption></figure></div>

### 4.2 Category Career Slider

<div><figure><img src="/files/P0NtfPapG0hYrHs1H78R" alt=""><figcaption></figcaption></figure> <figure><img src="/files/nhu7srgFf6lruB54J6Ta" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5FNPiC1e6oH3AKqiMnZf" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5N8R0p8ubo0cAx1zdA8m" alt=""><figcaption></figcaption></figure></div>

## 5: Translate Text

You can replace slug (career) to new slug also change text in plugin to your new text.

Go to Loco translate >> Plugins >> Choose "Ovatheme Career" >> Add New Language

Note: You have to choose "**System**" option

<figure><img src="/files/6Mw9HgDFPDohNFRuOQRF" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/vNW3LiRLVe2lzYdmh8nx" alt=""><figcaption><p>Tranlsate slug</p></figcaption></figure>

## 6: Customize template

You can customize template of plugin in child theme:

```
Copy files:

plugins/ova-career/templates/*.php file
to
themes/infetech-child/ovacareer-templates/*.php

Note: You have to create "ovacareer-templates" folder in child theme
```

<figure><img src="/files/FLvfvA74NZXdhQ4Rg7ot" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ova-themes.gitbook.io/infetech/main-features/career.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
