Title: Responsive Team Showcase
Author: Vaghasiya Ghanshyam
Published: <strong>2020-07-03</strong>
Last modified: 2025-12-08

---

Szukaj wtyczek

![](https://ps.w.org/responsive-team-showcase/assets/banner-772x250.jpg?rev=3413846)

![](https://ps.w.org/responsive-team-showcase/assets/icon-256x256.png?rev=2334756)

# Responsive Team Showcase

 Autor: [Vaghasiya Ghanshyam](https://profiles.wordpress.org/vaghasia3/)

[Pobierz](https://downloads.wordpress.org/plugin/responsive-team-showcase.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/responsive-team-showcase/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/responsive-team-showcase/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/responsive-team-showcase/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/responsive-team-showcase/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/responsive-team-showcase/)

## Opis

Responsive Team Showcase plugin works with Slider, Grid also with widget. Our Team
Showcase allows you to easily create and display profiles of your team members &
staff to display on your website. So display team members with profile pictures,
links to social networks and their individual bio on WordPress Website.

Also works with Gutenberg shortcode block.

#### Here is the Responsive Team Showcase shortcode example

**Main shortcode:**

    ```
    [rts-slider]
    [rts-grid]
    ```

#### FEATURES OF THIS PLUGIN

 * No Need Coding Skills.
 * You can easily show/hide and customize every field.
 * Easy to add.
 * Display Social Icons.
 * Popup lightbox for more information.
 * Also work with Gutenberg shortcode block.
 * Shortcode Generator.
 * Create multiple Slider & Grid using category.
 * Beautiful, minimalist & light-weight.
 * Add unlimited team members in slider & Grid.
 * No any settings for this plugin.
 * No extra code and files.
 * Fully SEO Friendly.
 * Touch, swipe or tap on iOS, Android or any other touch devices with on/off option.

**To create team showcase with 5 Design Template:**

#### Common Shortcode Paramaters for Grid And Slider

 * **Team Member Limit:**
    limit=”-1″ ( i.e. Set number of team member show on your
   website, default value is „-1” it mean all. Option: any number).
 * **Display by category:**
    category=”category_ID” (i.e. Set multiple member groups
   by using category ID. Option: Category ID).
 * **Design Template:**
    template=”template-1″ (i.e. Set the design template for
   team showcase slider, grid and widget. Option: template-1, template-2, upto 5).
 * **Popup lightbox** :
    show_author=”false”(To display Author name.Option: „true”
   OR „false”).
 * **Set team Member Order** :
    order=”ASC”(Set team member order with option: DESC,
   ASC.).
 * **Set team Member Orderby** :
    orderby=”rand”(Set team member orderby with option:
   name, ID, author, date, title, rand.).
 * **Show Content** :
    show_content =”false” (To display Member Content with Option:„
   true” OR „false”).
 * **Show Position** :
    show_position=”false”(To display Member Position with Option:„
   true” OR „false”).
 * **Show Social** :
    show_social=”false”(To display Member Social Icon with Option:„
   true” OR „false”).

#### For Grid only Shortcode Paramaters

 * **grid** :
    grid=”3″(To Set columns with Post Option of columns: 1,2,3,4,5,6.).

#### For Slider only Shortcode Paramaters

 * **Set slider Scroll** :
    slides_scroll=”3″ (i.e. To set how many slider scroll
   to the slider at a time. Option: any number).
 * **Set slider Columns** :
    slides_column=”3″ (i.e. To set slider column Option:
   2,5,4 etc.).
 * **Pagination bullat** :
    bullat=”false” (i.e. To display slider slide pagination
   bullets. Option: „true” OR „false”).
 * **Left Right Arrows:**
    arrows=”false” (i.e. To display slider previous and next
   arrows. Option: „true” OR „false”).
 * **Autoplay:**
    autoplay=”false”(i.e. To move slide automatically in slider. Option:„
   true” OR „false”).
 * **Autoplay interval:**
    autoplay_interval=”1000″ (i.e. To set interval time between
   two slide in Millisecond).
 * **Slide speed:**
    speed=”3000″ (i.e. To set slider slide moving speed in Millisecond).

#### How to install :

## Zrzuty ekranu

 * [[
 * How to Add New Team member.
 * [[
 * All Team Member.
 * [[
 * Create Team Member with Groups.
 * [[
 * How to Shortcode Generater
 * [[
 * How Shortcode works with Gutenberg shortcode block.
 * [[
 * template-1
 * [[
 * template-2
 * [[
 * template-3
 * [[
 * template-4
 * [[
 * template-5

## Instalacja

 1. Upload the 'responsive-team-showcase’ folder to the '/wp-content/plugins/’ directory.
 2. Activate the „Responsive Team Showcase” list plugin through the 'Plugins’ menu 
    in WordPress.
 3. Add this short code where you want to display Team member in slider and grid(Columns).
 4. This plugin works with Team Member Grid(Columns) view.
 5. This plugin works with Team Member Slider view.
 6. [rts-slider]
     [rts-grid]

#### How it Works with PHP Template code

    ```
    <?php echo do_shortcode('[rts-slider]'); ?> 
    ```

If you want to display Team member in Grid(Columns) view then use below template
code.

    ```
    <?php echo do_shortcode('[rts-grid]'); ?>
    ```

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„Responsive Team Showcase” jest oprogramowaniem open source. Poniższe osoby miały
wkład w rozwój wtyczki.

Zaangażowani

 *   [ Vaghasiya Ghanshyam ](https://profiles.wordpress.org/vaghasia3/)
 *   [ Dhaval Kasavala ](https://profiles.wordpress.org/dhavalkasvala/)

[Przetłumacz wtyczkę “Responsive Team Showcase” na swój język.](https://translate.wordpress.org/projects/wp-plugins/responsive-team-showcase)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/responsive-team-showcase/),
sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/responsive-team-showcase/)
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/responsive-team-showcase/)
przez [RSS](https://plugins.trac.wordpress.org/log/responsive-team-showcase/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 1.0

 * Initial release.

## Meta

 *  Wersja **1.0**
 *  Ostatnia aktualizacja **6 miesięcy temu**
 *  Włączone instalacje **Mniej niż 10**
 *  Wersja WordPressa ** 6.7 lub nowszej **
 *  Testowano do **6.9.4**
 *  Język
 * [English (US)](https://wordpress.org/plugins/responsive-team-showcase/)
 * Tagi
 * [company team](https://pl.wordpress.org/plugins/tags/company-team/)[members profiles](https://pl.wordpress.org/plugins/tags/members-profiles/)
   [our team showcase](https://pl.wordpress.org/plugins/tags/our-team-showcase/)
   [post slider](https://pl.wordpress.org/plugins/tags/post-slider/)[team showcase](https://pl.wordpress.org/plugins/tags/team-showcase/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/responsive-team-showcase/advanced/)

## Oceny

Nie przesłano jeszcze żadnych recenzji.

[Your review](https://wordpress.org/support/plugin/responsive-team-showcase/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/responsive-team-showcase/reviews/)

## Zaangażowani

 *   [ Vaghasiya Ghanshyam ](https://profiles.wordpress.org/vaghasia3/)
 *   [ Dhaval Kasavala ](https://profiles.wordpress.org/dhavalkasvala/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/responsive-team-showcase/)