Search results

  1. D

    WordPress 3.0 - trying to get name and link for a custom taxonomy

    I'm working with trying to convert an older theme and set up a WordPress site for a group and I'm having a horrible time trying to get a custom category-like taxonomy to work. <div id="cat-<?php echo $i; ?>" class="category"> <?php query_posts( array( 'posts_per_page' => 1...
  2. D

    Is there a way to enter command line mode?

    I have the Static paid hosting package. I'm trying to install an extension for MediaWiki called Halo (part of Semantic MediaWiki) and it requires that I run a php script to update the database for Semantic MediaWiki. Now, the problem I'm having is that I have absolutely no idea how to run a...
Top