Created: 10/1/2012
By: Mike McAlister
Version 1.0
Thank you for purchasing Pocket! If you have any questions that are beyond the scope of this help file, please feel free to check out the Support Forum.
WordPress menus can be found under Appearence -> Menus.
You'll need to create at least one new menu for the header. Pocket also supports a custom menu, which you could use in the widget area. Click the + to add a new menu.
Now, on the left hand side, select the pages you would like to have added to the menu. You can then click "Add to Menu" and they will show up on the right side of the page. You can drag the pages around to arrange them the way you'd like.
Create a drop menu by dragging menu items under and to the right of another menu item.
Save the menu when finished.
Now that you have the menu created, you need to assign it in the Theme Locations window located on the left. From the drop down menu, select the appropriate menu for the header and save.
The Contact Page uses the Contact Form 7 plugin, which can grab for free on the WordPress plugin repository. Once installed, you'll see there is a Contact link in the left hand sidebar of your WordPress admin.
If you haven't already, create a new page called Contact.
Go to the Contact menu on the left admin menu to configure your contact form. By default they give you a simple form with Name, Email, Subject and Message. To keep things simple, I suggest using the default form. Otherwise, to customize this form even further, check out the Contact Form 7 docs page here.
After you've configured and saved your contact form in the Contact menu, you will be given a small shortcode like this: [contact-form 1 "Contact form 1"]. Copy this shortcode. We'll use this to add the form to our Contact page.
Now head back to your Contact page. Paste the Contact 7 shortcode that you copied into the body of the post. Update the post. You should now see the form on the contact page.
Pocket is customizable via the WordPress customizer. Here, you can set a custom background image, upload a logo and set your link/accent color.
The sidebar/widget section of Pocket is in the footer, available via a toggle. Add widgets to the Footer Widgets pane to see them in the footer of the theme. You can add text widgets, the Twitter widget, custom menus, etc. here just like I did on the demo. Or don't, whatever.
Pocket makes it easy to share your images and videos. Follow the instructions below to add a variety of media posts.
Featured Image Posts
Create a new post and add a title and description.
Write your content and add whatever styling you want.
On the right hand side of your page, you'll see the Featured Image pane. Click Set Featured Image and upload your image. Once uploaded, scroll down and click Use as featured image. Once set, you can close the image upload window.
Once you've added the featured image and content you can publish and preview your post.
Video Posts
Create a new post and add a title and post content.
Next, scroll down the page a bit and look for the Custom Fields box. If you don't see the Custom Fields box, look up towards the top of your screen and click the Screen Options drop down. Make sure Custom Fields is checked.
Now you can add the Custom Field. The Name is going to be video and the value will be your embed code. See this image for reference: Video Custom Field. The embed code should look something like the code below. Click Add Custom Field.
Sample embed code: <iframe
src="http://player.vimeo.com/video/4143170?title=0&byline=0&portrait=0"
frameborder="0" width="1200"
height="600"></iframe>
Once you've added the custom field and content you can publish and preview your post.
Quote Post
Create a new post and add a title and description.
To add the large quote, simply write or paste the quote in the editor window. The text will auto format to large block letters with a dark background.
To add a cite name, write the name below your text and set the font in bold. This will tell the theme that it's the cite and will size and style it smaller. See this image for a sample of how to add a quote properly. Adding A Quote
On the right hand side of your page, you'll see the Format pane. Click Quote to set the post format.
Once you've added your quote and selected the Quote format you can publish and preview your post.
Pocket comes with a few custom element styles, which are used to easily add extra styling to your WordPress posts.
To use the post styles, simply select your text and then select from the drop down which style you would like to apply. You'll be able to see the changes live, in your editor.
Intro Title - As seen on the demo, this is a nicely styled block of text to introduce your page. Similar to blockquote styling.