Monthly Archives: February 2015

WordPress Jetpack

Jetpack: [auth_failed] Authorization header was malformed

WordPress JetpackI noticed I got the message: “Jetpack: [auth_failed] Authorization header was malformed” in my wordpress admin panel. Refreshing and Reconnecting the social media links (Facebook, Twitter, Google+) did not work.

The solution turns out pretty easy:

  1. Go to the Jetpack page in your dashboard.
  2. Click on the Debug link appearing at the bottom of the page.
  3. Click the link that says “click here to contact Jetpack support.”
  4. Fill in the description box and your name and email address.
  5. Click the “Contact Support” button.

Continue reading Jetpack: [auth_failed] Authorization header was malformed

WordPress

WordPress Heartbeat (wp-admin/admin-ajax.php)

heartbeat-control-plugin-wordpressWhile monitoring Stats of my websites wp-admin/admin-ajax.php was always on top of the list of most requested pages which made me wonder, Why is there so much activity from the wp-admin/ folder? Nobody (no regular visitor) is supposed to go there / request a page from the admin folder, right? Continue reading WordPress Heartbeat (wp-admin/admin-ajax.php)

Breadcrumbs woocommerce wordpress

Wrong Woocommerce Breadcrumb for Products in Multiple Categories

Breadcrumbs woocommerce wordpressWoocommerce Breadcrumb are great for customers looking for products in a specifiek product within a categorie, but when using products in multiple categories this is not working very well. If you have a product in categorie X, Y and Z for instance, and you navigate to the product from within the catogory Z, your breadcrumbs probably will display Category X.
This is very confusing for customers and even can result in loss of a sale! Continue reading Wrong Woocommerce Breadcrumb for Products in Multiple Categories

wordpress-webfonts

Finding the right webfont using a webfont preview

wordpress-webfontsWebfonts are great! With a new WordPress theme I’m setting up a lot of webfonts are predefined, 661 to be exact! So if you don’t know which exact font you need / want it’s hard to find the right font when there is no preview available, which in no theme I’m currently working with is the case (are there any?).  Continue reading Finding the right webfont using a webfont preview

translate wordpress po / mo

Create WordPress Translations (.po / .mo files) – translate wordpress

translate wordpress po / moWhen you need to create a custom translation for WordPress there are some tips:

  1. https://translate.google.com/toolkit
  2. http://poedit.net/
  3. Add a extra word to translation file

Continue reading Create WordPress Translations (.po / .mo files) – translate wordpress