Welcome to my blog

Hi, I'm David Edwards. I'm an IT guy with interests in technology, travel, photography and martial arts. This blog contains posts relating to all of these. Below you will find my most recent posts. Above is a set of links to the major parts of this site. To the right are some highlights and other navigation functions. Please enjoy.

Tweaking the Now Reading Plugin

Filed Under CSS &Coding &Plugins | Comments (1)

When I first joined LinkedIn I got excited about their book/library plugin… until my colleagues got annoyed with constant updates when I finished a book and started another. Then I found the Now Reading Reloaded plugin for WordPress. With the recent theme upgrade I had a few challenges updating the CSS and Page Templates used by NRR to suit my updated theme. This post summarises some of the things I found…
(more…)

Displaying a Code Block

Filed Under CSS &This Site | No Comments Yet

Here’s a challenge… the WordPress “Add New Post” page that I’m currently using to type this post into has a button labeled “code“. If you select a chunk of code (such as the CSS I’ll put later) it wraps the <code> and <\code> tags around it. Depending on the CSS you have mapped to the code tag, you will get a nicely displayed piece of code in your blog. But there’s a catch; you can’t get a solid box/background just by using the default code tags. You need to add the <pre> and <\pre> tags as well….
(more…)

Creating a Set of Share Links

Filed Under CSS &Plugins &This Site | No Comments Yet

When redesigning my theme, I wanted to include a standard set of “share” links (or “social links” or “story tools”) for the posts and pages, featuring the usual print, email, rss and social-bookmarking links. Many people use the Sociable and ShareThis plugins for all of these, but I wanted to have a structure with separate links for each.

This article is a walk-through of creating two styles of “share” links, an inline set of links and a box (that also contains my tags).
(more…)

Managing WP Plugin Customisation

Filed Under Coding &This Site | No Comments Yet

One of the great things about WordPress is the plethora of plugins that the user community has developed to extend and enhance the basic blog functionality. Some plugins, such as WP-PluginsUsed, are simple and add a function or two you can embed in a page and are implemented as a single php file. Others, such as Now Reading Reloaded, provide significant functionality and involve many files.

Some plugins are purely for administration of the blog, such as Ozh’ Admin Drop Down Menu, whereas others provide functionality viewable to your readers. I have found the need to tweak some of these, sometimes for look’n'feel, sometimes for functionality. But managing modified plugins can be a challenge. This article looks at the common areas of customisation and how they can be managed.
(more…)

Updating a theme; New Layout

Filed Under Design &This Site | Comments (3)

One of the key drivers for changing the theme was to break out of the “boxiness” that was common to many themes available. The old theme, and many that are available consist of a main box for all the content (so the blog is in the middle of the page and not stretched to fit the browser window) and then a few standard boxes within it: a header across the top, a footer across the bottom, and the content and a sidebar filling the space in the middle.

I was looking for something that had a bit of overlap and a background that appeared to flow out of the content. Achieving this was a bit of a challenge. This post describes how I achieved the layout I wanted and the CSS I had to use to get there…
(more…)

Go to page:First...2345610...Last

This website uses a Hackadelic PlugIn, Hackadelic SEO Table Of Contents 1.7.3.