# Categories Slide

## 1: Display at frontend

<figure><img src="https://546673363-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MW3F_nSo5166LWY6zN0%2Fuploads%2F5ak3jnh3xspSiDDEwolo%2FScreen%20Shot%202024-07-29%20at%2010.32.16.png?alt=media&#x26;token=07562f69-ee3b-40b3-89aa-c066d2f87b61" alt=""><figcaption></figcaption></figure>

## 2: Config in Elementor or Shortcode

### Config Elementor

<div><figure><img src="https://546673363-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MW3F_nSo5166LWY6zN0%2Fuploads%2Fn1gH8S8b2h1dNX7vJV0t%2FScreen%20Shot%202024-07-29%20at%2010.33.04.png?alt=media&#x26;token=a94f80e8-827d-4646-bd2a-67659f51387d" alt=""><figcaption></figcaption></figure> <figure><img src="https://546673363-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MW3F_nSo5166LWY6zN0%2Fuploads%2FVvJILftvJTcdzAWan44a%2FScreen%20Shot%202024-07-29%20at%2010.33.14.png?alt=media&#x26;token=3c549807-8fff-4adf-ab04-da1045907038" alt=""><figcaption></figcaption></figure> <figure><img src="https://546673363-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MW3F_nSo5166LWY6zN0%2Fuploads%2FCsvBiZs16qW9HBZa8WUV%2FScreen%20Shot%202024-07-29%20at%2010.33.27.png?alt=media&#x26;token=20dce688-b38e-403d-b6b7-e0588d401455" alt=""><figcaption></figcaption></figure></div>

### Config Shortcode

```
[ovaev_categories_slide items="3" slide_by="2" margin="30" pause_on_hover="yes" loop="yes" autoplay="yes" speed="3000" smart_speed="500" dot="yes" categories="sports" ]
<!--
items: Number item per slide
slide_by: 2
margin: margin between item
pause_on_hover: yes or no
loop: yes
autoplay: yes or no
speed: 3000
smart_speed: 500
dot: yes or no
categories: empty or some slug. Example: slug1, slug2, slug3
-->

```

## 3: Customize Template

Copy file\
Plugins/ova-events/templates/elements/ovaev\_categories\_slide.php\
to\
Your-theme/ovaev-templates/elements/ folder. Note you have to create these folder.
