SmartVideoPlus V4 (Installation User Guide)
Table of Contents
- SmartVideoPlus Introduction
- Packaged Download Zip
- New Installation
- Upgrade SmartVideoPlus
- VideoSwiper Intergration
- Getting Help & Support
- Powered by Link Removal
Introduction
SmartVidePlus is a WordPress plugin which allows you to change your standard WordPress installation into a video style CMS with full admin panel video embedding capabilities. SmartVideoPlus can be used on 80% of WordPress themes but not all of them, it also has problems when loaded with a few other other plugins, but works perfectly well with most plugins you will find for the WordPress platform.
This powerful plugin also comes complete with a dedicated new theme just for hosting a video WordPress website with, latest videos, most viewed videos, top rated videos, category view and list view plus much more, we highly recommend when using SmartVideoPlus that you use the theme supplied as its been coded especially for the SmartVideoPlus plugin. The SmartVideoPlus theme supports video posts only!
Packaged
- SmartVideoPlus (Theme)
- Simple Contact Form (plugin)
- Truncate Titles (plugin)
- VideoSwiper (plugin)
- WP Page Navi (plugin)
- WP Post Views (plugin)
Installation
Follow the instructions step by step to install SmartVideoPlus to your WordPress Website.
- Extract the contents of the downloaded zip file (SmartVideoPlus_V4.0) to your PC.
- Make sure you already have a clean install of WordPress latest 3.0+ without any plugins or posts (you can add your own plugins back in later).
- Upload all the plugins found inside the /plugins/ folder via FTP not your WP admin panel & then goto your WP admin panel plugins section and (Activate) them.
- Upload The (SmartVideoPlusV4) theme from inside the /themes/ folder via FTP not your WP admin panel, upload to your WordPress /themes/ folder
- Upload the player.php file inside the downloaded zip to the /root of your wordpress folder with all the other wordpress php files.
- Upload the vsmod.php file inside the downloaded zip to the /root of your wordpress folder with all the other wordpress php files.
- Set the folder /thumbs/ to chmod 777 writable, this is where wordpress will store all the video thumbnails when using videoswiper.
- Go to your WordPress admin panel under (Appearance) & activate the SmartVideoPlus theme.
- IMPORTANT now go to posts and REMOVE the default (Hello World) post added to your wordpress at install, very important you do this
- Now go to your WordPress settings area & click on (writing link) scroll to Remote Publishing and tick both (Atom Publishing Protocol) & (XML-RPC)
- You will now have extra plugin settings for (Page Navi) we strongly recommend you leave the default settings as they are for this.
- You will now have extra plugin settings for (Post Views) see below for configuration.
- You will now have extra plugin settings for (Simple Contact Form) you can click on this to read any emails sent to your site from the contact us page.
- To manually add a new video go to (Posts) area of your dashboard, then you will see a link there (Submit Video) use this to embed videos to your website.
- For automated bulk video adding to your WordPress you need to connect to the video application VideoSwiper
- Watch the video tutorial on how to intergrate VideoSwiper into your WordPress & mass add millions of videos extremely fast Click Here
Basic Installation Video
Watch the video below for a quick and basic tutorial on installing SmartVideoPlus
You can see how fast the automated video embedding service is by Clicking here
Fixing The Popup Player For Internet Explorer 6,7 & 8
Open the following file /plugins/videoswiper/lightwindow/css/colorbox.css
Once you have this open scroll down and find the following CSS,. its right at the bottom of the file
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=./wp-content/plugins/videoswiper/lightwindow/images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
This is repeated 8 times and you will need to update all 8 lines, find this in each line
-->(src=/wp-content/plugins/videoswiper/lightwindow/images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
Now add the direct URL to your wordpress install before /wp-content/ so it looks like this
-->(src=http://www.my-website-name.com/wp-content/plugins/videoswiper/lightwindow/images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
Remember to do this for all 8 lines of CSS, this will render the transparent images and border around the popup player when viewed in Internet Explorer.
Configuration of Video Views
To configue video views is really simple, go to your settings link in your WordPress admin panel, scroll down to (PostViews) click on the link, now the very top setting is (Count Views From) in the dropdown select (Everyone) leave all other settings as default then scroll down and find (Save Changes) save and your done. This will now show the number of views each video had had.
Changing The Ad Banners For Your Own Ads
Putting your own advert banners into the default ad placement holders is as easy as ABC because we have included a full set of ad files for you to simply edit with your own ad code and the ads will start displaying your ads in place of ours.
- First open the folder themes/SmartVideoPlus/ads/
- Next you will see there are 7 ads files like ads1.php & ads2.php, its these files you will edit to show your own ads.
- Edit ads1.php to show a 468x60px ad in the header of the template on the right side of the logo.
- Edit ads2.php to show a 728x90px ad sitewide at the top of each page.
- Edit ads3.php to show a 300x250px ad sitewide, this is the first of two ads in the right menu.
- Edit ads4.php to show a 300x250px ad sitewide, this is the second of two ads in the right menu.
- Edit ads5.php to show a 728x90px ad sitewide at the bottom of all pages before the footer.
- Edit ads6.php to show a 468x60px ad at the top of the video player on the video player pages
- Edit ads7.php to show a 468x60px ad at the bottom of the video player on the video player pages
Adding Sponsored Links to The Footer
Again this is a very easy process & all you have to do is open one file and edit the links to suit your needs.
- First open the folder themes/SmartVideoPlus/ads/
- Now edit and add your own links & sponsors to the list inside this file (sponsored_links.php) and save, links will now display in your sites footer.
Using Google Analytics
Simple copy & paste will allow you to add Analytics in just seconds to your SmartVideoPlus websites.
- First open the folder themes/SmartVideoPlus/google_analytics/
- Now copy and paste your own analytics javascript here then save file, make sure you remove the default analytics code first.
Using The Twitter Tweets
Again we make this a simple one step solution to display all your latest Twitter tweets on your video blog.
- First open the folder themes/SmartVideoPlus/twitter/
- Step one, open the twitter.php file inside the /twitter/ folder
- Step two, find (id: 'wordpress') change the id from 'wordpress' to your own Twitter login username.
- Step three is optional, you can now set the amount of tweets to display, change count: 50, to your count amount so change 50 to 25 or whatever.
- Step four LEAVE all other settings in this file as they are, do not edit, now save and add back to server.
Adding Your Twitter & Facebook Usernames
Again we make this a simple one step solution to connect to Facebook & Twitter on your video blog.
- First open the folder themes/SmartVideoPlus/facebook_twitter/
- Step one, open the twitter_user.php file inside the /facebook_twitter/ folder
- Step two, simply add your twitter username where it directs you to add it in that file.
- Step three, open facebook_user.php file inside the /facebook_twitter/ folder and add your facebook username where it directs you to add it.
- Step four, save both files and add them back to your server
Editing Scrolling News Text at The Top of The SmartVideoPlus Theme
In the steps below we show you how to add your own news text & links into the scrolling ticker.
- Step one, first open the folder themes/SmartVideoPlus/page_effects/news_ticker.php file
- Step two, you will see its well commented on what you have to do to create different scrolling news, clickable links and any css.
- Step three, simply replace the txt you see on eqach line with your own, you can include links to using HTML, you can also continue to add lines.
- Always remember to keep the same format as you see in the file otherwise your ticker will fail to work.
FaceBook Application ID, Required for FaceBook Likes
In the steps below we show you how to get your own facebook application ID required for facebook LIKES.
- If you already have a Facebook application ID, skip to the intergration code below.
- Step one, visit the facebook application website, the link will open in a new window, facebook account login is required Click Here
- Step two, add the site name of your website, this is for application reference.
- Step three, add the site URL where your blog is installed, remember to add a trailing / at the end or add sub folder name then / if in sub folder.
- Step four, click the create application button, you will be asked to add the captcha before finishing.
- Step Five, you should now be presented with an api string, this is your unique application ID.
- Step Six, now you need to intergrate that API string into your blogs header.php file in the templates folder.
To do this open header.php in the themes/SmartVideoPlus/ folder, you should see on line 6 & 7 two meta property tags, you will see on line 7 the meta property tag for the facebook API string, next to it you should see an arrow guiding you on where to add your facebook API string, once added into the content="" area you can save and close the header.php file.
Now when anyone clicks the LIKE button on your posts the facebook API will post this as a status update to that users wall, great way to gain huge free traffic.