Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] Notifications overlap

21 Posts
3 Users
3 Reactions
2,244 Views
Alvin Patrimonio
Posts: 80
Topic starter
(@thecaptain)
Estimable Member
Joined: 7 years ago

after the update the notifications overlap with the widget underneath it. i have a ccs fix for this but not working after the update.

20 Replies
Chris
Posts: 3611
(@chris)
Famed Member
Joined: 4 years ago

Hi @thecaptain

please provide forum URL.

5 Replies
Alvin Patrimonio
(@thecaptain)
Joined: 7 years ago

Estimable Member
Posts: 80

@chris hi!

Β 

just a staging site for the new update: Forum – Magnolia Hotshots (mags.team)

Chris
(@chris)
Joined: 4 years ago

Famed Member
Posts: 3611

@thecaptain,

I don't get Confirmation email to log in your website.

Β 

Β 

Alvin Patrimonio
(@thecaptain)
Joined: 7 years ago

Estimable Member
Posts: 80

@chris you can use these admin details.

Chris
(@chris)
Joined: 4 years ago

Famed Member
Posts: 3611

@thecaptain,

I have finished with that issue change your password please, and don't post admin credential at public places, that's not a good idea.

Use the below CSS for the issue:

div#wpforo_forums-2.container-wrapper.widget.widget_wpforo_forums {
    position: relative;
    z-index: -2;
}

Β 

Alvin Patrimonio
(@thecaptain)
Joined: 7 years ago

Estimable Member
Posts: 80
Alvin Patrimonio
Posts: 80
Topic starter
(@thecaptain)
Estimable Member
Joined: 7 years ago

@chris how come this topic is hidden? might be of help to someone who's also experiencing this issue.

1 Reply
Chris
(@chris)
Joined: 4 years ago

Famed Member
Posts: 3611

@thecaptain,

You have posted your admin credentials, I had to set it private.

Alvin Patrimonio
Posts: 80
Topic starter
(@thecaptain)
Estimable Member
Joined: 7 years ago

hi @chris sorry to bother you but issue came back after latest update.

5 Replies
Chris
(@chris)
Joined: 4 years ago

Famed Member
Posts: 3611

@thecaptain,

Delete the old one and use this one.

div#wpforo_forums-2.container-wrapper.widget.widget_wpforo_forums,div#wpforo_recent_posts-2.container-wrapper.widget.widget_wpforo_recent_posts {
    position: relative;
    z-index: -2;
}
Alvin Patrimonio
(@thecaptain)
Joined: 7 years ago

Estimable Member
Posts: 80

@chris thanks! noticed however that the post titles in the recent posts widget became unclickable - even the forum tree widget.

Β 

Β 

Chris
(@chris)
Joined: 4 years ago

Famed Member
Posts: 3611

@thecaptain,

just checked the post title works in Recent Post widget.

Alvin Patrimonio
(@thecaptain)
Joined: 7 years ago

Estimable Member
Posts: 80

@chris hi! not clickable when logged it.

Chris
(@chris)
Joined: 4 years ago

Famed Member
Posts: 3611

@thecaptain,

The reason of all these issue with the widgets is that your theme overwrites on wpForo widgets and causes these issues. I would recommend taking care of that as I can't customize your theme overwrote CSS all the time.

Alvin Patrimonio
Posts: 80
Topic starter
(@thecaptain)
Estimable Member
Joined: 7 years ago

i don't want to pay $50 to my theme developer just for a simple CSS code.

anybody here who knows how to fix this thru CSS? 🙏

Β 

Page 1 / 2