Showing posts with the label
Website
Just recently, I received a complaint for a WordPress website I helped built, that it was no longer sending messages from the website's contact form. The owner of the website incidentally w…
Drupal Modules are great way to extend your Drupal website. A Drupal module is a collection of files containing some functionality and is written in PHP. It can be installed and uninstalled. In t…
In this post, we will discuss how to setup a custom domain for a blog on Blogger. By setting up a custom domain, the blog on Blogger will be accessible using the custom domain. Example: "…
WordPress Plugin for responsive menu With the increasing use of mobile phones, there is a lot of importance now on responsive web design. In the recent years, there is a lot of emphasis on re…
This post is about how to move OSCLASS website from live server to local development server. The process in a nutshell is pretty forward that is, to download the website files and put them in th…
Email services are required by almost every website that need to communicate with users over email even for basic things like emails to users after account creation for activation link, forgot…
How to create or save favicon or icons using Photoshop? Favicon is a small image that is used on websites and are displayed in browser tabs. In this video, we discuss how to create Favicon or i…
In this post we shall see how to order videos in YouTube playlist, add new videos to YouTube playlist automatically and embed YouTube video playlist in websites and blogs. As you might already know…
I n Blogger, the view on desktop computers and mobile devices are shown differently. By default, the template on mobile devices are stripped down and responsive. Not all sections or widgets disp…
T here may be times when we may want to direct users based on their Drupal Roles to different Front Page. For instance, we want users with administrator and content admin roles to see a dashboa…
S liders or Slideshows are dynamic elements usually displayed in home page of websites. Usually with a catchy background image and phrases, they grab attention. They are great additions to any w…
Drupal usually redirects a user after login to the account information page. But if you would like users to redirect to the Drupal Frontpage after login, the this post is just about that. In t…
T he default Drupal login page at /user/login shows three tabs - Login, Create New Account and Request Password. Using the tabs, a visitor can either login, create a new account or request pass…