Browsing Category "Code"
By     |    Sep 13, 2012
Posted in: Code, WordPress     |    No Comments

Add your blog / custom style sheet to WordPress text / tinymce editor

For a while now I have wondered how easy it would be to add a custom style sheet to the WordPress text / tinymce editor. It sometimes seems hard for clients to relate to their main site when editing text via WordPress as the styles are so different. After a bit of Googling I found the following code which if placed inside the functions.php file of your theme, add a […]

Read more
By     |    May 18, 2012
Posted in: Code, General Blog     |    No Comments

New links section with the help of WordPress – do shortcode!

I had a little spare time tonight so I made a nice little ‘links’ section on my new website. I wanted to be able to manage this easily so it made sense to try and incorporate the WordPress install I already had set up. I used the WordPress links capabilities along with a plugin called Link Library http://wordpress.org/extend/plugins/link-library/. This plugin is highly customisable and well worth a look if you […]

Read more