Melissa @Melissa ?

active 11 months, 3 weeks ago
"Get your tickets for OC wordcamp – they are half gone! http://2011.oc.wordcamp.org/" · View
  • Melissa posted an update:   1 year, 2 months ago · View

    Get your tickets for OC wordcamp – they are half gone! http://2011.oc.wordcamp.org/

    • Avatar Image
      Stuart Runyan · 1 year, 2 months ago

      Already got mine. Super stoked!

  • Melissa wrote a new blog post: Next meet: April 10, 2:00pm   1 year, 2 months ago · View

    ThumbnailRSVP at the Facebook Event Page

    It’s been a while since the last meet but that just means we have more to talk about!  Wordpress 3.1, OC Wordcamp…

    Bring your ideas, projects and  questions with you!

    Sunday, April 10, 2011, 2:00pm
    Platt College, room 205

  • Melissa posted an update:   1 year, 2 months ago · View

    wow, that was a lot of spam. deleted all those fake accounts…

  • Melissa posted an update:   1 year, 2 months ago · View

    Who wants to go to OC Wordcamp? http://2011.oc.wordcamp.org/

  • Melissa posted an update:   1 year, 5 months ago · View

    Next meet – December 5, 2:00pm. Happy Holidays!

  • Melissa posted a new activity comment:   1 year, 6 months ago · View

    kieran o’shea’s calendar plugin is good for displaying future dates in a controllable fashion. Don’t know what features you need though
    http://wordpress.org/extend/plugins/calendar/

    In reply to - Jenna posted an update: Question! Does anyone know of any good event calender plugin(s)? · View
  • Melissa posted an update:   1 year, 9 months ago · View

    D’oh. September 5 is a holiday – Meeting has been moved to the following Sunday – Sept 12. See you then!

  • Melissa posted a new activity comment:   1 year, 9 months ago · View

    We can absolutely talk about A-I-O SEO. It’s a great plugin

    In reply to - Jenna posted an update: Hi wordpressers! I have a request. I was wondering if we could briefly discuss SEO for wordpress at our Sept 5 meeting? Im interested in using the All-in-one-SEO-pack plugin to the fullest; I have it installed but am still not %100 on how to use it.. Thanks! · View
  • Melissa wrote a new blog post: Next Meeting – September 12 – DATE CHANGED   1 year, 9 months ago · View

    The next Wordpress meeting at Platt has been planned for September 12th, 2:00pm, in room 205. Please spread the word! Students and faculty are welcome.

    Please contact me or @angela If you’d like to volunteer to speak or present work.  (don’t worry, there will be open floor time, too!)

    Looking forward to seeing everyone!

  • Melissa posted a new activity comment:   1 year, 9 months ago · View

    In reply to - Jenna posted an update: Konbonwa Wordpressers’! Does anybody know something about page order? I have a client that wants a specific page order, but when I create pages in WP it lists them however it likes. What do I?? · View
  • Melissa posted a new activity comment:   1 year, 9 months ago · View

    if you want to do this in the theme and not in a plugin, just look for the function wp_list_pages() in the original code. it takes a sort_column argument, so wp_list_pages(’sort_column=menu_order’) would sort by the ”page order” that you filled out in the edit window would control the order. also in wp3.0+, you can use the custom menus to drag and drop your own menus into place.

    In reply to - Jenna posted an update: Konbonwa Wordpressers’! Does anybody know something about page order? I have a client that wants a specific page order, but when I create pages in WP it lists them however it likes. What do I?? · View
  • Melissa posted a new activity comment:   1 year, 9 months ago · View

    in the meantime, the best plugin for SEO is the All-in-one SEO pack
    http://wordpress.org/extend/plugins/all-in-one-seo-pack/

    In reply to - Jenna posted an update: Hey so something Ive been recently thinking about is SEO for wordpress. I think if anyone has some fairly good knowledge on the subject then that would be a great topic to talk about at one of our next meetings. · View
  • Melissa posted a new activity comment:   1 year, 9 months ago · View

    so to answer your question, I guess, MU stands for Multi User

    In reply to - Jenna posted an update: Another term that Ive come across recently, what does WP MU USER stand for? Wordpress ’’ User…? I just came across it paired with database inquiries, so I was wondering… · View
  • Melissa posted a new activity comment:   1 year, 9 months ago · View

    before 3.0, wordpress and wordpressMU were two different products. where did you come across that code?

    In reply to - Jenna posted an update: Another term that Ive come across recently, what does WP MU USER stand for? Wordpress ’’ User…? I just came across it paired with database inquiries, so I was wondering… · View
  • Melissa posted an update:   1 year, 9 months ago · View

    just found this great tip for theme developing and controlling image sizes – great for the portfolio theme I’m developing
    http://ottopress.com/2010/wordpress-theme-tip-force-an-image-size/

    • Avatar Image
      Stuart Runyan · 1 year, 9 months ago

      Nice! I’m assuming you can also pass that parameter into other functions, such as the_post_thumbnail(). I’ll try it out. Ohhhh yea and I want that coffee cup! lol

  • Melissa posted a new activity comment:   1 year, 10 months ago · View

    I can’t see your link!

    In reply to - mr_hicontrolgrafix became a registered member · View
  • Melissa posted an update:   1 year, 10 months ago · View

    Getting ready for the meetup Sunday. Debating what to present. I think I will go with ”creating custom post types” or ”easy customized login and user management”

    • Avatar Image
      Angela Balderrama · 1 year, 10 months ago

      Oooo both sound like good topics.

    • Avatar Image
      Stuart Runyan · 1 year, 9 months ago

      Thanks for covering that topic @Melissa ! I gained some great information that I was able to apply in other scenarios as well.

  • Melissa posted a new activity comment:   1 year, 10 months ago · View

    Hi carlos!

    In reply to - mr_hicontrolgrafix became a registered member · View
  • Melissa wrote a new blog post: Call for presenters – next wordpress meetup!   1 year, 10 months ago · View

    Hi all, The next wordpress meet is planned for the 18th of July (2:00 again?). It would be great if we could have some confirmed “speakers.” I’d like to invite anyone to present something at the next meet!  It would only need to be about 15 minutes long and does not need to be advanced [...]

  • Melissa posted a new activity comment:   1 year, 10 months ago · View

    you should change your permalink settings to ”custom” and fill the field with /%category%/%postname%/
    this may or may not solve the problem, but it’s best to make pretty permalinks.

    In reply to - Carlos posted an update: …I’m working on a site http://www.nickmcpherson.com/blog however, if you click on the ”about” page it sends to a blank page ?page_id=257 …when it should be sending to ?page_id=164 ….how can I fix this..I need some help. · View
  • Load More