| Server IP : 80.74.154.100 / Your IP : 216.73.217.0 Web Server : Apache System : Linux marissa.metanet.ch 4.18.0-553.141.2.lve.el7h.x86_64 #1 SMP Wed Jul 8 17:20:31 UTC 2026 x86_64 User : onlineadmin ( 10487) PHP Version : 8.5.7 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/httpd/vhosts/comeonline.ch/httpdocs/wp-content/plugins/fitvids-for-wordpress/ |
Upload File : |
<h4>Basic Usage</h4>
<p>FitVids always works with YouTube, Vimeo, Blip.tv, Viddler, and Kickstarter. Use simple jQuery selectors in the fields below like <code>body</code>, <code>iframe[src^='http://mycoolvideosite.com']</code>, and <code>.ignore-item, .ignore-section</code>.</p>
<p>The creator of the jQuery FitVids plugin has a video with an in depth tutorial on how FitVids works. You can <a href="http://fitvidsjs.com/" target="_blank">watch the video on fitvidsjs.com</a>.</p>
<h4>About Extras</h4>
<p>In some cases your theme might not have jQuery installed and FitVids will not be working. Check the "<strong>Use Google CDN</strong>" checkbox to have jQuery added to your theme when it is not installed.</p>
<h4>Using FitVids Examples</h4>
<p>Here are some examples to help you configure FitVids:</p>
<ol>
<li>In the "<strong>FitVids Main Selector</strong>" field enter <code>body</code> to apply FitVids to every video. This is also the default setting for the plugin.</li>
<li>In the "<strong>FitVids Custom Selector</strong>" field enter <code>iframe[src^='http://mycoolvideosite.com']</code> to have FitVids applied to every iframe video from the url "http://mycoolvideosite.com". If you are using "https" be sure to account for your protocol as well.</li>
<li>In the "<strong>FitVids Custom Selector</strong>" field enter <code>iframe[src^='http://mycoolvideosite.com'], iframe[src^='http://mycoolvideosite2.com']</code> to have FitVids applied to every iframe video from the urls "http://mycoolvideosite.com" and "http://mycoolvideosite2.com". If you are using "https" be sure to account for your protocol as well.</li>
<li>In the "<strong>FitVids Ignore Selector</strong>" field enter <code>.ignore-this-video</code> to have every video with the HTML class or contained within an HTML class of ".ignore-this-video" ignored by FitVids. These videos will not have FitVids applied to them.</li>
</ol>