Browsing Category
How To
How to change your wordpress password from cpanel
Suddenly you can have the problem with your password to login to your WordPress Dashboard. There can be several circumstances with your account of your WordPress Website. Let’s discuss it with them one by one.
Such as
You just…
How to share tweets on Instagram
Twiger is a phone application that can be easily downloaded and installed from the Play Store and can turn the Twitter post into a visibly aesthetic Instagram post in seconds.
To do this, you must first visit your Google Playstore or…
How to Delete Google Duo Call History
Google Duo is a simple video calling application provided by Google. This is a simple platform that can be used on the Android or iOS device as well as the PCs. As simple and easy as this application is, deleting the call log and call…
How to Share System Audio in Skype Meetings
There may be times when you need to share system audio with the meeting participant. Maybe you show him a video clip from your PC via share screen and similar situations. In those circumstances, you can quickly share system audio with a…
How to Say No in any Situation using Gmail Templates
Say no. is an online template portal that can help you provide a wide variety of templates that convey denial or "say no" to different types of customers or offers.
These templates can help you find words suitable for any type of…
Google is working on option to record calls from Phone app
Google is working on an option to record phone calls directly from the Phone app. The company has launched a test among some Indian users, and has also set up a support page for it since Friday.
XDA Developers already scoffed last…
How to Merge or Combine all CSV or TXT files in a folder in one file or worksheet
These are very easy methods of Merge all CSV or TXT files in a folder in one worksheet. especially the method in example 1 is my favorite.
Example 1
Merge all data from the CSV files in a folder into a text file
Note: with a few!-->…
Chrome Inactivity Reminder Extension to Alert After Specified Minutes of Inactivity
Inactivity reminder is a free Chrome idle reminder that you can use to receive notifications after specified minutes of inactivity. This is a simple Chrome extension where you can specify the time in minutes and then a notification will…
How to Fix “ERR_TOO_MANY_REDIRECTS” on Whole website or ONLY in wp-admin page
To fix “ERR_TOO_MANY_REDIRECTS” ONLY when trying to access wp-admin page, you need to edit wp-config.php.
Just copy this code
if (strpos($_SERVER, 'https') !== false)
$_SERVER='on';
else
$_SERVER='off';
and paste it at the beginning…
GitHub for Teams Free: Private Repositories with Unlimited Collaborators
GitHub for teams is now free. This is very exciting news for small organizations and remote development teams. You can now create unlimited private code repositories with unlimited contributors. Until now, you had to select a paid plan to…