Posts Tagged ‘wordpress’

Create a WordPress Page with Posts and Custom Code

I have recently been creating a website where the client wanted a soundcloud player at the top of the page, with the posts from a certain category underneath within their wordpress powered site.. Obviously, I could create a sticky post, but that would be messy. Instead I created a WordPress Page template with the soundcloud [...]

Read More →

Making a WordPress Page

To make a page template in WordPress is quite simple: Create a new php page in your favorite text editor and at the top place: <?php /* Template Name: NameofNewTemplate */ ?> Done! On your new page you can do things such as including posts from a certain category, have a static html page or [...]

Read More →

Show WordPress Post Titles & Posts On Your Website

If you use WordPress for your blog, but your blog is not your home page, you may wish to display the latest blog posts on your homepage, or any other page for that matter, to entice people into your blog. WordPress Pages If you use WordPress for your whole site (pages and all) then this [...]

Read More →

Whats Happened to My Blog?

I am currently going under a big re-design of my website. Recently I have been introduced into the world of jQuery (a plug-in for making fancy things) and so I am redesigning my website. Along with the website re-deisgn, comes a wordpress blog redesign, so I have based it on the theme Depo Sinny. From [...]

Read More →

SEO & WordPress

Matt Cutts (from google) talks about WordPress and SEO. Very interesting for anyone who wants to learn about Search Engine Optimisation (or Optimization if you’re from the U.S. of A.). [N.B. some of the tips can be found in use in this very post!] It is 45 minutes long though! Edit: Realised the video i [...]

Read More →



Back to Home