Nanochrome
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: APIIs this for polldaddy/akismet?
if it is you can sign up for wordpress.com and then go to the profile page and copy the value for ‘Your API Key’Forum: Themes and Templates
In reply to: Video, ExcerptPlease give more info. so I can help you! and a link may help
Forum: Themes and Templates
In reply to: How to remove permalinks on each post’s titleKeep the
<?php the_title(); ?>bit and remove<a href="<?php the_permalink(); ?>" rel="bookmark" title="<?php the_title(); ?>"and</a>Hope that helps
Forum: Fixing WordPress
In reply to: how to set up a custom html page as my home pageAnd this topic should be in Themes and Templates
Forum: Fixing WordPress
In reply to: how to set up a custom html page as my home pageCreate a template then create a page and add the template. Add another page with a title like blog or something. Go to the wordpress admin then Settings > Reading and select ‘A static page (select below)’, select from the dropdown the page that you made with the template and posts page as blog (or what ever you put as the title).
Hope that helps!
Forum: Fixing WordPress
In reply to: Theme PHP errorYes and it won’t let me activate or deactivate themes.
Forum: Fixing WordPress
In reply to: Theme PHP errorI don’t have any plugins and the default theme is activated because i just did an fresh install
Forum: Fixing WordPress
In reply to: [Plugin: polldaddy] Not Loging inAnyone?