InimistTech Blogs

Web & Mobile App Tech Weblog

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

WordPress + Web.config “not found” error on home page

Arvind KumarWordPressLeave a Comment on WordPress + Web.config “not found” error on home page
wordpress logo

I was trying to setup wordpress on IIS when i faced this problem. I placed a web.config file with given xml code and pretty urls (permalinks) worked fine on all page except the home page. Home page gave a Not…

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→

Custom search with pagination using query_posts() in WordPress

Arvind KumarWordPressLeave a Comment on Custom search with pagination using query_posts() in WordPress

The number of posts per page is set in Settings > Reading in WordPress. Once this is set, specific number of posts are shown on home page, archive pages, search results page, and so on.

Clearing Activacollab 3.x cache through script

Arvind KumarActiveCollab3Leave a Comment on Clearing Activacollab 3.x cache through script

With upgrading to AC3 the old clear_cache_by_pattern(“*”) stopped working. There’s option at admin but i wanted a more shortcut way to clear cache, just by entering a url in browser window.

Creating custom authentication or one time access page in ActiveCollab

Arvind KumarActiveCollab3Leave a Comment on Creating custom authentication or one time access page in ActiveCollab
Active Collab Logo

Creating a one time authentication in ActiveCollab. The example was taken from the developer’s guide at ActiveCollab website. When i checked this one first time the file structure mentioned in the guide and the actual file structure in AC 3.1.16…

Read More→

Useful php debug function to output data with line number

Arvind KumarPHP1 Comment on Useful php debug function to output data with line number
A simple way to debug a php application in production mode

A very useful php debug function i like to use to print debug output to browser window. In some cases where i may not output the debug to browser window i use the same php debug function to receive debug…

Read More→

Capitalize, Uppercase, Lowercase Online

Arvind KumarTools

Different code editors do have different keyboard shortcuts to do Capitalize, Uppercase and Lowercase of text. Generally, i use EditPlus as code editor which has shortcuts for uppercase and lowercase but it does not seem to have a shortcut or…

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 }

Ideal way to perform email validation in php

Arvind KumarPHPLeave a Comment on Ideal way to perform email validation in php
A simple way to debug a php application in production mode

I found this email validation function while working in ActiveCollab. By default, this function uses PHP’s inbuilt filter_var function to validate email, which is supported in PHP 5 (> 5.2.0). If version of PHP is older (is less than 5.2.0)…

Read More→

Custom Image thumbnail on Single Product page in Woocommerce

Arvind KumarWordPressLeave a Comment on Custom Image thumbnail on Single Product page in Woocommerce
woo commerce icon

WooCommerce provides easy and efficient ways to customize product thumbnail sizes on Single Product page. There are three the methods one could utilize in order to set Single Product Image Thumbnail size according to one’s needs. Method One – You…

Read More→

Posts navigation

Previous 1 … 31 32 33 … 53 Next
  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • The Role of $wpdb for Custom Queries in WordPress
  • React Context API vs. Redux: Which One Should You Use?
  • Build Reusable Components in React
  • Introduction to Node.js for Beginners
  • Getting Started with the MERN Stack: A Beginner’s Guide

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