Sitecritic - web-developer.sitecritic.net - Open Source Technologies At Work

Latest News:

Reclaiming disk space in mac 23 Aug 2013 | 07:14 am

If you are using solid state drives, the chances are you won’t have a lot of space to play with because the cost of solid state drives are still quite expensive at the time of writing. One trick to ma...

Language translation in wordpress (tips) 8 Aug 2013 | 04:46 am

Its important to think of language translation when creating plugins, hence http://codex.wordpress.org/Translating_WordPress is important. Use __ or _e whenever possible. I strongly recommend poedit f...

customizing wordpress wp_editor handles 1 Aug 2013 | 07:03 am

you might have noticed that wordpress comes with a tinymce editor. the textarea editor allows you to enlarge or reduce the space downwards with a small handle on the bottom left. What if you want to e...

WordPress: Paragraphs dissapeared upon form submission 25 Jul 2013 | 12:00 pm

If you try submitting a comment, post or a page and find your line breaks, paragraphs or other tags got stripped, don’t worry. WordPress is trying to be intelligent. It processes all data submitted by...

My experience with Magento, Woocommerce and other e-shop options 19 Jul 2013 | 07:26 am

Magento Magento has been a buzz word in the ecommerce industry for many years now. I worked with magento in my previous life and still get a lot of calls from many job agencies looking for magento dev...

Display avatar only if it exists 17 Jul 2013 | 08:37 am

In wordpress, hiding avatar if if doesn’t exists sounds like a good idea but it is hard to implement. I haven’t seen a good solution yet. The problem is that if you do display the avatar even if the e...

wordpress: Fatal error: Maximum function nesting level of ’100′ reached 16 Jul 2013 | 07:35 am

If you are running wordpress and have xdebug installed, this is a warning that you have something wrong in functions.php or plugin file. Don’t turn xdebug off. fix the code. One place to look at the ‘...

How to set wordpress default language 27 Jun 2013 | 06:36 am

wordpress language settings can be configured in wp-config.php file (look for the WPLANG definition). The default language is en_US if not specified. So if you just bought a plugin and it only comes w...

Create sortable custom columns / post types in wordpress admin 26 Jun 2013 | 06:05 am

Its really nice to be able to use wordpress table sorting feature for your custom post types. There has been a lot of post in this this area. The fact is that its actually really simple. Say I have a ...

Adding / Embedding signature with images in gmail 13 Jun 2013 | 05:57 am

Creating a nice signature in gmail with graphics is cool but there are some tricks to get it to work. It is easy if you link the image source to some url, ie , <img src=”http://blarblar.com/my_pic.jpg...

Recently parsed news:

Recent searches: