Awfull formatting your client use within the editor -most of them use copy and paste from word processor- can break your layout. Below is the code to strip out unwanted…
Few days ago I upgraded all my iOS devices to iOS 7, I realize the issue after I plays some music, the sound dissapears! Then I rebooted the device, and…
If you work on Child Theme, to add widget must follow the parent's theme rule. Or if you makes a parent theme, make sure it's follow-able by child theme to…
If you works on Twenty Thirteen child theme, you might be want to change the font using your own type. First thing is to disable default font: <?php function mytheme_dequeue_fonts()…
If you have issue doing "one click" Wordpress upgrade on your server. This might be usefull for you: First of all, include your username to "www-data" group. [shell]# usermod -a…
I assume you have already Apache2 installed on your server. Enabling mod_rewrite is quite easy, run the following command: [shell] # sudo a2enmod rewrite [/shell] Then, edit your virtual host…
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok