How to Optimize Your WooCommerce Store for Single Product/Item Checkout

The buying process on a WooCommerce store for most goes like this: The user spots a product He adds it to the cart He goes to the checkout page He pays for it What if we could get rid of the cart altogether and provide a more friendly user experience instead of this Walmart-ish approach?… Continue reading How to Optimize Your WooCommerce Store for Single Product/Item Checkout

How to easily import multiple vCards into Google Contacts

Google Contacts (the old version) allows you to import VCards, but you will have to import them one by one, this is clearly not very practical if you have more than 3 contacts that you want to import (you lazy!). Fear nothing, there is an easy workaround, you’ll merge your vCards before importing them, here’s how you… Continue reading How to easily import multiple vCards into Google Contacts

How to Add JavaScript to Contact Form 7 events programmatically

Contact Form 7 is probably the most used plugin considering that WordPress official stats rank it 2nd after Akismet which comes bundled with WordPress. I myself use it a lot, and I had the chance to extend it in different ways depending on my current client needs. The last challenge I had was to add code… Continue reading How to Add JavaScript to Contact Form 7 events programmatically

Published
Categorized as WordPress

WordPress: Disqus Language

Update Code on this post has been made into a plugin, the plugin is more complete and handles a wider range of locales. Are you having problems to get the Disqus Comment System WordPress plugin to work with your site language (Arabic, French…). Here is the code you are looking for:

Published
Categorized as WordPress