# |
Post Title |
Result Info |
Date |
User |
Forum |
|
Remove "Search Entire Post" Search Type and replace with search tags
|
18 Relevance |
5 years ago |
eggsplain |
How-to and Troubleshooting |
|
...
For example, the default search type is set to "Search entire posts." Whenever you search with wpforo, the wpfs value gets set to the search term and the wpfin value gets by default set to "search entire posts." I have combed over my source code trying to find where this value gets set to search entire posts by default.
I was wondering if it was possible to set this value to "Find topics by tags" or even "Search titles only." Anything except "Search entire posts."
Essentially with "Search entire posts" search type I am getting this error:
Warning: m ... |
|
RE: TAGS Problem in Wpforo
|
18 Relevance |
6 years ago |
Anonymous20 |
How-to and Troubleshooting |
|
Again, there is a huge ammount of information about tags in general all over the Net, i see to reason to replicate it here. Don't take my word, search and read it yourself.
As for the rest you mention (LSI etc), those are deep SEO myths. You can't rank anything at all, if your site/forum is empty or without real and important information.
If only using tags would make our sites popular in search engines ...... |
|
RE: TAGS Problem in Wpforo
|
18 Relevance |
6 years ago |
Anonymous20 |
How-to and Troubleshooting |
|
But our site members are adding large keywords for 3-4 words
Then spend some time and educate them. Otherwise your tags will look like "spam" (well not exactly but you get the picture). |
|
TAGS Problem in Wpforo
|
18 Relevance |
6 years ago |
Ashish |
How-to and Troubleshooting |
|
... shown to everyone. Check Attached Image
=> 2. Another Error Full tags can not be added by anyone Don't know is there Any word limit for tags For Example: If I have to have write
Best WordPress Forum Plugin, Best Forum Plugin for WordPress
Then,
Many times Last letter cut automatically white adding tags
LIKE THIS => Best WordPress Forum Pl, Best Forum Plugin for WordPre
Please tell me how to solve this issue.
Hope to hear from you soon
Thanks & Regards |
|
Related topics by topic and not by web tags
|
18 Relevance |
6 years ago |
hector |
General Discussions |
|
I know that wpForo shows topics related to tags, but what happens with the topics where the user does not create web tags?
I think the characteristic of related topics should be added or all the issues, regardless of whether they have web tags or not.
Why not add related topics or all the topics of wpForo? |
|
How can I remove empty tags?
|
18 Relevance |
7 years ago |
Князь Воложский |
How-to and Troubleshooting |
|
Good day. Мой сайт I deleted a few of the topics in which were "Дачники" tags. However, the tags themselves remained on the site and when clicking on "Дачники" a blank page is displayed. How can I remove empty tags? Thank.
Link - |
|
RE: Allow more HTML tags in Emails
|
18 Relevance |
7 years ago |
Robert |
How-to and Troubleshooting |
|
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). |
|
RE: No tag in sitemap
|
16 Relevance |
4 years ago |
Robert |
General Discussions |
|
@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. |
|
RE: How can I remove bottom bar?
|
16 Relevance |
4 years ago |
Robert |
How-to and Troubleshooting |
|
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;
} |
|
RE: Topics auto search
|
16 Relevance |
5 years ago |
Sofy |
General Discussions |
|
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: |