PHP

How to get the value of selected radio button using jQuery

Just use below code and modified according to your need. Note: this is very useful for COD and Prepaid charge…

2 months ago

AWS

Steps: AWS puttyubuntu sudo su apt update apt install apache2 service apache2 start service apache2 status you will see a…

6 months ago

How to Center submit button of wpForm

You must navigate to Settings ยป General first. Add wpf-center to the Form CSS Class box. Now, Navigate to Appearance…

1 year ago

How to add Marquee on any website wordpress,PHP,HTML,eBlogger ?

if you want to add marquee on any website (wordpress,PHP,HTML,Blogger). you just need to follow below step Steps:1 Copy below…

1 year ago

How to Autoplay and Loop YouTube Videos in WordPress

First Method: Use below code to play youtube video in loop and most important is please change youtube embed link…

2 years ago

How to Disable WP JSON Rest API in WordPress without plugin ?

just add below code in wordpress theme function.php file at the bottom -------------------------------------------------- Add the following code to functions.php (anyone)…

2 years ago