Category: CMS

WordPress: Including CSS & JavaScript

While you are developing Wordpress theme, you may want to add custom stylesheets or javascript files.

 Posted in CMS, Development, PHP Tagged ,

Drupal: How to enable HTTPS support in Drupal

In order to enable https on Drupal site, you need to implement following .htaccess snippet. Obviously

 Posted in CMS Tagged , , , ,

Drupal: Working with filters criteria

A View filter restricts the entities displayed by the View to only those match the…

 Posted in CMS, PHP Tagged , , , , ,

Drupal: Show SQL Query of the View

Working with Drupal views, is amazing isn’t it? Of course, if you have any experience with it.

 Posted in CMS, Development Tagged , , , , ,

The website encountered an unexpected error.

After updating Drupal Core if you encountered error displayed in image above make sure you have cleared the cache.

 Posted in CMS, PHP Tagged , , ,

Drupal core upgrade 9.1.2

How to upgrade Drupal core manually or via composer?

 Posted in CMS, PHP Tagged , ,

WordPress file permissions on VPS

If you are runing wordpress on any VPS like DigitalOcean. Having site folder with incorrect…

 Posted in CMS, Linux Tagged , ,

Drupal7 Clean URLs

If you are runing drupal7 site on shared hosting with apache2, you definitely don’t have…

 Posted in CMS, Heandy Tips, PHP Tagged , , , ,