-
Author
-
February 19, 2018 at 18:16 #189177WinDroidAnswersParticipant
Hi there,
we have a strange issue in mobile visualization (android 8) on some browsers(chrome, armofy, edge):
this screenshot comes from a normal user, we’re testing the pages, and he do can’t send a message, because the send button is off screen.
Also he can see some html codes to use in comments, we do not want that users can use html in their posts, only moderators and admin can do that.
how to solve this?
February 20, 2018 at 01:04 #189222LauraModeratorHello, can you share access so i can see it? with some css it can be fixed. I will also check the HTML issue 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
February 21, 2018 at 23:20 #189424LauraModeratorHello, i trying to find the comment but i did not find it, can you send me a link directly to it?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
February 27, 2018 at 12:13 #189970WinDroidAnswersParticipantanother thing is that if we allow HTML to users the problem of new-post organization or sent button do not exist, but the normal user can do something wrong with HTML capabilities, so maybe in the early days or for the normal users (not moderator or admin) it is better if we do not allow them to use HTML.
on the other hand, if we disable the HTML feature for normal users, we have the new post page organization problem and send button offset.
February 28, 2018 at 04:03 #190045LauraModeratorHello, hope this helps 🙂
Hide html notice
COPY CODE.bbp-template-notice { display: none !important; }
Move submit button on mobile
COPY CODE@media (max-width: 991px) { .bbp-submit-wrapper { margin: 0 auto !important; position: absolute; margin-left: 25% !important; top: 88%; } }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
March 1, 2018 at 20:12 #190211LauraModeratorHello, the message should not be there, if its still visible then its a cache issue, the css should hide it completely
For the button, please change
margin-left from 25% to 30%
top from 88% to 90%Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
March 8, 2018 at 05:55 #190883LauraModeratorHello, i checked it but i still do not see it, i see everything correctly
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
March 8, 2018 at 12:19 #190923WinDroidAnswersParticipantit is not correct at all, did you see the screenshot i’ve posted yesterday?
may you share your screenshot?
please try also as a regular subscriber.
we’re waiting to solve this issue to go online.
please help us!March 9, 2018 at 02:50 #191033LauraModeratorHello, please check
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Attachments:
You must be logged in to view attached files.March 9, 2018 at 12:11 #191054WinDroidAnswersParticipantyeah but you’re checking as admin, please register and check as a normal user ad you can see the issue i’ve told you before.
we need help please!Attachments:
You must be logged in to view attached files.March 12, 2018 at 03:23 #191409LauraModeratorHello, please try by adding this to style.css
COPY CODEp.form-allowed-tags { display: none !important; } @media (max-width: 991px) { .bbp-submit-wrapper { margin-top: 15% !important; } }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
March 12, 2018 at 15:38 #191469WinDroidAnswersParticipanti’ve have to remove firt the old one?
COPY CODE@media (max-width: 991px) { .bbp-submit-wrapper { margin: 0 auto !important; position: absolute; margin-left: 30% !important; top: 90%; } }
March 12, 2018 at 15:44 #191470WinDroidAnswersParticipantando also this?
COPY CODE.bbp-template-notice { display: none !important; }
March 13, 2018 at 10:08 #191551WinDroidAnswersParticipantso waiting for your answer, I’ve tried to deactivate the previous code given and activate the new one and now it seems to work perfectly.
may you also have a check, please?
have a nice day.March 14, 2018 at 20:23 #191755LauraModeratorHello,both can be used,so its your choice 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
March 15, 2018 at 16:27 #191865WinDroidAnswersParticipantI’ve seen that both together doesn’t work. but deactivating the old one now it works.
we have another problem but I think it is better to open a new ticket, something with the function to tag the other users in a post with the ‘@’ symbol.March 16, 2018 at 09:58 #191961LauraModeratorHello, i see, yes i saw your topic and answered 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
March 17, 2018 at 11:15 #192026WinDroidAnswersParticipantplease forget the last message, my colleague do that.
March 19, 2018 at 08:15 #192276LauraModeratorUnderstood 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.