From the GPP Slideshow description:
The GPP Slideshow plugin for WordPress allows you to create minimalist image slideshows…
This plugin is built to only handle image slideshows, so I seriously doubt it could easily handle non-image content such as videos. You’re much better off moving on to a slideshow that is built to handle multiple types of media. (Sidenote: And if that’s the slideshow code then it’s rather inaccessible anyway and you’re better off moving on for that reason alone.)
As a rule I don’t like slideshows so I don’t use them much, but some plugins that might be better-suited to your task are AnythingSlider (might be abandoned, though, so proceed at your own risk) or one that uses FlexSlider 2.
Related Posts:
- Using an Image Slider twice on the same page
- Can A Shortcode Get HTML/Text From Content And Return It Twice With Added HTML?
- Slider loading issue
- Using Advanced Custom Fields to create a per page slider
- WordPress: Access a plugin from within a theme
- How can i display a jquery slide on front page
- Need help for some PHP code
- add another variable to php function
- Post formating on Home page
- How to add a .php file to WordPress
- When to use Exceptions vs Error Objects vs just plain false/null
- Query both first_name and last_name from wp_usermeta at the same time
- Woocommerce get selected shipping zone id for the current user
- Include files in functions.php
- PHP – redirect https to http and www to non-www
- Woocommerce -How to set product regular price default
- Action ‘save_post’ not working for quick edit
- Is there a reason why my wordpress PHP page isn’t loading into my PHP template
- Add to previous posts under post
- How to show order data by multiple ID?
- how to create and show sessions in word press?
- Limiting the WordPress feed to only a certain limit of characters
- Mail not sent when I set HTML headers
- Categories Template Assistance
- Is this code malidcous
- How to trash multiple post/product programmatically
- OrderItem get_total() returns lower value than $order_item->get_product()->get_price() * quantity
- Put CSS inside a PHP file and include it the right way
- Force SSL using FORCE_SSL_ADMIN
- Proper way to edit a post via phpMyAdmin without breaking the compare revisions tool
- Sending jsPDF documents to the server
- Unit Test in WordPress
- “before delete post” action fire when the post is updated?
- Sum custom field values of particular taxonomy
- Query all posts of a custom taxonomy term
- Custom Text in WooCommerce Order Processing Email Based on Products
- Add_action not working in required file of functions.php
- WordPress: get recent posts, delete the current category
- Displaying admin notices inside the block editor from rest_after_insert_{$this->post_type} hook
- How to set up VS Code for WP plugin/theme development in 2021? [closed]
- Error when adding excerpt to the content through functions.php
- Fresh Install WP error – “The site is experiencing technical difficulties” [closed]
- Slick + PHP + ACF + JQuery slide reveal not working
- Woocommerce : Can’t get product info in loop
- inserting a post from an extern php file but post content doesn’t show on wp site
- Using Select HTML in Bootstrap Popovers
- Way to add captions to gallery images by code
- Building a WordPress App
- get_template_part for specific page
- proper way to add css using functions.php?
- How do I create my own .php file with a code part and echo it on different pages?
- WordPress Options Page Theory Question
- Help getting previously visited pages ID
- Conditional using get_the_ID() not working [closed]
- WordPress plugin admin page – using WordPress function in linked php file
- Any ideas why I am getting “I’m getting “wp-admin/admin-ajax.php 401 (Unauthorized)”
- Cant register rest routs from class instance
- if isset not working for undefined index, how to fix
- Decoded malware code [closed]
- Trying to enqueue script – Nothing Happens
- Undefined offset: 0-wp-includes/meta.php:488 -Melding
- How do I remove duplicate users from two merged WP_User_Query objects?
- calling function in external js file
- How can I get my Media Uploader Button to function on 1 click rather than requiring 2 clicks?
- How to refresh a page from jquery [closed]
- Display multi-select box choices in a bullet list [closed]
- WordPress doesn’t load HTML
- the_post(); prints out style text into my HTML?
- WordPress Search Ajax + Isotope + InfiniteScroll
- Calling code from another plugin to custom profile field
- WordPress create custom XML RSS feed template
- Require()/Include() post template adding extra content
- dynamic php menu with hidden sub-categories only showing when the category name is clicked
- display most active user sort by comment count [Solved]
- Approval by Admin to confirm the change
- couldnt show short code atts in category
- Register/enqueue scripts only on certain admin pages
- Looping through custom data in a custom table to display all items in a post
- Check if post visited first time
- Help with preg_replace
- Grouping posts by date
- Store custom field’s multiple values in one user meta key
- Advertisement in Loop Posts wordpress
- WooCommerce multiple custom fields code
- How to display last whole post on the homepage
- How to Pass Current Taxonomy Terms into new WP_Query?
- Pass form attributes to another php template in wordpress
- How to list categories by page id in wordpress
- Resource 404 error on multisite subdirectory install
- Give permission to admin to see user’s page
- WP_Widget dynamic field array with external AJAX
- How does add_action ‘comment_post’ work?
- Passing multiple variables through url (php)
- Programmatically change post templates? [duplicate]
- How to combine array info [closed]
- Select area and checkbox data is not saving?
- Suppress errors when using global function
- In reading settings posts are set to “blog” and I have page-blog.php but no posts
- using a shortcode in a hyperlink
- Import js variables loaded via wp_localize_script() into js module without global scope connection