WPVS Legacy Theme Shortcodes

My List Shortcodes

[rvs_user_my_list]

Displays users My List (Watch Later) videos in a Grid layout.
Include this shortcode on the page you wish to display users My List.

  • Set the show_customer_menu=”1″ parameter to include
    the customers account menu above their video list.

[wpvs-theme-my-list]

Displays users My List (Watch Later) videos in a Slider layout
with your My List title.

Recently Added Shortcode

Displays the most recently added videos.

[wpvs_display_recently_added]

  • The optional perslide parameter indicates how many videos you
    want to show.
  • The optional style=”clean” parameter formats the slider for
    clean display on smaller page layouts.

Video Categories Shortcode

Displays all your video category sliders anywhere on your site.

[netflix-categories perslide=”6″]

  • The optional perslide parameter indicates how many videos you
    want to show per category.
  • Set the perslide parameter to all or -1
    to display all videos in each category
  • A useful shortcode for those using a Page Builder.

[netflix-categories perslide=”6″ style=”clean”]

  • The optional style=”clean” parameter formats the slider for
    clean display on smaller page layouts.

[netflix-categories perslide=”6″ image_size=”landscape”]

  • The optional image_size parameter allows you to choose which
    thumbnail size should be used in the slider. Accepts landscapeportrait or wpvs-custom-thumbnail-size.
  • Note that the wpvs-custom-thumbnail-size will only
    work if you have a Custom Size set under Appearance -> Customize -> Video Browsing -> Video thumbnail size
    in your Dashboard.

Single Video Category Shortcode

Displays all your videos within a single video category slider anywhere on your
site.

[netflix-category cat=”211″ count=”6″]

  • Each category has its own shortcode with a unique cat for displaying
    a horizontal slider of videos
  • These shortcodes can be found on the right side of each video category under
    the Shortcode column within your WordPress Dashboard.
  • The cat parameter indicates the unique video category id –
    (do not change this parameter).
  • The count parameter allows you to set how many video slides you
    would like to show within the category slider.
  • Set the count parameter to all or
    -1 to display all videos in each category

[netflix-category cat=”211″ count=”6″ style=”clean” image_size=”landscape”]

  • The optional style=”clean” parameter formats the slider for
    clean display on smaller page layouts.

[netflix-categories perslide=”6″ image_size=”landscape”]

  • The optional image_size parameter allows you to choose which
    thumbnail size should be used in the slider. Accepts landscapeportrait or wpvs-custom-thumbnail-size.
  • Note that the wpvs-custom-thumbnail-size will only
    work if you have a Custom Size set under Appearance -> Customize -> Video Browsing -> Video thumbnail size
    in your Dashboard.

Continue Watching Shortcode

Displays users Continue Watching video thumbnail slider.

[wpvs-theme-continue-watching]