Home | Photos | About | No Tolerance | Local / Independent Bands |

June 26th, 2007

You are currently browsing the articles from Punk Rock, Thrash Metal, Hardcore Music, Tattoos, Skateboarding… written on June 26th, 2007.

Adding external Pages into WordPress

I thought this was worth mentioning. To add an external page outside of wordpress, you need to edit the file which contains the Pages or sections link. In most cases (standard templates)this will be located within the sidebar. From within wordpress go to the administration panel. Click on Presentation and then theme editor. Here you have the files needed for your wordpress template. Click on the sidebar file and look for the line that begins with

<?php wp_list_pages

Under this line add the link to your external page, in this case I wanted to add a link to the gallery, the code to do that is

<a href="http://www.shutupandmakemeasandwichbitch.com/gallery/"><br /> Coppermine Image Gallery</a>

As you can see it now shows up under my Sections area which I also modified to display Sections / Pages

Written by Beezlebubba on June 26th, 2007 with no comments.
Read more articles on Internet Marketing.