{"id":32,"date":"2024-11-14T17:11:09","date_gmt":"2024-11-14T17:11:09","guid":{"rendered":"https:\/\/newsunrisedonations.com\/index.php\/workshops\/"},"modified":"2024-11-21T03:42:53","modified_gmt":"2024-11-21T03:42:53","slug":"workshops","status":"publish","type":"page","link":"https:\/\/newsunrisedonations.com\/index.php\/workshops\/","title":{"rendered":"Workshops"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"32\" class=\"elementor elementor-32\">\n\t\t\t\t<div class=\"elementor-element elementor-element-124479e e-con-full e-flex e-con e-parent\" data-id=\"124479e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d9f75be elementor-widget elementor-widget-heading\" data-id=\"7d9f75be\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Donor Forms<\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7f1d464 e-grid e-con-full e-con e-child\" data-id=\"7f1d464\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ab42652 elementor-widget elementor-widget-html\" data-id=\"ab42652\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Organ Donor Registration Form<\/title>\n    <style>\n        body {\n            font-family: Arial, sans-serif;\n            margin: 20px;\n            background-color: #f9f9f9;\n        }\n        .form-container {\n            max-width: 500px;\n            margin: auto;\n            padding: 20px;\n            background-color: white;\n            border-radius: 8px;\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        }\n        .form-container h2 {\n            text-align: center;\n            color: #282828;\n        }\n        label {\n            font-weight: bold;\n            display: block;\n            margin-top: 15px;\n        }\n        input, select, textarea, button {\n            width: 100%;\n            padding: 10px;\n            margin-top: 5px;\n            border: 1px solid #ccc;\n            border-radius: 5px;\n            font-size: 14px;\n        }\n        button {\n            background-color: #4CAF50;\n            color: white;\n            font-size: 16px;\n            border: none;\n            cursor: pointer;\n            margin-top: 20px;\n        }\n        button:hover {\n            background-color: #45a049;\n        }\n        .checkbox-group {\n            margin-top: 10px;\n        }\n        .checkbox-group input {\n            width: auto;\n        }\n        .optional {\n            font-size: 12px;\n            color: gray;\n        }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"form-container\">\n    <h2>Organ Donor Registration<\/h2>\n    <form action=\"your-server-endpoint\" method=\"POST\">\n        <label for=\"full-name\">Full Name<\/label>\n        <input type=\"text\" id=\"full-name\" name=\"full_name\" placeholder=\"Enter your full name\" required>\n\n        <label for=\"dob\">Date of Birth<\/label>\n        <input type=\"date\" id=\"dob\" name=\"dob\" required>\n\n        <label for=\"email\">Email Address<\/label>\n        <input type=\"email\" id=\"email\" name=\"email\" placeholder=\"Enter your email\" required>\n\n        <label for=\"phone\">Phone Number<\/label>\n        <input type=\"tel\" id=\"phone\" name=\"phone\" placeholder=\"Enter your phone number\" required>\n\n        <label for=\"address\">Address<\/label>\n        <textarea id=\"address\" name=\"address\" placeholder=\"Enter your address\" rows=\"3\" required><\/textarea>\n\n        <label>Organs You Wish to Donate<\/label>\n        <div class=\"checkbox-group\">\n            <input type=\"checkbox\" id=\"heart\" name=\"organs[]\" value=\"Heart\">\n            <label for=\"heart\">Heart<\/label><br>\n            <input type=\"checkbox\" id=\"lungs\" name=\"organs[]\" value=\"Lungs\">\n            <label for=\"lungs\">Lungs<\/label><br>\n            <input type=\"checkbox\" id=\"kidneys\" name=\"organs[]\" value=\"Kidneys\">\n            <label for=\"kidneys\">Kidneys<\/label><br>\n            <input type=\"checkbox\" id=\"liver\" name=\"organs[]\" value=\"Liver\">\n            <label for=\"liver\">Liver<\/label><br>\n            <input type=\"checkbox\" id=\"eyes\" name=\"organs[]\" value=\"Eyes\">\n            <label for=\"eyes\">Eyes<\/label><br>\n            <input type=\"checkbox\" id=\"other\" name=\"organs[]\" value=\"Other\">\n            <label for=\"other\">Other<\/label>\n        <\/div>\n\n        <label for=\"comments\">Additional Comments <span class=\"optional\">(optional)<\/span><\/label>\n        <textarea id=\"comments\" name=\"comments\" placeholder=\"Any additional details or preferences\" rows=\"3\"><\/textarea>\n\n        <label for=\"consent\">\n            <input type=\"checkbox\" id=\"consent\" name=\"consent\" required>\n            I hereby give my consent to register as an organ donor.\n        <\/label>\n\n        <button type=\"submit\">Register<\/button>\n    <\/form>\n<\/div>\n\n<\/body>\n<\/html>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-619d4380 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"619d4380\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-46bcac61 e-con-full e-flex e-con e-child\" data-id=\"46bcac61\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5f7be21c elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"5f7be21c\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>Here you can register if you&#8217;re interested in becoming an organ donor<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7e6af2f elementor-widget elementor-widget-text-editor\" data-id=\"7e6af2f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f126-p32-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"126\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php\/workshops\/#wpcf7-f126-p32-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"126\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.0\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f126-p32-o1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"32\" \/>\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/div>\n<p><label> Your name<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span> <\/label>\n<\/p>\n<p><label> Your email<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span> <\/label>\n<\/p>\n<p><label> Your message (optional)<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"your-message\"><\/textarea><\/span> <\/label>\n<\/p>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Submit\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-39c1d67 elementor-widget elementor-widget-html\" data-id=\"39c1d67\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Donation Form<\/title>\n    <style>\n        body {\n            font-family: Arial, sans-serif;\n            margin: 20px;\n            background-color: #f9f9f9;\n        }\n        .form-container {\n            max-width: 500px;\n            margin: auto;\n            padding: 20px;\n            background-color: white;\n            border-radius: 8px;\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        }\n        .form-container h2 {\n            text-align: center;\n            color: #4CAF50;\n        }\n        label {\n            font-weight: bold;\n            display: block;\n            margin-top: 15px;\n        }\n        input, select, textarea, button {\n            width: 100%;\n            padding: 10px;\n            margin-top: 5px;\n            border: 1px solid #ccc;\n            border-radius: 5px;\n            font-size: 14px;\n        }\n        button {\n            background-color: #4CAF50;\n            color: white;\n            font-size: 16px;\n            border: none;\n            cursor: pointer;\n            margin-top: 20px;\n        }\n        button:hover {\n            background-color: #45a049;\n        }\n        .options {\n            margin-top: 10px;\n        }\n        .options input {\n            width: auto;\n        }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"form-container\">\n    <h2>Make a Financial Donation<\/h2>\n    <form action=\"your-payment-processing-url\" method=\"POST\">\n        <label for=\"full-name\">Full Name<\/label>\n        <input type=\"text\" id=\"full-name\" name=\"full_name\" placeholder=\"Enter your full name\" required>\n\n        <label for=\"email\">Email Address<\/label>\n        <input type=\"email\" id=\"email\" name=\"email\" placeholder=\"Enter your email\" required>\n\n        <div class=\"options\">\n            <input type=\"radio\" id=\"donate-anonymously\" name=\"donation_preference\" value=\"anonymous\" checked>\n            <label for=\"donate-anonymously\">Donate Anonymously<\/label><br>\n\n            <input type=\"radio\" id=\"share-contact\" name=\"donation_preference\" value=\"share\">\n            <label for=\"share-contact\">Share My Contact Information<\/label>\n        <\/div>\n\n        <label for=\"card-number\">Card Number<\/label>\n        <input type=\"text\" id=\"card-number\" name=\"card_number\" placeholder=\"Enter card number\" maxlength=\"16\" required>\n\n        <label for=\"expiry\">Expiry Date<\/label>\n        <input type=\"month\" id=\"expiry\" name=\"expiry\" required>\n\n        <label for=\"cvv\">Security Code (CVV)<\/label>\n        <input type=\"text\" id=\"cvv\" name=\"cvv\" placeholder=\"Enter CVV\" maxlength=\"4\" required>\n\n        <label for=\"donation-amount\">Donation Amount (USD)<\/label>\n        <input type=\"number\" id=\"donation-amount\" name=\"donation_amount\" placeholder=\"Enter donation amount\" required>\n\n        <div class=\"options\">\n            <input type=\"checkbox\" id=\"updates\" name=\"updates\">\n            <label for=\"updates\">Email me updates about the project I supported<\/label>\n        <\/div>\n\n        <button type=\"submit\">Donate Now<\/button>\n    <\/form>\n<\/div>\n\n<\/body>\n<\/html>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Donor Forms Organ Donor Registration Form Organ Donor Registration Full Name Date of Birth Email Address Phone Number Address Organs You Wish to Donate Heart Lungs Kidneys Liver Eyes Other Additional Comments (optional) I hereby give my consent to register as an organ donor. Register Here you can register if you&#8217;re interested in becoming an [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-32","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/newsunrisedonations.com\/index.php\/wp-json\/wp\/v2\/pages\/32","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/newsunrisedonations.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/newsunrisedonations.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/newsunrisedonations.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/newsunrisedonations.com\/index.php\/wp-json\/wp\/v2\/comments?post=32"}],"version-history":[{"count":70,"href":"https:\/\/newsunrisedonations.com\/index.php\/wp-json\/wp\/v2\/pages\/32\/revisions"}],"predecessor-version":[{"id":309,"href":"https:\/\/newsunrisedonations.com\/index.php\/wp-json\/wp\/v2\/pages\/32\/revisions\/309"}],"wp:attachment":[{"href":"https:\/\/newsunrisedonations.com\/index.php\/wp-json\/wp\/v2\/media?parent=32"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}