40 likes | 163 Views
Wordpress. Help and support documentation. Last updated: 2011-06-07. Things to know. Remember to click the “Show kitchen sink” button to get more options in the editor. Remember to always use the “Insert more tag” button.
E N D
Wordpress Help and support documentation Last updated: 2011-06-07
Things to know • Remember to click the “Show kitchen sink” button to get more options in the editor. • Remember to always use the “Insert more tag” button. • This button will control what text will be shown on the start- and list pages. We prefer not to show the whole blog post. • It will also make a preamble of the text on the blog page. • Please use the ”Featured Image” function • If this is used, the image will be placed at the top of the post. • It will also create a thumbnail that will be shown on the start- and list pages. • The max width of the image is 600 px. Please create an image with this in mind.
codes • Add a YouTube video: • Just copy the URL to the video and add a “v” after http. Like this: • httpv://www.youtube.com/watch?v=Pzmvjf88Sfw • To add HD version, ad ”vh” after http (vh stands for video high). Like this: • httpvh://www.youtube.com/watch?v=Pzmvjf88Sfw • Add a FlowPlayer video • Upload video in WordPress plug-in ”wordTube” under ”Media” -> ”wordTube”. • Write down the ID of the video. It can be found to the right where they have an example code. • Add the following code in the post where you want the video: • [flowplayer id=X] • X represent the ID of the video.