krugeri
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: how to make a contactpage?Murry!
Thank you for the suggestion. Upgrade went well and the links do in fact show up on all pages now. Thanx again. It was with much hesitation that I went into upgrading but was shocked to see how easy it was. I backed up everything and then followed the instructions on the CODEX and everything looks to be working now.
Thanx again!
p.s. Thanx for the BTW. 😉
Forum: Fixing WordPress
In reply to: how to make a contactpage?Oops… forgot the link to the contact page:
Forum: Fixing WordPress
In reply to: how to make a contactpage?I am experiencing an interesting issue with my contact page. I am using WP 1.5 and Ryan Duff’s contact form plug-in. Whenever I activate the plugin my Pages list (called Contents on my site) dissapear on all of the Pages I’ve added. The Contents are available on the index page but not on any page after that.
Any thoughts?
Also, and this I am certain will demonstrate the low level of my experience with WP, how would I get Home to show up under my Contents menu in the sidebar? I have seen sites that include Home so I know it can be done… I guess I lack the skill to do it.
Help!?!
Forum: Installing WordPress
In reply to: Truncated Posts… How do I?Ah… I had forgotten about Camino. I will give it a shot.
Thanx.
Forum: Themes and Templates
In reply to: Designing new template for wordpress blogI started with John Wrana’s very cool ‘Relaxation’ template and started making changes to the fonts, background, etc. via the style sheet and then made the biggest alterations to the content frame by swaping out John’s images for my own. It wasn’t hard and I found John’s coding to be an extremely clean canvas from which to start. Major props to John!
John’s orginal: http://www.jowra.de/wp/
My take on his code: http://www.nativealien.us/index.php
Forum: Your WordPress
In reply to: This Is Not A Love Story v.7 – “Fishmonger”Very nicely done. Haunting… beautiful… creepy. Sigh. I’m going to take my site down now. Thanx alot.
😉
Forum: Your WordPress
In reply to: Rather dark theme: Comments and Critics welcome!I like the look as well. A great use of hues all around. Too many times I see people use a dark background and then use too bright of accenting colors. That creates considerable visual dissonance for me. Good job!
p.s. image loaded fine for me but I would think you could optimize it down in size.
Forum: Fixing WordPress
In reply to: Looped or Nested URL When in ArchivesGood question:
It was listed in the admin panel (which is short and ego saving for I must’ve configured it…) as:
http://www.nativealien.us/archives/%year%/%monthnum%/%day%/%postname%/
Looking at it now, I think it should have been just
/%year%/%monthnum%/%day%/%postname%/
I have removed the superfluous crap at it seems to work better now. Let me know if this was the correct approach. Thanx!!! You folks have been a godsend!
Forum: Installing WordPress
In reply to: Truncated Posts… How do I?Thanx, folks. I appreciate the assistance. What was weird was that I couldn’t see what the heck moshu was talking about — the ‘more’ button, while working on my site in Safari. When I opened up the admin panel in IE I saw it clear as day. That’s a bummer. < sigh > I hate IE on the Mac.
Anyway… no browser commentary. Thanx again!
Forum: Fixing WordPress
In reply to: Comments Form not ShowingWorked! Thanx, moshu. Now I’ll go post another problem elsewhere. 🙂
Forum: Fixing WordPress
In reply to: Comments Form not Showingphoenixd:
I am having problems getting my comments form to show as well. Where is that you’d place the <?php comments_template(); // Get comments.php template ?> code you provided earlier? I would like to no make users register before commenting (I’ll work around the spam) but can’t seem to make WP 1.5 behave properly.
Help!!