Fix Portrait Orientation iPad 2 Viewpoint Bug for 980px Width Site

Testing some site on iPad 2 I’ve noticed that several particular pages in portrait orientation mode were shown with different widths. My site has fixed width of 980 pixels, and content area of 960px, according to advisable iPad size, so I anticipated no width problems at all. Landscape mode was completely ok.
Continue reading

Posted in Mobile Websites | Tagged , | Leave a comment

Best and Free Live Chat Widget for Your Site

I found a very good live chat widgets provider. They have a free plan also. It can be customized to your language. It connects to GTalk and now also to your Skype.
Continue reading

Posted in Personal Blog | Tagged , | 1 Comment

Trim Excerpts and Content Directly in Your Child Theme Templates – No Need to Deal With Functions.php

I’ve desperately tried to change excerpts words limit in my TwentyTwelve WordPress child theme, with no success. Then I found this post to limit excerpts and other content directly in a template page code. It’s using a new wp_trim_words() feature.
Continue reading

Posted in WordPress | Tagged , , , , | Leave a comment

Easily Move Woocommerce WordPress Site with Duplicator Plugin

I had to move a site to another hosting. The site was complex and included also woocommerce shop. Duplicator plugin did all this job for me in minutes.
Continue reading

Posted in WordPress | Tagged , , , , | Leave a comment

Change Default TwentyTwelve WordPress Theme Font in My Child Theme

I needed to change default Open Sans font in my child theme for WordPress with default Twenty Twelve theme as parent. The function which calls to google web fonts is in the TwentyTwelve functions.php
Continue reading

Posted in WordPress | Tagged , , , | Leave a comment

Make a Local Development Copy of Prestashop 1.4 Installation

To make a copy of working Prestashop 1.4 online shop installation we’ll need a backup of all files from the FTP account you want to copy. Make such backup with control panel or just copy all files from your prestashop installation. Download yout copy of WAMP server to fit your operating system and online software of your server.
Continue reading

Posted in PrestaShop | Tagged , | 3 Comments