> For the complete documentation index, see [llms.txt](https://enginethemes.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enginethemes.gitbook.io/docs/microjobengine/4.1-how-to-use-mje-profile-list-plugin.md).

# 4.1 How to use MJE Profile List plugin

### Introduction

* MJE Profile list plugin is used to create the list of profiles as a slider.
* MJE Profile list plugin can be only used for MicrojobEngine theme.

### Set up

You can go to Plugins > Installed plugin > Add new plugins > Upload Plugin.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/65aa38b1f1393916b8ea1951/file-xzggO1O4kO.png)

After installing and activating the plugin successfully.

You can go to MJE Profile List Settings:

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/65af68ecc231e622d44b3ac2/file-OTy3376wtg.png)

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/65af690ac231e622d44b3ac3/file-4hRsMlpZi8.png)

You can also replace the default text.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/65af69343b1ed8383a2d32a6/file-1tFVoZIrjk.png)

Customizing color to make it meet your requirements.

You can enter the number of profiles to show , sort by created date or high rating.

You can use the shortcode to integrate the profiles list to the homepage by Editing home.php:

You can use theme editor or the other editors:

Insert these lines of code:

```
<?php echo do_shortcode('[custom_profile_carousel_slider]'); ?>
```

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/65aa39b6a45534249a23600e/file-GL55ldLWC5.png)

You can also use the shortcode for building custom homepage with Elementor.

\[custom\_profile\_carousel\_slider]

You can see this video guide.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/65aa3a0651f0473afc686e72/file-atkLi5DUmT.png)

Please contact us [here](https://www.enginethemes.com/help/i-have-a-basic-question/) if you have any question
