Showing page 2 of 3

me@grafxflow

18 Mar, 2013

CMS

Order posts alphabetically in WordPress

By default WordPress orders your posts by the edit/added date. But what happens if you want them to be ordered Alphabetically. Here is how to do it.

me@grafxflow

18 Mar, 2013

CMS

Hide google analytics on preview posts/pages

Here is how to hide google analytics code on the 'footer.php' file in WordPress, so it stops appearing when previewing the posts and pages in admin.

me@grafxflow

18 Mar, 2013

CMS

Add widget to header in WordPress

If you want to add a widget to your WordPress theme header and in your admin (Appearance -> Widgets) then this is the php code to use.

me@grafxflow

11 Mar, 2013

CMS

Add Twitter Feed App to WordPress

Here we will setting up a Twitter App and outputting the JSON feed into WordPress using the plugin oAuth Twitter Feed for Developer.

me@grafxflow

05 Mar, 2013

CMS

Adding a custom function in WordPress

Here is how to add your own custom functions to your WordPress theme files. The following example is a very simple echo 'hello world!'.

me@grafxflow

05 Mar, 2013

CMS

Import CSV into WP-eshop Magento error

I recently had to upload a CSV file edited in excel to Wordpress eshop, but I kept getting back error messages. This is a very easy solution!

me@grafxflow

31 Jan, 2013

CMS

Remove WordPress generator meta tag

If you want to hide the meta WordPress generator tag from your pages, then simply add this code to your themes functions.php file.

me@grafxflow

12 Nov, 2012

CMS

Joomla 1.5 get blank screen when editing articles

I had a client contact me saying that their Joomla (1.5) admin worked fine until you tried to edit an article and then they got a blank screen.

me@grafxflow

04 Oct, 2012

CMS

Remove author info at bottom of blog posts

How you remove the authors information which appears at the end of each blog post. It's the box which contains the admin image and description etc.

me@grafxflow

20 Sep, 2012

CMS

How to remove the Joomla Generator Meta Tag

When doing a Joomla website you may notice by default it adds its own 'Joomla' meta name generator code in the html. Here is how to hide it with some code.

me@grafxflow

12 Sep, 2012

CMS

Make a menu item none selectable/linkable in Joomla

A menu option has several submenu options, but you don't want that menu option selectable or linkable, only the submenu options. This is how to do it.

me@grafxflow

11 Sep, 2012

CMS

Changing a Joomla email link cloaking CSS color

Joomla's plugin called Email Cloaking, replaces any email in content with javascript to stop spam. One problem is changing the hyperlinks colour.

Showing page 2 of 3