thisisedie
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Is it necessary to have Pages, or are Categories sufficient?Why is “About” showing up in two places?
Because you have both a page called “about” and a category called “about”. Hover over the link. It’s: http://chaosisbliss.com/category/about/.
What can I do to achieve this?
You CAN do it, but I personally don’t think it’s a good idea. It would be confusing to have both pages and categories on the same line. Since you don’t have the category “uncategorized” (default – pulls a 404), I’m guessing you renamed it “about”. If the issue is just that you don’t want “about” in the categories list, rename it something else.
Forum: Fixing WordPress
In reply to: Hide the first post in my blogWorks great for me. I’m betting you just added it to the index.php instead of replacing
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>with esmis code.Forum: Everything else WordPress
In reply to: RIPP OFF COMPANY'sReading these posts is very often like talking to my customers on the phone at the call center I work at. It makes me want to slam my head into a wall until I pass out.
It turns out that after numerous attempts to contact them they respond with the same solution that do NOT work
You said you paid $50 to remove the “demo”. The above comment makes it sound like you’re having an issue with the plugin and can’t get any support for it. Did that $50 cover support also? Even if WordPress was a company (which it is not), why would it be responsible for making sure you receive the support/etc you paid for from another company? In your way of thinking, if you bought a toaster from Wal-mart and the toaster manufacturer wouldn’t repair the toaster within the warranty, this would be Wal-marts fault?
Head. Wall. Zzzzzz.
Forum: Fixing WordPress
In reply to: Stats not working?If your blog is at wordpress.com you need to be posting here:
http://en.forums.wordpress.com/
This forum is for self hosted WP blogs.
Forum: Fixing WordPress
In reply to: How to delete post?Even after you were told how to delete it I see the post is still there so I’d like to ask again… seriously?
Let’s try this again — log into admin, go to posts, hover over the post you want to delete, click trash.
Forum: Installing WordPress
In reply to: How to install SQL user?Sorry if this has been asked but your forum has no search option.
There’s a search box on the front page of the forums.
Forum: Fixing WordPress
In reply to: Can't Change PermalinkYou’re welcome.
Forum: Fixing WordPress
In reply to: Can't Change PermalinkThere must be another page called “about”. In the trash perhaps? Delete or rename it and then change about-2 to about and it’ll work fine.
Forum: Fixing WordPress
In reply to: Can you copy pages?Do you mean simply cutting and pasting the content of a page?
Yes.
Forum: Everything else WordPress
In reply to: Why is my Avatar set when I haven't set one?Do you mean your avatar here? That’s the default because you don’t have a customized one. As Mikey said, you can go to gravatar.com if you wanna upload your own.
Forum: Fixing WordPress
In reply to: Is this possible?Would that be interpreted as duplicate content?
No. As you pointed out, they have an excerpt on the front page which you click to go to the full article. This isn’t the same thing as double posting.
Forum: Fixing WordPress
In reply to: How do I find my post and comments ….Every post, page, comment and setting is stored in the database. They aren’t actual files you can see. If you don’t have access to PHPMyAdmin and can’t create a new XML, I would suggest that you contact your host to see if they can get you a backup of the database.
Forum: Fixing WordPress
In reply to: How do I find my post and comments ….Posts and comments are stored in the database which you can access through PHPMyAdmin. Or simply look for the missing posts in the backup you made of said database.
Forum: Fixing WordPress
In reply to: Accidently changed site or home url? don't panic!For some unclear reason, WordPress allows you to change the site’s url
For some unclear reason, people like to blame software when they screw something up.
which after being done renders the site inaccessible and unloginable
Not if you do it correctly.
The feature exists so people can direct their site where they want it to be. Using the download from the link above or using your hosts auto installer generally assumes you know a little bit (at least) about the process. If you don’t, you should learn instead of blaming the software. I’d be highly disappointed if the option weren’t available.
Forum: Fixing WordPress
In reply to: I cannot edit P2 postsAh. I apologize, I wasn’t aware P2 was special, lol. Sorry, I hope someone else can help you out 🙂