wpForo Community
  • wpForo 3.0 AI Edition
    • AI Features
      • AI Semantic Search
      • AI Topic Summary
      • AI Topic Suggestions
      • AI Translation
      • AI Chat Assistant
      • AI Bot Reply
      • AI Moderation
      • AI Tasks
      • AI Analytics
      • AI Knowledge Generation
    • Forum Layouts
  • gVectors AI
  • Support
    • wpForo Community
    • wpForo AI Service Support
    • wpForo Addons Support
  • Documentation
  • Addons
Download wpForo 3.0

  • Forums
  • What’s New
  • Members
  • Recent Posts
AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

AI Assistant
Forums
Search
 
Notifications
Clear all

Search result for:  tags

 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:


Page 5 / 7 Prev Next
RE: Allow more HTML tags in Emails
How-to and Troubleshooting - wpForo 2.0
Robert
8 years ago
18 Relevance
The answer is very simple. Because email content is not a Post content. it should be secure and clean. This will help emails to pass more antispam systems of Email servers. The default WordPress emails doesn't have HTML tags, we added a few secure tags (formatting tags and link).
View entire post
RE: No tag in sitemap
General Discussions
Robert
5 years ago
16 Relevance
@mithun, I think you mean Topic tags, not HTML tags. We've not included topic tags in the sitemap. The tags are only for grouping topics and for helping people find their preferred topics easier and faster.
View entire post
RE: How can I remove bottom bar?
How-to and Troubleshooting - wpForo 2.0
Robert
5 years ago
16 Relevance
Hi @motorhype, This is the topic tags. If you want to disable topic tags then it'll be disabled from everywhere, even from topic form editor, so you'll not use topic tags. The option is located in the Dashboard > Forums > Settings > Topics & Posts Tab. It's called "Enable Topic tags". As an alternative you can hide that bar using CSS code, this will also hide Topic Viewers and Related topics, all these data are located in that bar: #wpforo #wpforo-wrap .wpforo-topic-footer{ display:none; }
View entire post
RE: Topics auto search
General Discussions
Sofy
6 years ago
16 Relevance
Hi @themag, Starting from wpForo 1.5.2 version, wpForo has a built-in Topic tags feature. Topic tags allow users to filter between forums and display topics with a specific topic tag. If topic tagging is enabled, when a user creates a topic they have the ability to add specific tags to quickly explain what a post is about and it also helps users find related topics based on those tags. More info here:
View entire post
RE: Editing tags, adding tags to old topics, etc
How-to and Troubleshooting - wpForo 2.0
Robert
8 years ago
15 Relevance
You just need to click on Edit button of the first topic post and change tags in tag field. Please press Ctrl+F5 on your forum front-end to load new JS files and CSS files and delete all caches. Without that you'll not see new tag field on edit topic screen.
View entire post
RE: Editing tags, adding tags to old topics, etc
How-to and Troubleshooting - wpForo 2.0
VeganOstomy
8 years ago
15 Relevance
I thought I cleared all the caches but missed purging my CDN! Seems to be working now! I would still love to see a bulk edit feature 😉
View entire post
WPF 1.7.4 -> 2.4.13 upgrade has signatures stripped br tags of making them appear only on a single line
Bug Reports - wpForo 2.0
nando4
5 months ago
14 Relevance
Did some testing finding WPF 1.7.4 user signatures with br html tags that under WPF 1.7.4 make them appear on separate lines would appear on WPF 2.4.13 on a consecutive line, even though they appear correctly in the wpforo_profiles db table. ie: WPF 1.7.4 signature line1 line2 line3 WPF 2.4.13 signature line1 line2 line3 When you have 1000s of users, this change in appearance completely mucks up my forum post views. I wasn't able to locate the code responsible for this during a limited testing time window, so aborted the WPF 2.4.13 upgrade due to it ...
View entire post
RE: Adding tags
How-to and Troubleshooting - wpForo 2.0
subpopet
5 months ago
14 Relevance
Sorry, I don't see where I can edit the tags. Is it on the topic itself or on the admin side? Also, when importing from Simple:Press I don't see any tags option (see attached image) < span style="color: #666;"> Attachment :  simple.png
View entire post
HTML tags don't work
wpForo Integration
Piligrim
7 months ago
14 Relevance
I want to make it possible to put tags in posts like titles, links, and other markup. I allowed the tags themselves, but they don’t work.
View entire post
RE: Change tags color
How-to and Troubleshooting - wpForo 2.0
Sofy
1 year ago
14 Relevance
@lux Use this CSS code: #wpforo #wpforo-wrap .wpf-tags a {background-color: #011935;} #wpforo #wpforo-wrap .wpf-tags a:before{ border-color: transparent #011935 transparent transparent; }
View entire post
RE: How to remove "Topic Tags"
How-to and Troubleshooting - wpForo 2.0
Tutrix
2 years ago
14 Relevance
Hi @mak Tip: Read the > documentation, you will find many answers 😉 tagsDashboard > wpForo > Boards > deactivate tags SeoDashboard > wpForo > Boards > activate wpForo SEO Private TopicDashboard > wpForo > Accesses > Can set topic private Add Topic(button)Dashboard > wpForo > Phrases admin page, and change the phrase value as you like
View entire post
RE: Tags only from admin?
How-to and Troubleshooting - wpForo 2.0
Robert
3 years ago
14 Relevance
@wanderingrayven, I'm sorry, but the Topic Prefix cannot turn the tag inserting field to a dropdown or to a select only field. The tag field cannot work only in selecting mode, if it's enabled it'll allow inserting new tags or select existing tags. You could use the "Multi-choice Autocomplete" field type of the wpForo Topic Custom FIelds addon. It allows creating new custom fields in the topic form to let users select multiple predefinded values without allowing them to insert new one. The custom field can be added in the forum search form as well: ...
View entire post
How to hide tags from the main page of Q&A?
How-to and Troubleshooting - wpForo 2.0
Artyr
3 years ago
14 Relevance
1. How to hide tags from the main page of Q&A? attached screenshot 2. How can I make it mandatory for users to fill out 3 tags? (Q&A) < span style="color: #666;"> Attachment :  11.png
View entire post
Page 5 / 7 Prev Next

