estjohn
Forum Replies Created
-
Forum: Installing WordPress
In reply to: I want to test wordpress on my lokal webserver!under general options, WordPress address (URI) and blog url… ?
Forum: Fixing WordPress
In reply to: Posts on different page instead of homepageanother page then home or another page instead of home?
Forum: Fixing WordPress
In reply to: Header Alignmentwhen you added your own image, did you use the original image from the theme and build yours the same size?
Forum: Plugins
In reply to: What plugin is used here?I actually do see the banner change every time the page is refreshed. You can do that with ad plugins or php can be set to pull a different image from a directory every load up of a page. Search for banner or ad plugins or see if you can find the php to pull diff images from a directory.
Forum: Fixing WordPress
In reply to: images in different browsersThe images I see in the source are like
http://reloadsanear.com/flutebook/wp-content/uploads/2006/10/28_staff.tifwhen I try to goto directly to the link, it wants to download the images. Try making the JPG or GIFs and see if those display
Forum: Themes and Templates
In reply to: Broken Commentsredownload the comments.php, rename your current one and add in the newly downloaded one and see if it works… if so, then it would be somethihng in the comments,php if not, then it might be somwehere else..
Forum: Fixing WordPress
In reply to: can i post new posts on only a cirtan page, not on the main page?Ahh K gotcha. I had done that before with adhesive and it worked fine for me… so I just thought I would mention it.
Forum: Fixing WordPress
In reply to: Redirect homepage to a categoryadd a ” after the 0
<meta http-equiv="refresh" content="0"; url=Your-new-url-here">Forum: Fixing WordPress
In reply to: images in different browserswhat images are you missng?
css can make it cross browser compatibleForum: Fixing WordPress
In reply to: Removing the “This entry was posted on…” on the bottom of the blogcut it from single.php in your themes?
Forum: Plugins
In reply to: display posts under categoriesCould you be a little more specific ? the post titles under the names of the categories? Im not quite sure how you mean that
Forum: Fixing WordPress
In reply to: Unlinking Parent CategoryNot sure.. that isnt a wordpress powered site, its blogsmith.
Only way I can see doing that in WP off the top of my head is making a static menu with custom links to categories instead of a dynamic menu.Have you searched for category plugins?
Forum: Fixing WordPress
In reply to: can i post new posts on only a cirtan page, not on the main page?well.. for a quick fix, you could make all the posts on the main page stay static using adhesive or a similar plugin so they would only show on the main page but then your post would show on the sports
Forum: Fixing WordPress
In reply to: between posts graphicsorry mattikins I thought you could use an image too.. π
Forum: Fixing WordPress
In reply to: “only post a new comment once every 15 seconds” problemwp feature to keep people from spamming? I have seen it on this site as well as my own to.. though I tried again a minute later and it was ok