Success Notificatio...
 
Share:
Notifications
Clear all

[Solved] Success Notification Hidden Under Navigation

10 Posts
2 Users
5 Likes
818 Views
Posts: 12
Topic starter
(@naomi)
Active Member
Joined: 2 years ago

Hello there,

since success notifications (that appear in the upper right corner) are hidden by the navigation of the website, I have never noticed them before. 

Notification Bubble

I have checked but I have not added any value to the "z-index" option of my navigation in Elementor.

Unfortunately, I can neither trace those notifications back in the WpDiscuz settings (except for translations) nor in the source code of the page.

Do you know where I could search?

Warm regards,
Naomi

9 Replies
Asti
Posts: 7056
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

We still need to see the page to debug the conflict. Please make the user admin again and let us know. 

Posts: 12
Topic starter
(@naomi)
Active Member
Joined: 2 years ago
7 Replies
Asti
 Asti
Support
(@asti)
Joined: 6 years ago

Illustrious Member
Posts: 7056

@naomi,

 We see the following error message. 

image

 

(@naomi)
Joined: 2 years ago

Active Member
Posts: 12

@asti Try it again. I was already wondering why I received a "Password Changed" e-mail.

Asti
 Asti
Support
(@asti)
Joined: 6 years ago

Illustrious Member
Posts: 7056

@naomi,

You can use the CSS code below to solve the conflict: 

#wpdiscuz-comment-message {
     position: absolute;
}

Then, you can use the top and right CSS attributes to move the box wherever you want. 

(@naomi)
Joined: 2 years ago

Active Member
Posts: 12

@asti Thank you very much! I can finally see the box! 😊

Asti
 Asti
Support
(@asti)
Joined: 6 years ago

Illustrious Member
Posts: 7056

@naomi

We'd really appreciate if you leave a good review on the plugin page.
This is the best way to say thank you to this project and the support team.

(@naomi)
Joined: 2 years ago

Active Member
Posts: 12
Asti
 Asti
Support
(@asti)
Joined: 6 years ago

Illustrious Member
Posts: 7056

Thank you @naomi, very much! 

Share: