Hypertext Markup Language (HTML) is the standard markup language for creating web pages and web applications. If you are one of those p...
How to display Next Item and Previous Items in OSCLASS Classified websites?
If you are running a classified website using OSCLASS CMS with some of the default themes available, you might have noticed that there is n...
Drupal 8 Tips: Display only one image from multifield image on teaser
On Drupal 8, there is a useful feature in Views Module (now in Core) settings called " Multiple field settings " with which we can...
How to fix partially encrypted/mixed content errors after switching from HTTP to HTTPs (SSL)?
How to fix partially encrypted/mixed content errors after switching from HTTP to HTTPs (SSL)? HTTP (or Hyper Text Transfer Protocol) is the ...
How to cast Android Device to Google Chromefor the purpose of inspecting element and debugging website?
Doc
at
July 04, 2017
There are times when we need to debug websites displayed on mobile devices. And sure, we can use the responsive web design web develope...
How to download a website from live server to development local server?
Doc
at
June 03, 2017
I n this post, we shall see how to download a website from live server to development local computer. I will be using a Drupal website as an...