Sara Cannon

Sara Cannon

21p

17 comments posted · 0 followers · following 0

12 years ago @ sara cannon - Scout Blog Post: "Fres... · 0 replies · +1 points

Thanks for the awesome comments Mark!

add_meta_box() is right. But, I hear that some people use WP Alchemy and really like how easy that is. I'm pretty sure my coworker Dan just found something similar to that the other day that we might start using instead of hand-doing everything. but really, once you code it out once - it's really not that time-consuming to repeat the process for other sites.

I'll post up here soon the new meta-box findings. ;)
thanks again!

12 years ago @ sara cannon - Scout Blog Post: "Fres... · 0 replies · +1 points

Hi Rich,

I actually just write my own stuff with my coworker dan. We use different tutorials (such as this one: http://justintadlock.com/archives/2010/04/29/cust... and the WordPress Codex for reference. One plugin that I did use on this site is Scribu's Posts2Posts. Its awesome.

Thanks for the comment and keep digging into WordPress!

13 years ago @ 9seeds, LLC - A Change at 9seeds · 0 replies · +1 points

Good Luck on all your future endeavors Shayne! You're so talented, I'm excited to see where life takes you and where life takes 9seeds as well. All of you guys absolutely ROCK.

13 years ago @ sara cannon - WordPress Mode + Coda · 0 replies · +1 points

These are awesome! thanks Meelosh!

13 years ago @ sara cannon - "Beyond the System Fon... · 0 replies · +1 points

They said that they might have the videos up today! I'll post it up if they follow through with that. :)

13 years ago @ sara cannon - Speaking at WordCamp NYC! · 0 replies · +1 points

Yes! Its funny.. Apple upgraded the ios to help fix a lot of issues. If you enabled typekit for the ipad and had multiple weights in one selector, it would crash safari. They seemed to have fixed that crashing problem with the new ios. I have not had a bad experience with google fonts yet on the ipad. What was happening with yours? Is your OS updated or is it with the older one? :)

13 years ago @ sara cannon - Slides from WordCamp N... · 0 replies · +1 points

Thanks for the comment! (and for coming!) To answer your question: If your child theme has a new header.php that you're overriding the parent one with.. stick your code up in there. If your child theme is lightweight and does not override the header, you can use a plug-in. (no need to override the header just for typekit unless you're trying to disable/target browers) I do however, recommend you put all your typekit css in your child theme's css file rather than the typekit selector or with a plug-in. But, thats just how I prefer to work. Many people love using typekit's selectors. Hope that helps! sara

13 years ago @ sara cannon - Combating IE6: Drop Do... · 0 replies · +1 points

Thanks!

13 years ago @ sara cannon - "Beyond the System Fon... · 2 replies · +1 points

Yes! I believe so. However, I have yet to track down the video. I\'ll post it up here for sure whenever I get it. :) thanks!

13 years ago @ sara cannon - Presentation: Customiz... · 0 replies · +1 points

Thanks! Also, Thanks for sharing your example. The cool thing about child themes: variations are endless!