Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Forum: Plugins
    In reply to: KG Archives Plugin

    Oi, didn’t see you there. Thanks for the tip, it is indeed exactly what I am looking for.

    Oh, and good work on your plugin, despite me not using it ??

    Forum: Plugins
    In reply to: KG Archives Plugin

    You’ve got it. Like you can see here:
    https://blindmuse.com/blog/2004/

    I had a quick look at the plugin, and although I understand that it’s more or less a matter of removing the loop in which categories are processed, php still intimidates me somewhat.

    If you’d be able to show me how I’d be very grateful indeed ??

    Forum: Plugins
    In reply to: KG Archives Plugin

    Is it possible to show all the categories for a month without grouping them into categories? I am asking because I would just like a purely chronological list and have a separate category archive.

    Forum: Your WordPress
    In reply to: youarenotaslave.com

    I likes as well. Although personally I would not use thumbnails magnified that much in the ‘recent pictures’ column.

    I’m looking for this as well, and seem to remember a plugin which saved images in a directory structure equal to the permalink of the post, i.e. /blog/2005/05/06/postname/image.jpg

    Does anyone know what I’m talking about?

    You can use Ecto and Marsedit
    https://ecto.kung-foo.tv/
    and
    https://ranchero.com/marsedit/

    They both provide information on how to use them with WP, and it is quite simple. Anyone know of any others?

    Forum: Plugins
    In reply to: Email Contact Form

    Is there any way of using this plugin with Markdown? it just spits out the code:

    <div class=”contactright”><input class=”y_name” type=”text” name=”your_name” size=”30″ maxlength=”50″ value=”” /> (required)</div>
    <div class=”contactleft”>Your Email: </div>
    <div class=”contactright”><input class=”y_email” type=”text” name=”email” size=”30″ maxlength=”50″ value=”” /> (required)</div>
    <div class=”contactleft”>Your Website: </div>
    <div class=”contactright”><input type=”text” name=”blog” size=”30″ maxlength=”100″ value=”” /></div>
    <div class=”contactleft”>Your Message: </div>
    <div class=”contactright”><textarea class=”y_msg” name=”msg” cols=”35″ rows=”8″ ></textarea></div>
    <div class=”contactright”>
    <input type=”submit” name=”Submit” value=”Submit” />
    <input type=”hidden” name=”stage” value=”process” />
    </div>
    </form>
    </div>
    <div style=”clear:both; height:1px;”> </div>

Viewing 7 replies - 1 through 7 (of 7 total)