-
Author
Tagged: Visible HTML Tags
-
March 9, 2016 at 17:57 #109515MaroonOakParticipant
When a subscriber wants to create a new topic in the forum, they can view html tags in a blue window below.
How do I remove that?
Attachments:
You must be logged in to view attached files.March 9, 2016 at 18:53 #109542RaduModeratorHi,
Add this to wp-admin -> theme options -> general settings -> quick css
COPY CODE#form-allowed-tags { display:none; }
Let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 10, 2016 at 16:57 #109775RaduModeratorGood,
Have a nice week
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 15, 2016 at 04:31 #110646MaroonOakParticipantHi – after adding the above css, I don’t see the html tags in the forum where I’m the admin/ key master but they are visible to users who are subscribers or moderators.
Can you help so one has to see the unsightly code.
Thanks
Attachments:
You must be logged in to view attached files.March 15, 2016 at 17:21 #110762RaduModeratorSo,
The available tags are not disappears ?
Please provide an account to can see the forum and to test the snippet
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 31, 2016 at 17:09 #113821MaroonOakParticipantHi,
Please see the attached images. I put in your CSS code which removed the tags from the forum for me as the administrator but my subscribers can still view the tags. How do I remove them?Attachments:
You must be logged in to view attached files.March 31, 2016 at 18:12 #113858RaduModeratorTry with important declaration
COPY CODE#form-allowed-tags { display:none !important; }
Let me know
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 19, 2016 at 05:19 #117542MaroonOakParticipantHey Radu
I added the above code, till seeing the HTML tags in the forums when someone other than admins logs in. Adding another screenshot for you to see.
Thanks
[attachment file=117543]
Attachments:
You must be logged in to view attached files.April 28, 2016 at 20:45 #119610MaroonOakParticipantHey.
Unrelated, but where is the Add new ticket option gone?
I am not able to post a new query on the forum – on the missing logo from my log in screen. Shows the WP logo now instead.
Thanks
April 29, 2016 at 20:02 #119718RaduModeratorHi,
Nope, just navigate from the menu Get Support -> Kleo and if read the content from that page, you will figure out how to open a new ticket.
Regarding the logo that not appear there, i think it’s a bug until we fix this, please use this plugin : https://wordpress.org/plugins/add-logo-to-admin/
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 11, 2016 at 19:39 #121410MaroonOakParticipantThanks, Radu – I tried Get Support -> Kleo, but that has only articles and search menu. I have Qs which are not answered there. Why have you folks taken the ‘Create Topic’ or ‘+’ option which most forums have ( and you had until recently).
Another Q – I have 2 types of Forums on my site. One is a Member Forum and another a Mentor one. When I use a Kleo Post Grid, I want to show only type A and hide the B forums. What type of filter shd I use for displaying only 1 kind.
Thank you.
May 12, 2016 at 16:33 #121503RaduModerator1. If you will read entire page content you will see at the bottom open ticket option.
2. You can place Kleo Post Grid A and B into separate tabs like this example : http://seventhqueen.com/themes/kleo/accordion-toggle/ – > MORE ACCORDIONS & TOGGLES EXAMPLE
Of you can use separate pages for that
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.