Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

WP Video Floater

Beschreibung

WP Video Floater WordPress Plugin allows you to insert a video on the page and, as the user scrolls the page, the video will be pushed to the bottom-right. Works with OptimizePress Embed videos too.

Key features

  • Sell more! Allows your visitor to watch your video and see your content at the same time.
  • You don’t have to edit source code of your template to insert any code.
  • No coding, just 2 easy steps and you’ll have an awesome page!

To use it you’ll need to add a class to the iframe that you want to scroll and add the shortcode below to anywhere in the page.

Class to the video:
wp-video-floater

Shortcode to the page:
[wp-video-floater]

Works with OptimizePress. The plugin works nice with OP pages. You’ll need to do the same thing above, but also you’ll need to add a class to the element.

There’s a settings icon on each element on the top-right, if you click you’ll see an „Advanced element options“ popup and then you’ll be able to add the class below

Class to the OP element:
wp-video-floater

Installation

Via WP administration

  1. Go to Plugins / Add New.
  2. Search for WP Video Floater in the search box.
  3. The „WP Video Floater“ plugin should appear. Click on Install and Activate.
  4. Add the wp-video-floater class to the iframe. (It will be like <iframe class="wp-video-floater"...>)
  5. Still on the page you want to use this function and add the shortcode at the top [wp-video-floater].

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„WP Video Floater“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „WP Video Floater“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

0.1

  • Here we go!