Iniciar sessão
document.addEventListener("DOMContentLoaded", function () {
jQuery(".mo_btn-mo").prop("disabled",false);
});
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://livine.eu";
}
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://livine.eu';
var request_uri = '/index.php/my-account/';
var http = 'https://';
var http_host = 'livine.eu';
var default_nonce = 'de0177633c';
var custom_nonce = '3240137833';
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;
}
}
Connect with
document.addEventListener("DOMContentLoaded", function () {
jQuery(".mo_btn-mo").prop("disabled",false);
});
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://livine.eu";
}
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://livine.eu';
var request_uri = '/index.php/my-account/';
var http = 'https://';
var http_host = 'livine.eu';
var default_nonce = 'de0177633c';
var custom_nonce = '3240137833';
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;
}
}
Connect with
Registar nova conta
A ligação para definir uma nova senha será enviada para o seu endereço de email.
Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our política de privacidade.