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.

 

Don't want popup list

3 Posts
2 Users
0 Reactions
1,055 Views
Posts: 3
 Ro
Customer
Topic starter
(@galaxi)
Member
Joined: 5 years ago

Is it possible to use this without the popup list? Members can just type the name and it links?

2 Replies
Astghik
Posts: 6444
Admin
(@astgh)
Illustrious Member
Joined: 8 years ago

Hi @galaxi,

You can use the CSS code below: 

.wpducm-mention-list-container ul.wpducm-mention-list {
display: none !important;
}

Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again. 

Please don't forget to press Ctrl+F5 (twice) on the frontend before checking.

Reply
Posts: 3
 Ro
Customer
Topic starter
(@galaxi)
Member
Joined: 5 years ago

Thanks! I will try it. 

Reply
Share:
Scroll to top