caldar
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Help: “the_content(‘Read the whole article’);”I found this and I change which function I was using to get the posts.
http://wordpress.org/support/topic/175681?replies=2#post-790202Forum: Fixing WordPress
In reply to: Help: “the_content(‘Read the whole article’);”Hmm… It didn’t work for me either. I know that I am trying to use this on a Page (WordPress Page, inside a loop already). Anyone have an idea on what changes might be needed to be made?
Forum: Installing WordPress
In reply to: Can’t select database – Have to be on root?This is what I did when I had the same problem with the 403.
http://wordpress.org/support/topic/117993?replies=44#post-560112
Forum: Fixing WordPress
In reply to: Show private posts in categoriesI would be interested to find out how to do this too.
Forum: Fixing WordPress
In reply to: I need to make some sort of landing page.Well, I have given up and just put the whole blog in a subdirectory.
Forum: Fixing WordPress
In reply to: I need to make some sort of landing page.Hmm… So this is what would be nice to do for my site. I make an index.html, which has the info to join my blog. they join and sign in and it sends them to index.php which is a redirect to index2.php which has the loop on it. but the thing is is that none of the links on page or any of the permalinks work, they just go to index2.php. is there away to change that?
Forum: Fixing WordPress
In reply to: I need to make some sort of landing page.I was kind of hoping not to move my wordpress around. I know I could do what I want by placing wordpress in a folder and having an index in the root. I was just kind of hoping that with all wordpress knowlage out there someone could tell me how or tell me it can’t be done.
Forum: Fixing WordPress
In reply to: I need to make some sort of landing page.I am using the static front page plugin for my current home page. I want to keep that home page and some how put another one in front of it.