How to monitoring system performance on your Android device using Android itself 1 minute read Android system actually has a few built-in options for keeping tabs on running processes too. This information is… 0 Shares 0 0 0 0 0 0 0
WhatsApp: Here’s How to Send Italic, Bold, Strikethrough, or Monospaced Text Messages 1 minute read Here’s how you can format text on WhatsApp: Italic: To italicize your message, place an underscore on both sides… 0 Shares 0 0 0 0 0 0 0
Useful and Resourceful Links 2 minute read Useful and Resourceful Links for Free Online Tools for Web designers 0 Shares 0 0 0 0 0 0 0
Date Formatting in EXCEL 1 minute read We can display the same date in many different ways just by changing the date format. Usually, when… 0 Shares 0 0 0 0 0 0 0
How to pass a variable to get_template_part in WordPress 1 minute read For this website homepage, I have created a page which will call the latest post from define category.… 0 Shares 0 0 0 0 0 0 0
Easily change the selection colour with CSS simple class 1 minute read It’s super easy to do, and it can lead to a very nice touch. These little things won’t… 0 Shares 0 0 0 0 0 0 0
Removing #HTML tags from a string via #Javascript #jQuery 1 minute read We can remove HTML/XML tags in a string using regular expressions in javascript. HTML elements such as span, div etc. are… 0 Shares 0 0 0 0 0 0 0
How to generate Hashing password as a string in command prompt which can be used in MySQL 1 minute read Following way to generate Hashing password as a string in command prompt which can be used in MySQL… 0 Shares 0 0 0 0 0 0 0
How to remove last character of a string using #javascript ( #jQuery ) 1 minute read You can also try this in plain javascript var str = "My Name is Tejash Shah!" str.slice(0,-1) //… 0 Shares 0 0 0 0 0 0 0
One Line of CSS Code to Add Smooth Scrolling Effect 1 minute read Check out here Add a smooth scrolling effect to the document: html { scroll-behavior: smooth; } Try yourself here… 0 Shares 0 0 0 0 0 0 0
#WordPress 5.0 Edit / New post/page shows blank white screen 1 minute read You can check the solutions here Simple and Temporary solutions just add below link in your theme function.php 0 Shares 0 0 0 0 0 0 0
Shopify script to give products with a quantity of 2 or more 10% off 1 minute read Sample code for discount more than 2 line item 0 Shares 0 0 0 0 0 0 0
How to Test DNS Server Response Time to Troubleshoot Site Speed 2 minute read USING DIG TO TEST DNS SERVER RESPONSE TIME To run a DIG command and DNS response time test,… 0 Shares 0 0 0 0 0 0 0
Convert Text Cases using jQuery, without CSS 1 minute read Let us fetch the string to be converted and have it in a variable, so we reuse it… 0 Shares 0 0 0 0 0 0 0
For COD disable for a collection of products with tag, up to the amount and certain Pincode – Shopify Script 1 minute read Shopify script only supported for SHOPIFY PLUS and SHOPIFY GOLD Account. It will not work for Basic /… 0 Shares 0 0 0 0 0 0 0
How to integrate Mailchimp with Shopify without any APP using AJAX without page refresh 1 minute read Login in to your Mail Chimp account Step 1: Create an audience (for e.g. Create Subscriber for Tejash.me)… 0 Shares 0 0 0 0 0 0 0
How to download Facebook / FB videos straight to your laptop without using any app or service 1 minute read (Note the following instructions are for Chrome but are very similar for other browsers) Here’s how to save… 0 Shares 0 0 0 0 0 0 0
jQuery Helpers 1 minute read 01) jQuery to round off decimal values To round off decimal values using jQuery, we can use the… 0 Shares 0 0 0 0 0 0 0
How to Enable or Disable Advanced DNS Editor in WHM 1 minute read Log into your WHM dashboard. Once you are in the WHM, look for the Feature Manager tool which is located… 0 Shares 0 0 0 0 0 0 0
Using Pure CSS to create "X" and "/" 1 minute read For creating “X” HTML CSS For creating “/” HTML CSS Reference check 0 Shares 0 0 0 0 0 0 0
How to incorporate Google Tag Manager Code and Conversion Event for Shopify Website 2 minute read Hi Friends, In the digital era, everyone talks about ROI in digital marketing. All clients or Agency which… 0 Shares 0 0 0 0 0 0 0
Advance Interview Question Papers for Shopify Developers 2 minute read An EmptyDrop object is returned if you try to Access a deleted object by its handle Load a… 0 Shares 0 0 0 0 0 0 0
Errors Installing Composer on macOS (JIT compilation Failed) 1 minute read This is a known PHP 7.3 bug. 0 Shares 0 0 0 0 0 0 0
Change default Mac OS X PHP to XAMPP's PHP Installation & Install Composer Package Management for Laravel 1 minute read First, Let’s find out what version of PHP we’re running (To find out if it’s the default version).To… 0 Shares 0 0 0 0 0 0 0
How to Make a Single Page Landscape in Microsoft Word 2 minute read Clear instructions about how you can make single pages in your Microsoft Word 2019 or 2016 document landscape.… 0 Shares 0 0 0 0 0 0 0
How to Change Your Computer Name on Mac OS X on Terminal 1 minute read When you’re sharing stuff back and forth between your computers, the names of those computers actually start to… 0 Shares 0 0 0 0 0 0 0
In jQuery what is means .append(), prepend(), .after() and .before() 1 minute read You can see from the image that .append() and .prepend() adds the new elements as childelements (brown colored) to the target. And .after() and .before() adds the new elements… 0 Shares 0 0 0 0 0 0 0
Conditional display as per Tag or Tags in Products on Shopify Website 1 minute read We can use for loop with IF or Unless FOR LOOP Condition example Easy way to use UNLESS… 0 Shares 0 0 0 0 0 0 0
Split meta field/variable and for loop to display in Shopify 1 minute read Hoping to enter individual lines of text into a meta field and then use the split filter, loop… 0 Shares 0 0 0 0 0 0 0
Download List Of State Abbreviation ISO Codes of Indian 1 minute read Download CSV 0 Shares 0 0 0 0 0 0 0
How to show the first product image of a collection in Shopify 1 minute read Just insert below code Thanks 0 Shares 0 0 0 0 0 0 0
Mac File Permission command on Terminal 1 minute read Run script on mac prompt “Permission denied” sudo chmod 755 'filename' 0 Shares 0 0 0 0 0 0 0