" . __( "Adding Image Rotator to your WordPress require two necessary steps:" ) . "";
_e( "1. Configure the Basic Image Rotator Options." );
echo "
";
_e( "2.Adding the Images to the Image Rotator." );
echo "
";
echo "" . __( "Step 1 : Configure the Basic Image Rotator Options." ) . "
";
_e( "1. Navigate to Image Rotator menu." );
echo "
";
_e( "2. Click on the Add New Rotator button." );
echo "
";
_e( "3. Provide a General Configuration details " );
echo "
";
echo "" . __( "Step 2 : Adding Image to the Image Rotator" ) . "
";
_e( "1. Provide Image to the Rotator.." );
echo "
";
_e( "2. Provide Backlink for the images." );
echo "
";
_e( "3. Provide Description for the images.." );
echo "
";
_e( "4. Submit the form and check for the shortcode from the Grid View." );
echo "
";
echo "" . __( "Step 3 : Adding the Image Rotator to WordPress Blog/Post.." ) . "
";
_e( "1. Just Copy the Shortcode to your Post and Experience the Image Rotator." );
echo "
";
echo "
";
_e( "Note : Music File is not required.");
?>