Profiles

WordPress Origin Story

I started using WordPress in August 2006 when I decided to have a blog on my website. I had no idea what WordPress was at that time. I just chose it over the other blogging software listed in Fantastico. Eventually, I learned how to integrate WordPress into my existing static website. Since WP is a CMS, I migrated all of my old static webpages. It has helped me manage contents without much effort. Few months later I learned how to create WordPress themes, and gave it for free to my blogger friends. I realized I could earn money designing WordPress websites. 🙂

  • Member Since: April 23rd, 2007
  • Location: Manila, Philippines
  • Website: amorfrancis.com
  • Find me on:
  • Posted a reply to Bug after the comment of website’s manager, on the site WordPress.org Forums:
    You can temporarily fix that by adding .comment_avatar img { max-width: 80px; } on your…

  • Posted a reply to Custom CSS for Posts Pages Only, on the site WordPress.org Forums:
    Hi! You can try this: .blog #secondary, .single-post #secondary { width: 32.9149%; } .blog #primary,…

  • Posted a reply to Make Name Field required, on the site WordPress.org Forums:
    To make the Name Field required (Name *), you have to select YES in the…