InimistTech Blogs

Web & Mobile App Tech Weblog

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

Author: Arvind Kumar

Hello Friends, I’m Arvind Kumar, founder of Inimist Technologies, Inimist Academy, The Fundabook and many more. I am a Full Stack Web Developer and Programmer by heart, and a Hindi/English blogger by chance. I build Web and Mobile Application around React, VueJS, NodeJS and PHP frameworks. Have a project in mind? Get in touch

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→

Customizing purchase log email in WP-Ecommerce

Arvind KumarWordPressLeave a Comment on Customizing purchase log email in WP-Ecommerce
getshopped wpecommerce

There is an useful filter/hook you could use. I used this hook to increase space between columns and showing Subtotal and Shipping cost aligned to the right and aligning parallel it with the product cost, as shown in the figure…

Read More→

Payway Net payment method for WPCommerce

Arvind KumarPluginsLeave a Comment on Payway Net payment method for WPCommerce

Payway Net payment method for WP-Commerce is available. It works just similar to any other payment method in WPCommerce. It notifies of success, failure and/or decline and updates the store and order status accordingly.

Posts navigation

Previous 1 … 21 22 23 … 43 Next
  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • Deploying Next.js Application with Nginx on Ubuntu – 2025
  • PHP Magic Methods
  • PHP and JSON: Encode, Decode, and Handle JSON Data
  • How to Create a Simple Form and Handle Form Data in PHP
  • How to Connect PHP with MySQL Database

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