woocommerce woocommerce wordpress 

WooCommerce: How to Change the order status of a particular product on purchase

In woocommerce settings by default, there is an option directly change to set the settings of particular product status on successful payment. First, find the product id you need to change the status After getting the productId, copy the below code to the functions.php file and paste it, if you are feeling difficulty in finding functions.php and paste, you can use this plugin called: My custom functions and activate and then paste it inside the textbox, save and then turn it on. and then just replace the ‘your product id’…

Read More
News showcase Tech News 

How FASTag Works? and its pros and cons

FASTag is a simple to use, rechargeable tag that enables automatic deduction of toll charges and lets your vehicle pass toll plaza without hassle for the cash payment. It is linked to a prepaid wallet from which the applicable toll amount is deducted. The tag includes Radio-frequency Identification (RFID) technology and is affixed on the vehicle’s windscreen after the tag account is active. It is a perfect solution for a hassle-free trip on national highways. Currently, it is operational at around 550+ toll plazas across national and state highways. More…

Read More
Apps showcase Tech News 

Signal app vs WhatsApp vs Telegram: who stores what info

After WhatsApp came up with the new privacy policy, which tells all the WhatsApp user information will be shared with its parent-subsidiary company Facebook with effect from Feb 8th all WhatsApp users should accept this below show screen show popup privacy policy to continue using WhatsApp before Feb. 8th else users who have not accepted will not be allowed to use the app. What data are being collected from each app? WhatsApp Telegram  Signal Device IDUser IDAdvertising DataPurchase HistoryCoarse LocationPhone NumberEmail AddressContactsProduct InteractionCrash DataPerformance DataOther Diagnostic DataPayment InfoCustomer SupportProduct InteractionOther…

Read More
C#(cSharp) Javascript jQuery PHP 

Shuffle Array and array of object values in javascript, PHP

#1 Javascript: in javascript, there is no array shuffle inbuilt function, so we need to find some custom solution solution1: Solution 2: #2 PHP: In php array shuffle is very easy to implement because, there is a inbuilt function provided “shuffle()“ #3 C# : In c# there is no direct shuffle function, so we need to use random and orderby to get the output #4 Java : Implemented via custom function Arjun JSArjun is a Full-stack developer, who is fond of the web. Lives in Chikmagalur, Karnataka, India arjunckm.in

Read More
google-photos News Tech News 

Google Photos no longer free in High-quality starting June 1, 2021

Google photos no longer free, Starting June 1, 2021, all new photos and videos backed up in High quality will count toward the free 15 GB of storage that comes with your Google Account or any additional storage you may have purchased, the same way other Google services like Google Drive and Gmail already do.All photos and videos you back up in High quality before June 1, 2021, are exempt from this change and will not count toward your Google Account storage. This includes all of your existing content uploaded…

Read More
aws-elastic-beanstalk Amazon(AWS) Hosting 

How to fix “413 request entity too large” in AWS elastic beanstalk solution-2

Continuation of EBS error to solution one if it doesn’t work then try the below solution where is process is a bit long, but 100% working solution for 413 request entity too large error. Note: This is not a permanent solution. This Settings reverts to the old version when EBS gets a new version update. Else try this solution click here step1: select the EC2 instance of the elastic beanstalk in the EC2 dashboard, which will be having the same name as the EBS environment name, and in the below…

Read More
PubG News Tech News 

Govt banned new set of 118 Chinese apps in India

Ministry of Electronics and Information and Technology said the apps “are engaged in activities prejudicial to sovereignty and integrity of India, defense of India, the security of the state and public order”. major hit is PUBG which where India is its largest market, according to app intelligence firm Sensor Tower estimates, generating about 175 million installs to date or 24% of the total downloads. Ministry of Electronics and Information and Technology official Tweet Government Blocks 118 Mobile Apps Which are Prejudicial to Sovereignty and Integrity of India, Defence of India,…

Read More
Android 

Android ready to use libraries Image Gallery and Runtime Permission

Image Gallery : In android Load images from device or external storage and Capture image from the camera. The following library helps you to choose images from storage and also you can get a list of images, you can use the information to create your custom UI. You can also capture images using the device camera. To implement just follow the git repository readme fileLink: https://github.com/manoj140220/ImageGallery Runtime Permission: If an app needs to use resources or information outside of its own sandbox, the app has to request the appropriate permission. Implementation…

Read More
macOS Operating System Tech News 

Apple released macOS Big Sur public beta

Mac today released the primary open beta of macOS Big Sur. The update guarantees an all-new structure that mixes Apple’s spotless present-day styles with its skeuomorphic inclinations of old. It additionally obtains a few thoughts from iOS, including a Control Center and updated Notification Center. In spite of the fact that the organization previously delivered see renditions of the OS for engineers, its open betas don’t require unique certifications and are commonly viewed as more steady than the more iterative updates designers get the opportunity to play with. Getting it…

Read More