Hi Brajesk,
Found an extended styling issue of your plugin, see the following screenshot:
https://www.screencast.com/t/LJvHRDf8kjTKindest regards,
ThorstenHi Thorsten,
It is a known issue and the solution is to set max-width:100% on the text area.
Since we do not pack any css with the plugin, It remains theme dependent.Loading a stylesheet for a one line of css is no go for me. Most probably, I will either add that on the plugin page or put inline(It is another bad practice).
I will message once I check/updae on your site today.
Thank you
BrajeshOk Brajesh,
If I know where to enter the right code snippet I can do this. It would be great to find special tricks to each of your plugins. It keeps more time for you concentrate on other hard work 😉Kindest regards,
ThorstenThank you for the suggestion.
The problem lied in our direction. Till recently we focused on developers only so all our products did not include much for site admins to customize.
We have our focus changed with the recent release of Member types pro and we plan to make more site admin friendly plugins in future and whenever the updates for our plugins come, each update will move towards this new direction.
I believe we made the mistake in our strategy while focusing on developer only. It helped us keep the code to the minimal but we almost lost a huge market.
I am hoping that the future change in our strategy will be a good thing for us as well as our community members.
Hope that clarifies why you are finding so many stumbling blocks with our plugins.
The css taht you need will be
.bpdev-popover-content textarea{ max-width: 100%; }
If that does not work, you may need to reset the min width(In case the theme ads min width).
Hope that helps.
Regards
BrajeshOk, now I understand you better. I’ll hope that all my issues I reported and will report help you to take the feedback for a better development.
Sure. Your feedback has helped Recent visitors and I do look forward to implement more of them.
Glad it is fixed for you.
Thank you
BrajeshHi Brajesh!
See what I did and it works https://www.screencast.com/t/aMm4TM3f😉 best to you, Thorsten
Hi Thorsten,
That looks great!Good job there finding the perfect percentage 🙂
The topic ‘ [Resolved] BuddyPress Extended Friendship Request – Styling issue’ is closed to new replies.