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] RTL-wpdiscuz-user-comment-mentioning

11 Posts
2 Users
1 Reactions
4,194 Views
Posts: 10
 meni
Topic starter
(@meni)
Active Member
Joined: 6 years ago

Hey
I bought your plugins, when I installed on my site, I saw that this plugin wpdiscuz-user-comment-mentioning does not work well in RTL The words cost one on top of the other,
what can be done?
Thanks

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

Hi @meni,

Please leave some example URL to allow us to check it. 

2 Replies
 meni
(@meni)
Joined: 6 years ago

Active Member
Posts: 10
Astghik
Admin
(@astgh)
Joined: 8 years ago

Illustrious Member
Posts: 6444

Thank you @meni,

Please use some scresnhsot to explain the issue. 

Posts: 10
 meni
Topic starter
(@meni)
Active Member
Joined: 6 years ago

@astghik

תמונ
1
1 Reply
Astghik
Admin
(@astgh)
Joined: 8 years ago

Illustrious Member
Posts: 6444

@meni,

Please navigate to Dashboard > Comments > Settings > Styling admin page, put the following CSS code in "Custom CSS code" textarea, save it, delete all caches and check again:

div#at-view-wpdumc {
display: block !important;
}

li.li-add >div {
justify-content: flex-end;
}

Don't forget to press Ctrl+F5 before checking to reload updated CSS files.   

Posts: 10
 meni
Topic starter
(@meni)
Active Member
Joined: 6 years ago

@astghik

Thanks
It really helped the problem,
But it makes a bug, which was not promoted,
When you get to the names by @ he freezes the names remain without moving,
Appends screenshot
Try the link I brought you in the previous post and you'll see,
Thanks again

נסיון
1 Reply
Astghik
Admin
(@astgh)
Joined: 8 years ago

Illustrious Member
Posts: 6444

ah @meni I see,

Please remove this code, and it'll work properly. 

div#at-view-wpdumc {
display: block !important;
}

 

Posts: 10
 meni
Topic starter
(@meni)
Active Member
Joined: 6 years ago

@astghik

Thanks
it's wonderful!
Is it possible to move a little to the left, the bubble with the names that opens when you press @ and write the names,
I want this because of a problem with my other site where posts open in a pop-up window,
And the bubble with the names comes out of the window, attached a picture and a link to the site,
Thanks

https://forum.buynet.xyz

222222222
1 Reply
Astghik
Admin
(@astgh)
Joined: 8 years ago

Illustrious Member
Posts: 6444

@meni

Please add the following code in  Dashboard > Comments > Settings > Styling > "Custom CSS code" textarea. The issue should be solved:


div#at-view-wpdumc {
left: -20px !important;
}

Don't forget to press CTRL+F5 before checking. 

Page 1 / 2
Share:
Scroll to top