Blog

Tag

website development

How to Build a Custom WordPress Theme from Scratch

There are around 12 core files. Here is Overview of the main files you will be working with: • Header.php – Contains everything you’d want to appear at the top of your site. • Index.php – The core file that… Continue Reading →

Which is better: A native app or web app?

I prefer to use and experience the native app from app store much more than the web app on mobile devices. Web apps are running inside the browsers of your phones like Internet Explorer, Safari, and Chrome in place of… Continue Reading →

How to upgrade drupal from old version to latest version 8.0.5?

    Before you start updating or upgrading your Drupal installation it is important that you know the difference between a major and a minor version release. A major version of Drupal core is represented by the number before the first decimal…. Continue Reading →

Why to use drupal for development?

If you are developing a website with content management system, Drupal CMS is very flexible than any other CMS. Drupal is very powerful and can be used for building large, complex sites. It is PHP based template and allows non-technical… Continue Reading →