Forum Replies Created

Viewing 15 replies - 541 through 555 (of 1,264 total)
  • Actually the page on the sidebar (about) and the category “uncategorized” work fine. It’s the links on top that don’t work. Those links, which would normally be pages, are categories. Have you created those categories? Also, you have the home link set as category 1 which is “uncategorized” instead of linking to the main page. I’m going to assume you meant to make the top links pages instead of categories because using categories makes no sense and I’d bet they’re going to a 404 page because you haven’t created those categories yet.

    posts are showing up

    There are no posts, there’s just a page which you must have stickied to the main page.

    PS: You need to upgrade to the latest version of WP due to security issues.

    Often times the database isn’t just what you named it, it’s username_databasename. Check to make sure what your database name is.

    @richiesong

    Why do you keep hijacking other peoples threads to promote your site? Especially since in the thread you started for yours (the first few) you didn’t even give the address?

    I am trying to run the provided example with it. But i am facing the problem with deploying the sample

    Are we talking about WordPress?

    I want to separate between the technical problem and the support problem.

    My statement was based on what you said in your first 2 posts. You said nothing about not being able to get help from support. In fact you said after checking with site5 you found out they were upgrading apache which sounds like you WERE in contact with them about the issue. You didn’t say that you had to talk to 3 people before you received help, or that some of your sites were down for 48 hours, or any of the other stuff you just mentioned. ALL you said was that you’d been using site5 for a year without any problems and that that morning you’d encountered a problem. Then you posted an email from Ben explaining the situation which also stated the problem had been rectified. That to me does not indicate an end-of-the-world catastrophe or a reason to be hating on your host.

    This was not “one little issue” – all my sites where down for over 24 hours.

    Again — my statement was based on what you wrote in your first 2 posts. You didn’t say the sites were down for over 24 hours (because at the time you wrote the first post it had been LESS than 24 hours) or any of the other issues you mentioned in your LAST 2 posts. Had you followed up, or explained more in your first post, I’d have known. Sorry, my ESP was out of service when I read your complaint.

    Perhaps you are right and they are fine.

    I have no idea if they’re fine or not. I’d never even heard of them until I saw this thread.

    Did you check to see if there’s a sylesheet in the theme package? Do you have the theme uploaded to the correct folder? (wp-content/themes/yourtheme) Did you make sure ALL the files uploaded properly? Did you make sure the theme isn’t nested? (NOT — wp-content/themes/yourtheme/yourtheme)

    I see your website. Try clearing your cache and cookies and then reopen your browser.

    Is matugo.com your website? Why does it redirect to Yahoo?

    Go into PHPmyadmin. Choose the database. Click import. Click browse and choose the unzipped sql file (if it was zipped in the first place) from your computer and then click GO on the lower right hand side of the screen.

    Sounds like you reinstalled instead of upgrade?

    Forum: Fixing WordPress
    In reply to: Read more.

    Good good.

    Forum: Fixing WordPress
    In reply to: Read more.

    I see what you’re getting at. See the ยป in the code below?

    <?php the_excerpt(__('Read the rest of this post ยป','emerald_stretch')); ?>

    It should be &raquo; instead, which will produce a ยป in the output.

    The forum changed it for some reason (probably my fault). I was just correcting the error

    Forum: Fixing WordPress
    In reply to: Read more.

    Highlight that area and then click the b-quote button above.

    I went right to your site, there doesn’t seem to be a redirection now.

    I’m thinking maybe the $ in the category name had something to do with whatever happened though. I could be wrong… just a hunch.

    Forum: Fixing WordPress
    In reply to: Read more.

    Well, another thing you can do is, when you’re typing the post, at the point where you want the “read more” to appear, you can either manually insert <!--more--> or you can just click the “more” button and that will create a link instead of just displaying dots like the_excerpt does.

    Incidentally, (I don’t know why it messed them up) but in both of the tags I posted above, this:

    ยป

    should be this:

    &raquo;

    otherwise it won’t display correctly.

    Forum: Fixing WordPress
    In reply to: Read more.

    I feel like I know nothing at all in all of this

    You may not right now but you will if you keep at it ๐Ÿ™‚

    Just copy and paste, you can’t mess anything up doing that.

Viewing 15 replies - 541 through 555 (of 1,264 total)