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 3 / 7 Prev Next
RE: Related topics by topic and not by web tags
General Discussions
CrisW
7 years ago
22 Relevance
Hi@hector . (1) - These topics can appear in the "Forum Search" since by default, it uses "Search Phrase" = whatever the search keyword typed and "Search Type" - "Search Entire Posts". As an example, try to type "CrisW" in the Forum Search box, and you will see all the posts I have posted or topics that I have participated in, or mentioned. (And I have not added any tags in my posts here.) The wpForo Search Box is pretty robust and useful and it works out of the box. 🙂
View entire post
Yoast and Wpforo clash?
How-to and Troubleshooting - wpForo 2.0
hbk747
3 weeks ago
20 Relevance
Hi wpForo Team, I am reaching out regarding a compatibility issue between wpForo and the Yoast SEO plugin. While wpForo states that it is compatible with Yoast, I am seeing conflicting SEO data being generated on my forum topic pages, which is causing issues with duplicate meta tags and broken social media previews. When I inspect the page source of a community forum post, both wpForo and Yoast are actively injecting data into the <head>, rather than wpForo overriding Yoast. Here is what is currently outputting on a single topic page: wpForo's Ou ...
View entire post
RE: Email Template - New Topic Notification-Font Size is not saved
Bug Reports - wpForo 2.0
Chris
4 years ago
20 Relevance
Hi @steffeng, Emails are filtered for HTML codes. The <span> tag is not allowed in email content as it 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). By default, allowed tags are: 'a', 'img', 'blockquote', 'h1-h5','hr', 'br', 'p', 'style', 'strong'. However, you can use the below code to allow all tags to work. Put this code in your active theme functions.php file: ...
View entire post
RE: When I cut/past HTML into post it breaks the forum
Bug Reports - wpForo 2.0
Robert
5 years ago
20 Relevance
@gnomebe, This is a result of copy and pasting some content with HTML time. Next time use the [T] button to paste copied content. We cannot help you this issue because we cannot go through all tags of your post contents. Try to delete this topic and create the same topics again. Also make sure the signature of the users doesn't contain unclosed tags. Or, you can install phpMyAdmin plugin, brows wp_wpforo_posts table, find the body of these posts and edit them. Don't forget deleting all caches in Dashboard > Forums > Dashboard admin page after each c ...
View entire post
RE: Is there any SQL command to change tags in the database, so all tags saying "super funny cars" become "funny cars"?
How-to and Troubleshooting - wpForo 2.0
Tutrix
6 years ago
19 Relevance
@mplusplus for table wp_wpforo_topics update wp_wpforo_topics set tags =replace(tags,'super funny cars','funny cars'); for table wp_wpforo_tags update wp_wpforo_tags set tag =replace(tag,'super funny cars','funny cars');
View entire post
Is there any SQL command to change tags in the database, so all tags saying "super funny cars" become "funny cars"?
How-to and Troubleshooting - wpForo 2.0
mplusplus
6 years ago
19 Relevance
Hi there Is there any SQL command to change tags in the database, so all tags saying "super funny cars" become "funny cars"? Thank you.
View entire post
When users add tags, how to block certain words from being added as tags?
How-to and Troubleshooting - wpForo 2.0
mplusplus
6 years ago
19 Relevance
Hi there When users add tags, how to block certain words from being added as tags, please?Is there any free or paid plugin, for this? Thank you.
View entire post
Adding tags
How-to and Troubleshooting - wpForo 2.0
subpopet
3 months ago
18 Relevance
Can you add new tags once the topic is created? (Or edit the tag if I mispelled something) Or do you need the tags addon?   Also, I imported the forum from simple:press but I can't see any of the old tags. Is there any way to fix it?
View entire post
RE: Change tags color
How-to and Troubleshooting - wpForo 2.0
Sofy
12 months ago
18 Relevance
@lux And when i do hover in the tooltip tag? Here is the code you can use: #wpforo #wpforo-wrap .wpf-tags a:hover {background-color: #00A59D !important;} #wpforo #wpforo-wrap .wpf-tags a:before { border-color: transparent #00A59D transparent transparent !important; } The tags in this url: show a border right: white... You can remove it using the CSS code below #wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-shead-icon {border:none}
View entire post
Problem with adding tags
General Discussions
Roel Develop...
1 year ago
18 Relevance
When I try to add tag to a topic, this dropdown shows up. < span style="color: #666;"> Attachment :  tags.jpg
View entire post
Tags only from admin?
How-to and Troubleshooting - wpForo 2.0
wanderingray...
2 years ago
18 Relevance
Is there a way to make sure the creation of tags is only available to admin or moderators. I still want my posters to be able to ADD tags but I want them to be able to only pick from existing tags or be provided an admin approved list. Similar websites to this would be Reddit where there is post "flair" that is different per board/forum (subreddit). Or any StackExchange forum has a similar option.
View entire post
RE: Need a way to strip html tags from posts before saved
How-to and Troubleshooting - wpForo 2.0
BlackRaz
3 years ago
18 Relevance
"Hi @nomadic, Yes, wpForo has filter hooks for changing the allowed HTML tags for posts.Here is our filter for allowed HTML tags. You can add your custom function to our filter hook to manipulate the allowed HTML tags." $allowed_html = apply_filters( 'wpforo_kses_allowed_html', $allowed_html );
View entire post
Issue related to tags
How-to and Troubleshooting - wpForo 2.0
essam
3 years ago
18 Relevance
Hello i have arabic forums and we have an issue with using topic tags , Wpforo prgrammed to use comma in english " , " to separate tags but in arabic keyboard we use : ، As acomma so how to make "،" works for our arabic language , for tags words in arabic can u fix it plz , in next version , and give ys temporary resolving thank u 🌹
View entire post
RE: Hide Adding Topic Tags Form on a Specific Forum?
How-to and Troubleshooting - wpForo 2.0
CurtisB
4 years ago
18 Relevance
Ah, I believe I figured out the solution or at least a workaround: wpForo > Accesses > "Add New Forum Access" Use all the same selections as "Standard access" but deselect "Can add tags" Save it as "Standard access (No Tag Adding)" or something like this wpForo > Forums > click "edit" (pencil icon) on Forum you don't want tags to be added on Under "Forum Permissions" on the bottom right, select the Wordpress user roles you don't want to be able to add tags, and change it from "Standard access" to your new permission ("Standard access (No Tag ...
View entire post
Page 3 / 7 Prev Next

Join Us!

Recent Topics

  • Forum UX Greyed Out Unlimited Bundle Expired Same Time?

    By Pepper Guru 1 day ago

  • memphisguru

    Version 3.0.6, missing icons and forum menu has many extra links.

    By memphisguru 3 days ago

  • AI chat not surfacing Wordpress content

    By Singletrackmark 3 days ago

  • 3.0 is awesome. I wonder if this is possible now?...

    By JohnnyFive 3 days ago

  • Failed table migration; forum content missing

    By gokuuu 4 days ago

  • Old category and forums move to new board

    By Steven007 4 days ago

Recent Posts

  • Robert

    RE: AI chat not surfacing Wordpress content

    @singletrackmark, Please update to wpForo 3..0.8 vers...

    By Robert , 7 hours ago

  • Sofy

    RE: Version 3.0.6, missing icons and forum menu has many extra links.

    @memphisguru This appears to be a CSS conflict w...

    By Sofy , 16 hours ago

  • RE: Old category and forums move to new board

    Moving forum content between boards in wpForo can be a ...

    By Thania_Edorra , 18 hours ago

  • RE: Forum UX Greyed Out Unlimited Bundle Expired Same Time?

    I managed to fix it. I simply enabled divi visual build...

    By Pepper Guru , 1 day ago

  • RE: wpForo 3.0 is released!

    The new wpForo forum is one of the best modern forum de...

    By marsccp , 1 day ago

  • RE: 3.0 is awesome. I wonder if this is possible now?...

    No worries. I figured it out and removed the grey bar a...

    By JohnnyFive , 3 days ago

  • Ricsca

    RE: URGENT: Private forums showing up in searches

    Work 👍

    By Ricsca , 4 days ago

  • RE: Failed table migration; forum content missing

    thank you we dıd

    By gokuuu , 4 days ago

Share:
Forum Information
Recent Posts
Unread Posts
Tags
  • 19 Forums
  • 14.2 K Topics
  • 71.2 K Posts
  • 68 Online
  • 6,080 Members
Our newest member: goldbathroom
Latest Post: AI chat not surfacing Wordpress content
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.0.8

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