jasindall
Forum Replies Created
-
Forum: Plugins
In reply to: [Shashin] Customize PrettyPhoto Thumbnail SizesSounds good, but which short code are you referring to? I see some code that hints at thumbnail sizes in “ShashinAlbumDisplayerPicasa.php” in this instance but I’m not very familiar with PHP. How would I apply a function of scaling and cropping thumbnails (to a size of 240px by 150px, for example) into a file without messing up the file?
Forum: Themes and Templates
In reply to: Adding Post Formats to Twenty Twelve Child ThemeWhat is the significance behind the numbers 11 and 20? How would I know what priority number to set an array of additional post formats to? Is there a link to explains this clearly?
Forum: Everything else WordPress
In reply to: Multiple Paged Posts in Twenty Twelve Child ThemeScratch that, nevermind. After fiddling with the code in the admin post Text section a bit, it suddenly decided to work again. Not sure why it wouldn’t work before, but now it does. Sorry for the false alarm.
Forum: Themes and Templates
In reply to: How Do I Customize Post Excerpt Lengths?Thanks for letting know. Now I understand that I’m playing in a different ballpark here and that will narrow my search criteria. Back to the matter of excerpt length, I recently found a link that helped me out:
http://bavotasan.com/2009/limiting-the-number-of-words-in-your-excerpt-or-content-in-wordpress/
It’s an old post, but it solved the excerpt length problem with the _s theme in both the functions.php file and any given loop.
Forum: Themes and Templates
In reply to: How Do I Customize Post Excerpt Lengths?I downloaded it from http://underscores.me/, apparently based on the _s code from Github.