My Premium videos aren't being recognized by WordPress
-
I have been trying to post content to the Premium section of my website: https://www.theoccultnetwork.com , TON Premium. These are the instructions I’ve been using and it’s worked in the past, now they no longer do:
Go to Pages and open in new tab
Click Add New in new tab
Go to the new Edit Page Editor
Make sure the VISUAL tab is selected
Type in your Title
Select “Free” in the Magic Members Section
Position your cursor in the main edit window at the top
Click the small box next to “Upload/Insert”
Click Select File and select the image file you need (maximum width should only be about 200 pixels or less)
Click Insert into Post
Close the “Add an Image” Box by clicking the x at the top right corner
Click your cursor to the RIGHT of the image and press ENTER 2 times (this will give you space below for your text)
Move cursor below and type your text
on the PAGE ATTRIBUTES section select TON Premium to be the parent and determine the order.. If this is the first video then in a series then type 1 and then for the second video type 2 etc.
click the HTML tab
Go to the bottom of the code or text that you see.
Paste the following code at the bottom.
[private]<script src=”https://theoccultnetwork.com/wp-content/mediaplayer-viral/swfobject.js” type=”text/javascript”></script>
<div id=”mediaspace”>This text will be replaced</div>
<script type=”text/javascript”>// <![CDATA[
var so = new SWFObject(‘https://theoccultnetwork.com/wp-content/mediaplayer-viral/player-viral.swf’,’mpl’,’400′,’300′,’9′); so.addParam(‘allowfullscreen’,’true’); so.addParam(‘allowscriptaccess’,’always’); so.addParam(‘wmode’,’opaque’); so.addVariable(‘file’,’https://theoccultnetwork.com/_content/videos/premium/TheTekhen.flv’); so.write(‘mediaspace’);
// ]]></script>[/private]
Replace TheTekhen.flv with your new premium video.
Click PUBLISH
go to Permalink (below title)
Copy the new Permalink address.Go to PAGES (do this only if TON Premium EDIT is not opened yet)
Click edit TON Premium into new tab
Add your new Premium video menu name into the right location.
Highlight it and make it Bold to match the other items
While it is still Highlighted click the CHAIN button
in LINK/URL – PASTE the new permalink
Click UPDATE
Click UPDATE on the TON Premium Page
go to your home page and test to see if you can see everything you just addedAfter I’ve done all of that when I click on the new content link, it says’s “Sorry what you are looking for isn’t there”, yet it shows up in the dropdown menu when I click TON Premium on the honepage. When I click on the title of the content there it takes me to the page and video where the content is. What am I doing wrong?….Thank you.
- The topic ‘My Premium videos aren't being recognized by WordPress’ is closed to new replies.