thisisedie
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to remove the “publish” feature from wordpressJust don’t publish?
Forum: Fixing WordPress
In reply to: On pages only 1 repons posible?I’m not sure what you mean when you ask if only ONE comment is possible (as if there’s one but no way to make another?) but it sounds like you need to add the comments template to your page.php. Just put this:
<?php comments_template(); ?>
before the end of the loop. You can have infinite comments on both pages and posts.
Forum: Fixing WordPress
In reply to: How do I remove or edit “About Me” section?But there is no about section in pages. I deleted that and I still see lorem ipsum…, etc.
You deleted what?
Forum: Fixing WordPress
In reply to: Design layoutYou could use tables but generally CSS is used to organize the layout of sites these days. If you aren’t familiar with CSS hit up Google. There’s a zillion sites that offer help :o)
Forum: Fixing WordPress
In reply to: Parent pagesI just realized that I’m a complete idiot. Seriously, there has been something wrong with my brain lately. I’m sorry martrob, it’s the exact opposite of what I said. Duh. I don’t know what I was thinking :o/
Forum: Installing WordPress
In reply to: WP Update*delete*
Forum: Fixing WordPress
In reply to: Parent pagesSigh. By making OTHER pages the children of a page… it IS the parent. You CAN NOT just choose for a page to be a parent. A person isn’t a parent before they have children are they? No they are not. Same goes for WP pages!
Forum: Themes and Templates
In reply to: Could Not Create DirectoryWhat you say doesn’t make sense. Are you making a theme or installing WordPress?
Forum: Fixing WordPress
In reply to: Do not want wordpress to send email to usersSo… on the “add new user” screen, untick the box that asks if you wanna send the password to the new user…
Forum: Fixing WordPress
In reply to: New Blog not publishingDelete the index.html or home.html from your root folder.
Forum: Fixing WordPress
In reply to: No parent page drop down on new page attributesAlready explained this to you here:
Forum: Installing WordPress
In reply to: WP UpdateWordprest has been giving some very bad advice I’ve noticed.
Forum: Fixing WordPress
In reply to: WordPress Theme not showingOk… WHERE are the files? Because themes go in the themes folder and there ISN’T a themes folder. This address:
http://www.journeywithdeb.com/wp-content/themes/
or even
http://www.journeywithdeb.com/wp-content/
pulls a 404. That means those folders don’t exist. The files are not uploaded correctly.
Also, the stylesheet is linked incorrectly as stated. The theme can’t use it when it’s linked incorrectly and in the wrong place.
Edit: wp-admin IS there. So that means that some of the files are uploaded correctly, and others aren’t. Unless the others folders ARE there and the permissions have been dinked with and need to be changed back to 755?
Forum: Fixing WordPress
In reply to: Will not loadI’m just not sure what’s causing it. I’m good with design/coding instead of IT sort of stuff. Sorry :o(
Forum: Installing WordPress
In reply to: New to WORDPRESS can’t get it up! lolOk Annie, why don’t we move this to email so no important info is made public. Email me here: thisisedie AT gmail DOT com.