Set up for WordPress

Requirements

  • WordPress Version : 3.4+
  • PHP Version : 5.5 php5 curl (LibCurl): install a version compatible with PHP version of the system. On a Windows machine it is php_curl.dll dll. On a linux machine it is the relevant package (e.g. apt-get install php5-curl)
  • PHP settings for uploading videos to WimTv: PHP assumes that there are upper limits to file size uploaded to a remote server. As this is typically done to avoid uploading files of excessive size by non-authorises users, upper limits are typically low (a few MB), especially for uploading video files. The values to  modify in file php.ini (in the relevant  configuration area of the PHP system) are:
  • post_max_size – Maximum size of POST data that PHP will accept – http://php.net/post-max-size
  • upload_max_filesize – Maximum allowed size for uploaded files – http://php.net/upload-max-filesize

Compatibilities with other plugins

  • WPML;
  • Backend Localisation.

Incompatibilities with  other plugins

  • qTranlsate;
  • jw-player-plugin-for-wordpress.

Read More
Upload Video on WordPress

This is the sequence of steps to upload a new video. Video selection: choose a video to upload; Video title: enter title; Description: enter brief description of uploaded video; Category: assign video to a category. It is important to keep in mind that: The maximum size of video depend on server settings. See minimum requirements; […]

Read More
WimVod on WordPress

In this page you can manage publication of videos in webpages, posts and  widgets. Buttons next to video thumbnails let you execute specific operations as shown in the image below. (1) Syncronize: to synchronise videos in  WimVod (WimTVPro) with the videos in WimVod (WimTV); (2) Remove video: to remove a video from WimVod. Note that […]

Read More
Playlist on WordPress

You can create a playlist in three steps A) Click button “+” (1) to create a new empty playlist, then click “Modify” (2) to access a new page; B) In (3) you can modify playlist title, then in (4) drag and drop video from left to right to add videos to the playlist. You can reorder […]

Read More
WimLive on WordPress

Here you can create and stream a live event. A) In the left hand menu of WimTvPro, select “WimLive“, then click “New“(1) to create a new live event. B) Enter the following data in the live event creation form 2) Title of live event; 3) Price (if this is a pay event); 4) Click “Get […]

Read More
Analytics on WordPress

In this section, you can view The amount of bandwidth and storage used. The amount of bandwidth and storage refers to the package you selected; The total, daily and monthly consumption and for each video, the quality and duration of views. By clicking the Change date link, it is possible to create reports for specific date ranges.

Read More
WordPress Widget

Widgets allow you to share the videos placed in WimVod and information data of own WimTV channel in certain areas of the site. WimVod Widget With this Widget you can put all the videos placed in WimVod in an area of ​​the site (e.g., sidebar, footer) My Profile Widget With this Widget you can share […]

Read More
WimTVPro WordPress Faq

Why can I not upload a video?  Check the file size upload limits in of server and PHP. What can I do if, after installing WimTvPro, this Fatal error: Call to undefined function curl_init() error is displayed ? Check that Curl is installed in file php.ini. If it is not installed, proceed to installation or […]

Read More