Sorry for the late reply.
Still not working
Can you try again to access the admin panel?
Thanks
Sorry for the late reply.
Still not working
Can you try again to access the admin panel?
Thanks
espiritohonda I can't access your admin panel also, i can see "Denied by server security system" message instead of the login form..
Cheers
Joshua
I've already asked the hosting provider to help me with the "Denied by server security system" issue.
Hope to have news about it in 12hrs.
Thanks
best of luck with the host
Cheers
Paul
espiritohonda Can you try again please?
Can you kindly mention your admin and password separately and clearly as unable to figure out the right combination with the way it has been mentioned currently in edit fields
Are you able to create a new account so we see the problem?
I can see one account successfully deleted when looking in the admin
Thanks
Paul
Hi Paul. I've created a test account. You can find the password on the "Site admin account" field on the inicial post.
To replicate the issue:
1) Go to www.espiritohonda.com
2) Click on "Iniciar Sessão" (Login) at the top menu (on the right after the "Contacto" menu item)
3) Log in with the test user
4) After the login the "Iniciar Sessão" will change to "Ver a sua conta" (Your account). Click on it.
5) In the popup click in "Os meus dados" (My Data)
6) You will be on the JA GDPR component. Try to delete the data. You will see the site fading out and the confirm popup shows behind the "curtain" and you will not be able to confirm the deletion.
It supose to appear like on the Login screen, like in step 2) and 3).
Thanks for your help.
espiritohonda Kindly check now. Have made some css changes in override.css file which is shown in screenshot. The css rule-sets werent applying from override.css file due to specific toggle turned off which was needed to be turned on as outlined in documentation
Ref: Screenshot showing the popup as envisaged
Aman,
thank you very much. I thing I was so focused on the CSS that I didn't saw the switch was turned off facepalm
It is better now but this time the fade screen isn't applying on the component area, between the component area and the popup (like in JA GDPR demo).
Seems that only the background is fading out.
See screenshot above
espiritohonda It is better now but this time the fade screen isn't applying on the component area, between the component area and the popup (like in JA GDPR demo).
You admin details arent working currently due to which unable to access the css file in order to add the suggested code.
You may try add this to override.css file :
#gkPageContent{z-index: inherit !important;}
I've made it. Not with the CSS you said but with:
#gkPageContent, #gkContent{
position: inherit !important;
}
Thank you all for your help.