Ulyssesonline

the tech surfer

  • Home
  • About
  • Archives
You are here: Home / 2013 / Archives for March 2013

Archives for March 2013

March 29, 2013

Twenty Twelve Title Contain No Spaces

There is a conflict between the Twenty Twelve WordPress and the All in One SEO Pack plugin. When the plugin is installed and you happen to be using the Twenty Twelve theme, the result is, there will be no space between your site title and blog title. You’ll notice this if you look at the title bar of your browser. After a couple of searches, I found a fix online. It involves editing the Twenty Twelve functions.php file and commenting out line 185 which contains the code below.

You will need to change:

add_filter( 'wp_title', 'twentytwelve_wp_title', 10, 2 );

add_filter( 'wp_title', 'twentytwelve_wp_title', 10, 2 );

and comment out:

// add_filter( 'wp_title', 'twentytwelve_wp_title', 10, 2 );

// add_filter( 'wp_title', 'twentytwelve_wp_title', 10, 2 );

Also, you need to clear your browser cache to see results.

Filed Under: General, PHP, WordPress Tagged With: all in one seo, plugin, themes, WordPress

March 18, 2013

I’m Officially On Feedly

Since Google decided to shutdown Reader the other day, I decided to migrate over to Feedly. Apparently, I wasn’t the only one. Feedly announced today that there over 500,000 users that have migrated over from Reader. Not a bad pickup for a week.

The main reason I went with Feedly was the interface looks modern and clean. I also like the section “You Might Also Like.” It give users access to feeds similar in content. As long as Feedly keeps their end of the bargain by making the pages snappy, I think most Google Reader users will be happy.

Filed Under: Tech Tagged With: feedly, google, reader, rss

March 15, 2013

OS X Update 10.8.3

OS X Update 10.8.3

I’m currently updating OS X Mountain Lion on my Mac. The update is 567MB and takes about 15 minutes based on my connection. The OS update includes features and fixes such as:

  • Redeem iTunes gift cards in the Mac App Store using your Mac’s built-in camera
  • Boot Camp support for installing Windows 8
  • Boot Camp support for Macs with a 3TB hard drive
  • A fix for an issue that could case a file URL to quit apps unexpectedly

And a few more….

Here’s a snapshot of the update.

Screen Shot 2013-03-15 at 1.32.50 PM

For detailed info about the update, visit the following links:

  • http://support.apple.com/kb/HT5612
  • http://support.apple.com/kb/HT1222

Filed Under: Apple Tagged With: apple, boot camp, itunes, os update

  • 1
  • 2
  • 3
  • …
  • 5
  • Next Page »

Copyright © 2003 - 2018