Chris_K
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: index.php in site urlsAre you on a Windows or Linux server? If at GoDaddy, make sure you’re on Linux. Without it, you won’t get beyond “almost pretty” permalinks (the ones with the index.php in them). See more at the Using_Permalinks page in the Docs section.
Forum: Plugins
In reply to: WordPress.com Stats not giving me any informationHave a look at the Default theme’s footer.php to see where it is there for one example.
At a minimum, before the closing
</html>tag.Forum: Fixing WordPress
In reply to: Block hacked and fixed, strange urls stayI would lean towards helping posters from more recent than 10 months ago ๐
Forum: Fixing WordPress
In reply to: is there any contact form that doesn’t use mail() command?Check out the Deko Boko contact form. I use it on several sites, seems to work well.
From the author’s site:
Unlike many other contact forms, Deko Boko uses WordPressโ wp_mail function to send mail, rather than calling the PHP mail function directly. This means if you have any email related plugins that modify how WordPress sends mail, Deko Boko will send mail the same way as the rest of your WordPress installation.
Forum: Fixing WordPress
In reply to: there is no plugin available at my dashboardYou don’t get to use plugins at wordpress.com sites. Just with self-hosted sites running the software from here at wordpress.org. See also: http://en.support.wordpress.com/com-vs-org/
The folks at the .com support forums can help with more: http://en.support.wordpress.com/
Forum: Installing WordPress
In reply to: Cant log inEditorial aside, remember that the password is case-sensitive. If that’s not the issue then have a look here: Resetting_Your_Password in the Docs section.
Forum: Fixing WordPress
In reply to: Big ProblemSee also: Resetting_Your_Password
Forum: Themes and Templates
In reply to: Something simple is eluding me in the belle themeCheck out the Page Links To plugin — it will do exactly what you’re after.
Forum: Requests and Feedback
In reply to: Improving the WordPress.org support forumsWell yeah, a dark gray search box at the top border is … challenging to spot.
Forum: Plugins
In reply to: Stats: View per dayYou might like this plugin: http://wordpress.org/extend/plugins/stats/
Forum: Fixing WordPress
In reply to: Theme’s single-post page doesn’t show full postYou see the line
<?php the_excerpt(); ?>?Have you tried changing that to
the_content()instead? It sure seems silly to use the_excerpt() on a single.php page.What theme are we using? (This would be a theme-dependent question)
Forum: Installing WordPress
In reply to: Trying to install on Network SolutionsLooks like you got it working. Any tips to share about how you fixed it?
Forum: Themes and Templates
In reply to: Can you use the free themes on your wordpress.com blog?Nope, ‘fraid not.
You can ask other questions about your wordpress.com blog at their support forums: http://en.support.wordpress.com/
We do support for the folks hosting their own .org blogs here.You’d log into http://www.google.com/analytics and check your account.