slim81
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: comments.php not posting commentsanyone ?
Forum: Fixing WordPress
In reply to: Listing a custom Post pagethank you moshu, I think you cleared everything up
Forum: Your WordPress
In reply to: Please review this newspaper’s siteHow’d you get the different post to load for the different categories?
Forum: Fixing WordPress
In reply to: Listing a custom Post pageTrent I have mod_rewrite working for me. My regular posts show just as I customized my permlinks to show. http://www.domainname.com/this-is-a-post-topic/2007/03
But I just created a Page Template named about.php
and on my homepage I want to point wordpress to that file.right now Im doing something like
href=”http://www.domainname.com/about.php”>Aboutwhat I want to know is how can I get wordpress to actually link it as http://www.domainname.com/about
Forum: Fixing WordPress
In reply to: parse Error on wordpress when I try and load my blogHere is the actual code in the index.php
http://rafb.net/p/M8Ei6R31.htmlThe code below is the error msg when I try and load the blog.
http://rafb.net/p/A6I73X13.htmlany idea whats happening by looking at the first post’s lke
Forum: Fixing WordPress
In reply to: styling the first post differentlymoshu or adam:
can you explain a little about the code Im fairly new to php programming and is trying to understand php and program with it as I golike why did he increment the $i and
how does wp know that it was the most recent post using that code?…does the content() load a certan way? or something..Forum: Fixing WordPress
In reply to: styling the first post differentlyadam thank you for your help but I title the post the wrong way. I titled it using ‘the first post
actually I needed to style the most recent post.