Chrisdigital's Blog

Tech Notes, Code Tips, And Musings By Chris Carvey, NYC UI/UX Director

  • Email
  • Linkedin
  • Pinterest
  • RSS
  • Twitter

©2015 Christopher Carvey. All Rights Reserved. All logos and trademarks are property of their respective owners.

You are here: Home / Archives for blog theming

Responsive Design: WordPress NYC Meetup Recap

April 19, 2012 By Chrisdigital 12 Comments

Responsive Design: WordPress NYC Meetup Recap

To say “responsive design” is a hot topic right now is an understatement. As proof, just google it, and you’ll find great resources and articles about it online. In addition, as it relates to this specific meetup (agenda listed on that page) – I was one of 60+ people that were on a waiting list for this CBS Local venue that holds 120 and I was lucky to get in. The WPNYC community definitely wanted to hear what the speakers had to say. Sonja Liex (link to slides provided), and Jack Reichert (link to slides provided) were game and I thought they gave a great overview of the issues developers face with the explosive growth of web-enabled devices…

Filed Under: WordPress Tagged With: adaptive, blog theming, CSS3, media queries, Meetup, responsive design, responsive wordpress, WordPress

WordPress line break bug in posts

February 16, 2010 By Chrisdigital Leave a Comment

WordPress line break bug in posts

Recently I ran into a weird issue in Wordpress as I was remixing an older theme for a friend’s blog. Like most people, I operate under the assumption that Wordpress’ visual editor will work as the name sounds. But sometimes you can run into instances where the visual formatting of the entry/post you see in the control panel, does not match up with the content’s appearance on the blog. Glitches can show up when you hit the publish button, in this case- disappearing line breaks are the culprit. The source of the problem is likely a combination of at least two things…

Filed Under: WordPress Tagged With: blog theming, Bug fix, fixing WordPress line breaks, Line break, Plugins, Post formatting, TinyMCE, WordPress line break bug, WordPress theme tip