Join Us!

Recent Topics

  • Hiding statistics/latest new member section from guests

    By Web-be 6 days ago

  • wpForo Forum Loading Very Slowly After Reaching 1,000+ Members

    By Danieljohn 6 days ago

  • Prevent users from registering with spaces in their name

    By codings 1 week ago

  • wpForo widget and Ultimate Member integration

    By codings 1 week ago

  • I have a question regarding attachment permissions in wpForo.

    By Zygzak 1 week ago

  • first_name and last_name silently discarded on registration

    By jboz 2 weeks ago

Recent Posts

  • Sofy

    RE: first_name and last_name silently discarded on registration

    Sorry for the late response. This issue will be fixe...

    By Sofy , 3 days ago

  • RE: No login on Iphone

    I've run into similar login issues on iPhone before. If...

    By Thania_Edorra , 6 days ago

  • Sofy

    RE: wpForo Forum Loading Very Slowly After Reaching 1,000+ Members

    wpForo is designed to be very fast and to work with bot...

    By Sofy , 6 days ago

  • wpForo Support

    RE: Hiding statistics/latest new member section from guests

    Hi web-be, Great question! You're actually on the rig...

    By wpForo Support , 6 days ago

  • RE: Prevent users from registering with spaces in their name

    Thank you! It might be nice to have this as a setting i...

    By codings , 6 days ago

  • RE: wpForo widget and Ultimate Member integration

    This thread might be better in the wpForo Integration s...

    By codings , 1 week ago

  • Sofy

    RE: I have a question regarding attachment permissions in wpForo.

    Hi, Please note, all questions related to paid addons...

    By Sofy , 1 week ago

  • RE: Links within a forum post not opening in a new window

    @sofy Thanks I saw that threat from 2019. Was hoping t...

    By westcan , 2 weeks ago

Share:
Forum Information
Recent Posts
Unread Posts
Tags
  • 19 Forums
  • 14.2 K Topics
  • 71.4 K Posts
  • 15 Online
  • 6,209 Members
Our newest member: abhiram99853
Latest Post: first_name and last_name silently discarded on registration
Forum Icons: Forum contains no unread posts Forum contains unread posts
Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

 Powered by wpForo version 3.1.1

wpForo

The most advanced WordPress forum plugin with powerful AI features for modern communities. Build engaging forums with cutting-edge AI technology.

AI Edition

  • AI Features
  • Forum Layouts
  • gVectors AI
  • wpForo Addons

Support & Docs

  • Documentation
  • Support Forum
  • AI Service Support
  • Addons Support

Legal

  • gVectors Team
  • Contact Us
  • AI Features Privacy Policy
  • AI Features Terms of Service

© 2026 wpForo. All rights reserved. Made with ❤️ by gVectors Team