joe3000
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 404 with /%postname%/ permalink when I click on catsThanks.
Renamed my .htaccess file.
I have set permalinks back to default.
I click the links to my categories they all work.
Now I set permalinks to Custome Structure: /%postname%/
Now when I click on the links to my categories, only some of them work and some of them get the error “Error 404 – Not Found” in the theme:
http://doublesleepingbag.org.uk/camping-chairs/
Thanks!
Forum: Fixing WordPress
In reply to: remove the "leave a comment" link / Twenty Ten Inverted 1.0Thanks Samuel.
mad1: I removed this line too:
<span class="comments-link"><?php comments_popup_link( __( 'Leave a comment', 'twentyten' ), __( '1 Comment', 'twentyten' ), __( '% Comments', 'twentyten' ) ); ?></span>And it went.
Forum: Fixing WordPress
In reply to: 404 with /%postname%/ permalink when I click on catsThanks.
Do you know where I can find the .htaccess file? I installed WordPress using the Fantastic Cpanel from Hostgator.
Thanks.
Forum: Fixing WordPress
In reply to: How to remove posted date and by…Could you tell me how to remove the comment box on the twenty theme please?
Forum: Themes and Templates
In reply to: Anyone seen a theme like this?Thanks, will have a look.
Forum: Plugins
In reply to: [Plugin: Pathless Category Links] simply doesn’t workYou have to go to permalinks options and change the custom structure field to /%category%/%postname%.html
That worked for me anyways.
Forum: Themes and Templates
In reply to: Changing theme preview information?Thank you.
Forum: Themes and Templates
In reply to: Displaying tags across top of page like page menu?Ok that didn’t work for categories, anyone else got any idea?
Thanks.
Forum: Fixing WordPress
In reply to: Copy everthing from dev to live?Thanks but not sure how to do all that!
Will do it manually I think.
Cheers.
Forum: Plugins
In reply to: Tally Graph LaunchedTried that but no joy.
Forum: Plugins
In reply to: Tally Graph LaunchedThis looks like just what I am after!
I would like a graph with the months of the year and then the value I have entered for each month.
Any ideas who I can do this? What should be custom fields be called?
Can I add historic data for months already gone?
edit: I think I have worked it out. I create a post and put the value in the custom field and then publish the new month in the past, in the month I want that data to be for in the chart? Is this the best way?
Also can I change the number of ‘months’ along the bottom axis? I thought interval_count=”12″ would do this but alas it has not.Thanks.