InimistTech Blogs

Web & Mobile App Tech Weblog

  • Home
  • Laravel
  • React
  • Javascript
  • Linux
  • PHP
  • git
  • WordPress
  • Hindi to Unicode

Tag: How to

How to Change the Default Media Upload Location in WordPress 3.5+

Arvind KumarWordPress1 Comment on How to Change the Default Media Upload Location in WordPress 3.5+
wordpress logo

Changes to Media Uploader in WordPress 3.5 were perhaps the most significant changes in that release. Another important change was the removal of Settings » Miscellaneous section where there was an option to change the default upload directory and an…

Read More→

How to implement breadcrumbs in WordPress website?

Arvind KumarWordPressLeave a Comment on How to implement breadcrumbs in WordPress website?
breadcrumb-arrow

Breadcrumbs in WordPress website In order to enhance user experience and site usability using breadcrumbs is an important factor. For SEO perspective it may contribute and benefit in a good way if used on website pages. Assume that a user…

Read More→

How to import Gmail contacts to Microsoft Outlook

Arvind KumarInternet, WindowsLeave a Comment on How to import Gmail contacts to Microsoft Outlook

Following simple steps one can import Gmail contacts to Microsoft Outlook. Here’s the steps. 1. After logging into Gmail account go to (dashboard) Gmail > Contacts as shown in the image below.

How to increase the number of Courier-IMAP connections on Centos, Linux

Arvind KumarLinuxLeave a Comment on How to increase the number of Courier-IMAP connections on Centos, Linux
How-to-increase-the-number-of-Courier-IMAP-connections-on-Centos,-Linux

This article applies to you if you are seeing this message when accessing your email: ERROR: Unable to connect to your IMAP server. You may have exceeded the maximum number of connections to this server.

How to add an option to WordPress general settings

Arvind KumarWordPressLeave a Comment on How to add an option to WordPress general settings
wordpress logo

How to add an option to wordpress general settings page i.e. /wp-admin/options-general.php? The dirty way. Put the following snippet in functions.php file:

How to change WordPress default FROM name & email address

Arvind KumarWordPressLeave a Comment on How to change WordPress default FROM name & email address

Paste the following code into functions.php file of your in-use theme. Don’t forget to put the desired email address in new_mail_from function(line 5) and desired name in new_mail_from_name function (line 8). If you do not know how to do it…

Read More→

How to Fix the “URL is Unreachable” Error in Facebook Comments

Arvind KumarWordPressLeave a Comment on How to Fix the “URL is Unreachable” Error in Facebook Comments
wordpress logo

Recently, i have been setting up the Facebook Comments plugin on my client’s server. Before trying it on live server i tried to set it up on my development server. It looked to work but with a error “Warning: http://coolum.inimist.com/?p=1 is unreachable.“ where…

Read More→

How to know whether an element existed with jQuery

Arvind KumarjQueryLeave a Comment on How to know whether an element existed with jQuery

For the reference. In general javascript we can check for the existence of an element using the method below: if(document.getElementById(‘element_id’)) { //element exists } else { //element does not exist }

How to set IPN Notification url of Paypal

Arvind KumarInternetLeave a Comment on How to set IPN Notification url of Paypal

Following a brief note on ‘how to set IPN Notification url of Paypal’.

How to get current category id in Woocommerce?

Arvind KumarWordPress7 Comments on How to get current category id in Woocommerce?
woo commerce icon

How to get current category id in a template or theme functions file while using Woocommerce. In fact not only using Woocommerce but this method can be used to get the category object and subsequently the ID in normal category…

Read More→

Posts navigation

1 2 Next
  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • Build Reusable Components in React
  • Introduction to Node.js for Beginners
  • Getting Started with the MERN Stack: A Beginner’s Guide
  • Introduction to Node.js for Beginners
  • How to Modify WooCommerce Templates

About Arvind

Arvind Thakur is a Full Stack Web Developer. He founded and runs a Software Development company by the name Inimist Technologies in Chandigarh, India. >> know more
Copyright © All rights reserved.
Blog Kit by WP Charms
Facebook
fb-share-icon
LinkedIn
Share
WhatsApp
Follow by Email
Twitter
Post on X
Reddit
Pinterest
Instagram
RSS
Telegram