-
Author
-
January 5, 2016 at 06:22 #96326wd7080Participant
Hi
If you log in to kleo as a user – participant – (not admin) and try to post a comment in forums, you will see styles error similar to the attached.
Thanks
Attachments:
You must be logged in to view attached files.January 5, 2016 at 15:46 #96356sharmstrModeratorTry this in your quick css
COPY CODEbody.single-forum .bbp-topic-form code { white-space: normal !important; width: 100% !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
January 6, 2016 at 00:06 #96500wd7080ParticipantThanks. Do I have to add this to my permanent CSS or it will be added to the theme next release?
January 6, 2016 at 00:12 #96503sharmstrModeratorwhere did you add it because as in our other topic, I dont see the css I’m giving you in your source code.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
January 6, 2016 at 00:18 #96508sharmstrModeratorI see it now. Did it work? If not, I need access.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
January 6, 2016 at 00:39 #96517sharmstrModeratorThe code I gave you fixed it in a different section. Use this
COPY CODEbody.page .bbp-reply-form code, body.page .bbp-topic-form code, body.single-topic .bbp-reply-form code, body.single-forum .bbp-topic-form code, body.topic-edit .bbp-topic-form code, body.reply-edit .bbp-reply-form code { white-space: normal !important; width: 100% !important; }
To answer your question about being in the next release. Yes, a fix will be provided though it might not be this exact css. Depend on how the developers want to handle it.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
January 6, 2016 at 01:27 #96531sharmstrModerator@abe – can you add a fix to Kleo for this? It only displays for non-admin when Post Formatting is disabled in forum settings. That’s why you dont notice it on the demo site. Thanks!
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
January 7, 2016 at 16:22 #96916AbeKeymasterSure thing. Thank you @sharmstr, you are really a master, what can I say 😀
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.January 7, 2016 at 16:31 #96921sharmstrModeratorThanks abe 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
January 11, 2016 at 17:01 #97794AbeKeymasterAdded it to the next Kleo update. Thanks @sharmstr
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.