photoshoptrainingchannel.com
Open in
urlscan Pro
34.149.120.3
Public Scan
Submitted URL: http://photoshoptrainingchannel.com/
Effective URL: https://photoshoptrainingchannel.com/
Submission Tags: tranco_l324
Submission: On March 10 via api from DE — Scanned from DE
Effective URL: https://photoshoptrainingchannel.com/
Submission Tags: tranco_l324
Submission: On March 10 via api from DE — Scanned from DE
Form analysis
2 forms found in the DOMName: loginform — POST
<form name="loginform" id="modalloginform" action="" method="post" class="login-form">
<input type="hidden" name="permalink" value="https://photoshoptrainingchannel.com/">
<input type="hidden" name="__phash" id="__phash" value="gZn9gL90Nkh56pHPlQaRTrOx8DfgGOnvgPH2n0EcVJabXcmhWg5idq5GOba8vU6SjgLPxblUGt_kfqESbdOB_A">
<div class="form-group " id="row_log">
<div class="input-wrapper text-input-wrapper" id="row_log_wrapper"><label form="log">Login ID</label><input type="text" name="wpdm_login[log]" id="user_login" required="required" placeholder="Username or Email" class="form-control"></div>
</div>
<div class="form-group " id="row_password">
<div class="input-wrapper password-input-wrapper" id="row_password_wrapper"><label form="password">Password</label><input type="password" name="wpdm_login[pwd]" id="password" required="required" placeholder="Enter Password" class="form-control">
</div>
</div>
<script>
document.addEventListener("DOMContentLoaded", function() {
jQuery(".mo_btn-mo").prop("disabled", false);
});
</script>
<script type="text/javascript">
document.addEventListener("DOMContentLoaded", function() {
jQuery(document).ready(function() {
jQuery(".login-button").css("cursor", "pointer");
});
});
function mo_openid_on_consent_change(checkbox) {
if (!checkbox.checked) {
jQuery('#mo_openid_consent_checkbox').val(1);
jQuery(".mo_btn-mo").attr("disabled", true);
jQuery(".login-button").addClass("dis");
} else {
jQuery('#mo_openid_consent_checkbox').val(0);
jQuery(".mo_btn-mo").attr("disabled", false);
jQuery(".login-button").removeClass("dis");
}
}
var perfEntries = performance.getEntriesByType("navigation");
if (perfEntries[0].type === "back_forward") {
location.reload(true);
}
function HandlePopupResult(result) {
window.location = "https://photoshoptrainingchannel.com/wp-admin/";
}
function moOpenIdLogin(app_name, is_custom_app) {
var current_url = window.location.href;
var cookie_name = "redirect_current_url";
var d = new Date();
d.setTime(d.getTime() + (2 * 24 * 60 * 60 * 1000));
var expires = "expires=" + d.toUTCString();
document.cookie = cookie_name + "=" + current_url + ";" + expires + ";path=/";
var base_url = 'https://photoshoptrainingchannel.com';
var request_uri = '/';
var http = 'https://';
var http_host = 'photoshoptrainingchannel.com';
var default_nonce = 'c74e49902c';
var custom_nonce = '42e39eb8ff';
if (is_custom_app == 'false') {
if (request_uri.indexOf('wp-login.php') != -1) {
var redirect_url = base_url + '/?option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
} else {
var redirect_url = http + http_host + request_uri;
if (redirect_url.indexOf('?') != -1) {
redirect_url = redirect_url + '&option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
} else {
redirect_url = redirect_url + '?option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
}
}
} else {
if (request_uri.indexOf('wp-login.php') != -1) {
var redirect_url = base_url + '/?option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
} else {
var redirect_url = http + http_host + request_uri;
if (redirect_url.indexOf('?') != -1) redirect_url = redirect_url + '&option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
else redirect_url = redirect_url + '?option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
}
}
if (0) {
var myWindow = window.open(redirect_url + app_name, "", "width=700,height=620");
} else {
window.location.href = redirect_url + app_name;
}
}
</script>
<div class="mo-openid-app-icons">
<p style="color:#575757;width: fit-content"> Connect with</p>
<a onclick="moOpenIdLogin('google','true');" style="border-color: rgb(0, 0, 0); color: rgb(0, 0, 0); background: rgb(255, 255, 255); margin-left: 6px !important; width: 216px !important; padding-top: 11px !important; padding-bottom: 11px !important; margin-bottom: 1px !important; border-radius: 3px !important; cursor: pointer;" class="mo_btn mo_btn-mo mo_btn-block mo_btn-social mo_btn-google-white mo_openid_mo_btn-custom-dec login-button mo_btn_noeffect "> <svg style="color: #DB4437;border-right: #ffffff;padding-top: 5px !important;" class="svg-inline--fa fa-google fa-w-16" aria-hidden="true" focusable="false" data-prefix="fab" data-icon="google" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 488 512" data-fa-i2svg=""><path fill="currentColor" d="M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z"></path></svg><!-- <i style="color:#DB4437;border-right:#ffffff;padding-top:5px !important" class="fab fa-google"></i> -->Login with Google</a>
</div>
<div class="row login-form-meta-text text-muted mb-3" style="font-size: 10px">
<div class="col-5"><label><input class="wpdm-checkbox" name="rememberme" type="checkbox" id="rememberme" value="forever">Remember Me</label></div>
<div class="col-7 text-right"><label><a class="color-blue" href="https://photoshoptrainingchannel.com/my-account/?action=lostpassword">Forgot Password?</a> </label></div>
</div>
<input type="hidden" name="redirect_to" id="wpdm_modal_login_redirect_to" value="https://photoshoptrainingchannel.com/">
<div class="row">
<div class="col-lg-12">
<button type="submit" name="wp-submit" id="wpdmloginmodal-submit" class="btn btn-block btn-primary btn-lg"><svg class="svg-inline--fa fa-user-shield fa-w-20" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="user-shield"
role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512" data-fa-i2svg="">
<path fill="currentColor"
d="M622.3 271.1l-115.2-45c-4.1-1.6-12.6-3.7-22.2 0l-115.2 45c-10.7 4.2-17.7 14-17.7 24.9 0 111.6 68.7 188.8 132.9 213.9 9.6 3.7 18 1.6 22.2 0C558.4 489.9 640 420.5 640 296c0-10.9-7-20.7-17.7-24.9zM496 462.4V273.3l95.5 37.3c-5.6 87.1-60.9 135.4-95.5 151.8zM224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm96 40c0-2.5.8-4.8 1.1-7.2-2.5-.1-4.9-.8-7.5-.8h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c6.8 0 13.3-1.5 19.2-4-54-42.9-99.2-116.7-99.2-212z">
</path>
</svg><!-- <i class="fas fa-user-shield"></i> --> Login</button>
</div>
</div>
</form>
GET https://photoshoptrainingchannel.com/
<form role="search" method="get" class="search-form" action="https://photoshoptrainingchannel.com/">
<label>
<span class="screen-reader-text">Search for:</span>
<input type="search" class="search-field" placeholder="Search …" value="" name="s">
</label>
<input type="submit" class="search-submit" value="Search">
<div class="kadence-search-icon-wrap"><span class="kadence-svg-iconset"><svg aria-hidden="true" class="kadence-svg-icon kadence-search-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="26" height="28"
viewBox="0 0 26 28">
<title>Search</title>
<path
d="M18 13c0-3.859-3.141-7-7-7s-7 3.141-7 7 3.141 7 7 7 7-3.141 7-7zM26 26c0 1.094-0.906 2-2 2-0.531 0-1.047-0.219-1.406-0.594l-5.359-5.344c-1.828 1.266-4.016 1.937-6.234 1.937-6.078 0-11-4.922-11-11s4.922-11 11-11 11 4.922 11 11c0 2.219-0.672 4.406-1.937 6.234l5.359 5.359c0.359 0.359 0.578 0.875 0.578 1.406z">
</path>
</svg></span></div>
</form>
Text Content
Skip to content * Login Shopping Cart 0 Search * AboutExpand * About Us * Frequently Asked Questions * Events * Contact Us * TutorialsExpand * All Tutorials * 3D Photoshop Tutorials * Compositing Photoshop Tutorials * Graphic Design Photoshop Tutorials * Retouching Photoshop Tutorials * Photoshop Tools & Techniques * Photoshop Text Effects * Tip Of The Day * Pro Training Shopping Cart 0 Menu Toggle Menu FREE PHOTOSHOP TUTORIALS 0 SHARES PRO PHOTOSHOP FACE SWAPPING TECHNIQUE FOR PRECISE CONTROL Master this professional Photoshop face swapping technique for precise control and flexibility! Easy to follow guide. 61 SHARES REPLACE WHITE BACKGROUNDS IN PHOTOSHOP [COMPLETE PROCESS] Replace white backgrounds in Photoshop with ease! This pro technique keeps edits flexible and shadows intact for realistic results. 162 SHARES 65+ PRO-LEVEL PHOTOSHOP KEYBOARD SHORTCUTS YOU’RE NOT USING! Master these pro-level Photoshop keyboard shortcuts! This video is your all-access pass to a faster, more efficient editing workflow! 7.6k SHARES HOW TO SWAP FACES IN PHOTOSHOP — FAST & SIMPLE! Learn to how to put someone’s face on to a different head with just a few clicks in Photoshop. 407 SHARES HOW TO REMOVE A BACKGROUND IN PHOTOSHOP [FOR BEGINNERS!] Learn how to remove a background in Photoshop! This simple 3-step formula will help you to easily cut out backgrounds! 837 SHARES HOW TO BLUR BACKGROUNDS IN PHOTOSHOP [FAST & EASY] Make your photos look more professional with this complete step-by-step tutorial on how to blur backgrounds in Photoshop! All Photoshop Tutorials JESÚS RAMIREZ AND PTC HAVE BEEN FEATURED IN: TRENDING TUTORIALS 241 SHARES GENERATIVE FILL IN PHOTOSHOP – THE ULTIMATE GUIDE! Discover the revolutionary capabilities of Generative Fill. Here’s the rundown of what you can do with this game-changing tool! 232 SHARES PHOTOSHOP 2024 TUTORIALS – ALL NEW FEATURES EXPLAINED! Adobe Photoshop 2024 is packed with incredible new features! Learn everything you need to know here! 837 SHARES HOW TO BLUR BACKGROUNDS IN PHOTOSHOP [FAST & EASY] Make your photos look more professional with this complete step-by-step tutorial on how to blur backgrounds in Photoshop! CATEGORIES * All Tutorials * 3D Photoshop Tutorials * Compositing Photoshop Tutorials * Graphic Design Photoshop Tutorials * Retouching Photoshop Tutorials * Photoshop Tools & Techniques * Photoshop Text Effects * Tip Of The Day * Premium Tutorials JOIN THE PTC NEWSLETTER To receive new tutorial notifications and upcoming freebies! Over 60,000 graphic designers, photographers, and Photoshop lovers already have! Join The Newsletter! * Contact Us * FAQ’s * Resources * Events CONNECT WITH US Questions? If you have any questions, please feel free to Contact Us! YouTube Instagram TikTok Facebook Linkedin Pinterest Twitter Behance Copyright © 2012 - 2024 Photoshop Training Channel Privacy Policy | Sitemap Adobe, the Adobe Logo, Photoshop and Lightroom are registered trademarks of Adobe Systems Incorporated. Login ID Password Connect with Login with Google Remember Me Forgot Password? Login Don't have an account yet? Register Now * Login * Photoshop Tutorials * About * TutorialsToggle child menuExpand * All Tutorials * 3D Photoshop Tutorials * Compositing Photoshop Tutorials * Graphic Design Photoshop Tutorials * Retouching Photoshop Tutorials * Photoshop Tools & Techniques * Photoshop Text Effects * Tip Of The Day * Amazon.com Tutorials * Premium Tutorials * Join The PTC Newsletter Toggle Menu Close Search for: Search