Category: CMS
WordPress: Including CSS & JavaScript
Danyal November 1, 2021
While you are developing Wordpress theme, you may want to add custom stylesheets or javascript files.
Posted in CMS, Development, PHP Tagged themes, Wordpress
Drupal: How to enable HTTPS support in Drupal
Danyal March 18, 2021
In order to enable https on Drupal site, you need to implement following .htaccess snippet. Obviously
Drupal: Working with filters criteria
Danyal January 11, 2021
A View filter restricts the entities displayed by the View to only those match the…
Posted in CMS, PHP Tagged content, developer, developers, drupal, filters, webdeveloper
Drupal: Show SQL Query of the View
Danyal January 11, 2021
Working with Drupal views, is amazing isn’t it? Of course, if you have any experience with it.
Posted in CMS, Development Tagged cms, developers, drupal, query-preview, SQL, tip
WordPress file permissions on VPS
Danyal April 5, 2018
If you are runing wordpress on any VPS like DigitalOcean. Having site folder with incorrect…
Posted in CMS, Linux Tagged DigitalOcean, Update, Wordpress
Drupal7 Clean URLs
Danyal September 15, 2017
If you are runing drupal7 site on shared hosting with apache2, you definitely don’t have…
Posted in CMS, Heandy Tips, PHP Tagged .htaccess, clean urls, cleanurls, drupal7, rewrite