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?
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?
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...
How to move website from XAMPP on one computer to XAMPP on another computer?
I normally use XAMPP for web development on my local Windows machine. And I needed to move the website files from one computer to another as...
How To Disable Drupal "Create New Account" Link or Tab If Using Profile2 Registration Path ?
T he default Drupal login page at /user/login shows three tabs - Login, Create New Account and Request Password. Using the tabs, a visitor c...