robincwillis01
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Add Image Size Only Allows Fullsize with (0x0) DimensionsOk just looked into my database to see that my wp_postmeta table had crashed, I repaired it and problem is solved
Forum: Fixing WordPress
In reply to: Custom Page Templates Won’t UpdateOk just looked into my database to see that my wp_postmeta table had crashed, I repaired it and problem is solved
Forum: Fixing WordPress
In reply to: Add Image Size Only Allows Fullsize with (0x0) DimensionsSo I use the thumbnails for excerpts plugin which doesn’t generate thumbnails, it only places the code for them automatically in your excerpts when you publish, this still works, so I suspect wordpress is generating these different sizes, just not allowing me to use them for some reason. Deactivating/activating the plugin has no affect.
http://wordpress.org/extend/plugins/thumbnail-for-excerpts/
sorry this is such a drag, but i am just as lost as to what it could be
Forum: Fixing WordPress
In reply to: Custom Page Templates Won’t UpdateHere is a template I created to test that. This produces the same results as the custom template that I actually want to use. Is there an error here? Also I misspoke earlier I meant “update” not “publish” since its a page not a post.
<?php /*
Template Name: Test
*/?><?php get_header(); ?>
<?php get_footer(); ?>Forum: Fixing WordPress
In reply to: Add Image Size Only Allows Fullsize with (0x0) DimensionsI had originally done the automatic upgrade, then upgraded through ftp. I just re-uploaded those two directories, still no change.
Forum: Fixing WordPress
In reply to: How can I make my editing window bigger?To my knowledge a lot of what your talking about is possible without the source code but not automatically. I am sure you have noticed that making your browser window in wordpress makes the text editing window get wider or narrower and you can grab a little tab in the lower right hand corner to make it taller. Check out Kitchen Sink Mode and Previewing posts
Forum: Fixing WordPress
In reply to: Add Image Size Only Allows Fullsize with (0x0) DimensionsYes, the problem still exists after switching themes