November 24, 2017
2024-12-12
Edge, Chrome, Mozilla, Safari
Well Documented
1 Year
Html, Scss, js, Css, Json
1.0.0
1 Year
The only thing I’d suggest improving is adding more industry-specific components, but overall, it’s an incredible resource that’s boosted my productivity and creativity. Highly recommend!
cool
It’s a very good template richer of customizable content
Best!
GOOD
good
I own license(s) on Mash Able, Guru Able, and now Gradient Able. The CodedThemes admin themes are just getting better and better. Love the fact that the Gradient Able now uses Sass where I can just change variables for colors, etc.
I t was just a “breeze” for me to upgrade my app from using the Guru Able theme to the Gradient Able. With a few ‘personal touches I was quickly up and running.
Beautiful
Registration Successfully, Redirecting...
Sending user info, please wait...
Login Successfully, Redirecting...
' + $remove_anchar_tag.html() + '
'+$('.edd_errors').text()+'
'); } }); } $('#edd_login_form').validate({ submitHandler: function(form) { frm_subm_login() ; } }); $('#edd_register_form').validate({ submitHandler: function(form) { frm_subm_register(); } }); $(document).on('click', '.sign-in-form-wrapper .forget_pass_login a.signin' , function(e){ e.preventDefault(); $('.login-box').toggleClass('hide'); $('#lost-password-box').toggleClass('hide'); $('#edd_reset_password_form').toggleClass('hide'); }); $('#edd_login_form .edd-lost-password a').attr('href', 'javascript:void(0)'); $('#edd_login_form #edd_error_edd_invalid_login a').attr('href', 'javascript:void(0)'); //Open Password Box $(document).on('click', '.sign-in-form-wrapper .edd-lost-password a, .sign-in-form-wrapper #edd_error_edd_invalid_login a' , function(e){ e.preventDefault(); // Construct the dynamic URL here var currentURL = window.location.href; // Get the current page URL var baseUrl = currentURL.substring(0, currentURL.lastIndexOf('/') + 1); var dynamicURL = baseUrl + 'login' + '?action=lostpassword&edd_forgot_password=confirm'; // Redirect to the dynamic URL window.location.href = dynamicURL; }); if (window.location.href.indexOf('?action=lostpassword&edd_forgot_password=confirm') !== -1) { // If the string is found in the URL, execute the following code if($('body').hasClass('logged-in')){ } else{ $('.login-box').toggleClass('hide'); $('#lost-password-box').toggleClass('hide'); $('#edd_reset_password_form').toggleClass('hide'); } } //Open Login Box // $(document).on('click', '.sign-in-form-wrapper .have_account a.signin', function(e){ // e.preventDefault(); // $('.login-box').removeClass('hide'); // $('#lost-password-box').addClass('hide'); // $('#code_signin').toggleClass('hide'); // $('#code_signup').toggleClass('hide'); // $('#edd_reset_password_form').toggleClass('hide'); // }); if (window.location.href.indexOf('action=rp') > -1) { if($('body').hasClass('logged-in')){ }else{ if ($('#edd_reset_password_form').find('#edd_error_invalidkey').length > 0) { // If #edd_error_invalidkey exists within #edd_reset_password_form //alert('ghj'); $('.login-box').toggleClass('hide'); $('#lost-password-box').toggleClass('hide'); $('#edd_reset_password_form').toggleClass('hide'); } else { // If #edd_error_invalidkey does not exist within #edd_reset_password_form //alert('fggf'); $('.login-box').toggleClass('hide'); $('#lost-password-box').addClass('hide'); $('#edd_reset_password_form').toggleClass('hide'); } } } if ( typeof agr_load == 'function' ) { agr_load(); } });
X
The only thing I’d suggest improving is adding more industry-specific components, but overall, it’s an incredible resource that’s boosted my productivity and creativity. Highly recommend!