Does it work if you switch to a standard theme (like default or classic)? If yes, it is your theme.
Looks like something is wrong with your .htaccess file, I can’t access your single post pages or your categories or archives or anything. They all redirect to index.php.
What’s in the .htaccess?
Did you by chance use an index.html that redirects to index.php or something like that? That could cause this too.
Thanks for the quick replies!
I dont have a .htaccess file but I do have a redirect set up on my main site that goes from index.html to the folder where my tickers are (blog is set up on a subdomain)
I guess there’s no sorting that is there?
I can change it to run off my main site instead if needs be.
π
Don’t mess with index redirects. WP hates it…
Ahh so I can’t have it running as part of my main website at all?
Running it off your subdomain is fine, but I need to know why I’m getting redirected to http://www.blog.tickerplayground.com/index.php when I go to http://www.blog.tickerplayground.com/ instead. What is doing the redirect to index.php?
Because that’s your problem. You don’t want to redirect like that. Use an .htaccess with DirectoryIndex index.php in it instead.
Argh I’m such a brain dead n00b – sorry.
There was a redirect set up, I’ve just deleted it so will see how that works.
Thanks for helping, hopefully that’ll solve it *blush*
Yes that’s solved it!
Another question – where do people go to log in or register?
To leave comments? I thought that was an option in the admin cpanel.
If I set it as that, I don’t want them to have any moderation abilities – just leave a comment and that’s it – is that possible?
The real question is why do you want people to have to register to leave a comment? Making people register tends to drive away commenters.