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:  external links

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

 Sort Search Results by:


Page 5 / 7 Prev Next
Where do you store user uploaded files/images? Server or External storage?
General Discussions
Roel Develop...
3 years ago
15 Relevance
Do you guys just store user uploaded images/files in the server or in external service like Amazon S3? If a forum member upload HD images or big files, thats going to hurt the server.
View entire post
Latest topic on external site?
wpForo Integration
pederw
7 years ago
15 Relevance
Hi, I would like to have the latest topics on an external site as a widget. What do you recommend and is it even possible and how? Thanks in advance
View entire post
RE: Is it necessary to use an external theme or can I just use the native functionality of wpforo themes for a simple forum?
General Discussions
Robert
8 years ago
15 Relevance
There is no any external theme for wpForo. wpForo comes with built-in theme. it has all necessary functions and features to build a simple or pro forum. You can use one of wpForo forum layouts: And color styles:
View entire post
External Shortcodes No longer working
How-to and Troubleshooting - wpForo 2.0
NSH
9 years ago
15 Relevance
Hi, Here's hopefully my final issue of the day. I understand that wpforo doesn't natively output other plugins shortcodes and that a workaround is suggested as found here. Prior to this latest update my external plugin shortcodes were working fine, however upon checking my site today they had stopped working. The plugins I have been using are Smart Slider and Unite Gallery. These plugins allow the Admin only to create a wpforo topic post and present images far better that the native wpforo output, either by way as a slider which can tell a story or as ...
View entire post
RE: Remove links from about me section
How-to and Troubleshooting - wpForo 2.0
hbk747
2 years ago
15 Relevance
Thank you but lets assume I allow the profile to be edited after a while (lets say 4 posts), then the user can add dofollow links using about me, website, and signature sections after they have posted a few times. How can I remove the insert/edit link feature. For example I can add a link by clicking the insert/edit link option in this text editor and add a link like this I am sure there is code that can just remove that linking feature from the about me and signature text editor. I would like to remove the insert/edit link feature from the text editors of posts as well. So if someone wants to post a link, they can just type abc.com and it stays unlinked since there is no linking feature. Right now I have Min number of posts to be able to post links set to 100000 so that people cant post links BUT what happens is that the linking option on the editor is still there and people dont know they that cant post links. So when they post a link, it looks like this: Nice. <a href=" removed link ” target=”_blank” rel=”noopener”>Abc This looks ugly and the user could get annoyed that they posted a link (since it could be non-spam) so I just want to take away the linking feature for good.
View entire post
RE: rel="nofollow" to share buttons and links
General Discussions
Robert
3 years ago
15 Relevance
You can share using share buttons and share links, so the changelog only refers to share links not all links in the posts.
View entire post
RE: Links to open in new tab
How-to and Troubleshooting - wpForo 2.0
VereK
7 years ago
15 Relevance
Aside from the code above, if links are pasted as plain text (control+shift+v) it will auto add the target_blank functions. Straight paste: Plain text paste:
View entire post
RE: Is there a way to block links to competitor sites?
How-to and Troubleshooting - wpForo 2.0
Robert
7 years ago
15 Relevance
Hi @stocksforum, It's hard to filter or add control to links. Currently there is a good solution in wpForo Span Control. It sets all new topics and posts unapproved if it finds some links in posts.It works for New registered users and you can control the level of new registered users in Dashboard > Forums > Tools admin page. For example you can set users is new till the 5th post. If you need to control links for old members you should find some developer and ask to write some code for that. That code can use wpForo content filter hooks and filter links. The main content filter hook are these: wpforo_content_before wpforo_content wpforo_content_after
View entire post
RE: Links to the forum from an external page
How-to and Troubleshooting - wpForo 2.0
VereK
4 years ago
15 Relevance
@realact Maybe try the direct links instead. domain.com/participant/activity/ Etc. They should redirect to only the logged in user info
View entire post
RE: How to add the atribute Nofollow+noopener+noreferer to the external links?
How-to and Troubleshooting - wpForo 2.0
AlShoker
5 years ago
15 Relevance
@chris, Perhaps the problem with nofollow is due to a bug in the Visual Editor? Look at the screenshots, please.Depending on how the user places the link, a nofollow attribute is attached to the link or not.If you just insert a link into the comment input window, then it is obtained with nofollow, but without noopener. And if you insert a link through a button in the Visual Editor, then the link is obtained without nofollow, but with noopener. This can be seen in 2 screenshots.How can I fix the Visual Editor function so that all outgoing links are nofollow and noopener without fixing the /wpf-includes/functions.php file? < span style="color: #666;"> Attachment :  WPForo_1.jpg
View entire post
RE: How to add the atribute Nofollow+noopener+noreferer to the external links?
How-to and Troubleshooting - wpForo 2.0
ManuO84
5 years ago
15 Relevance
@alvina I am sorry but this is not true. As you can see in the code (see attached file). So how to set all internal links as "nofollow" ? < span style="color: #666;"> Attachment :  Follow.png
View entire post
RE: External Links
How-to and Troubleshooting - wpForo 2.0
dimalifragis
5 years ago
15 Relevance
Not sure i understand what API is needed. Force all links to open to a new tab and that's it. Unless i didn't not understood your question right. What plugin is this?
View entire post
External Links
How-to and Troubleshooting - wpForo 2.0
mpearson65
5 years ago
15 Relevance
Hello, I want to be certain that users never add a link in a forum that does not open in another tab. It seems this is not possible with the settings available (unless I missed it)? Please let me know if that is the case. If so, then my options would be to replace the current wysiwyg editor with a different one or ask my developer to make the changes to the links on the backend. Thanks for your help!
View entire post
RE: Some external links do not open in a new navigation tab
Bug Reports - wpForo 2.0
Robert
6 years ago
15 Relevance
And it comes with the target="_blank" attribute. So all is done by wpForo automatically if you just put a URL. But if you copy some link and past in the editor it doesn't do any replace. So I want to ask you , how do you create those links? Leave some direct link to that post.
View entire post
How to all external links with "rel-nofollow" by defaut inside the WPforo plugin
How-to and Troubleshooting - wpForo 2.0
Ferreidea
6 years ago
15 Relevance
Hi! I remember few time ago in the settings of the wpforo plugin it was available the option to make all the links in the forum that are posted by users with the targ "rel-nofollow" automatically but now I cant find it! Where is it the option? Kind regards
View entire post
Page 5 / 7 Prev Next

Join Us!

Recent Topics

  • jean-marie

    Placement des images

    By jean-marie 17 hours ago

  • Auto Login user by using wpforo signin page

    By domi1984 3 days ago

  • Recent Topics Widget

    By Lucky 4 days ago

  • Forum Only Showing an Under Construction Page

    By mccullek 1 week ago

  • How can I disable profile editing in wpForo?

    By KV1 1 week ago

  • How can I mark all new posts as read at once?

    By KV1 1 week ago

Recent Posts

  • Sofy

    RE: Placement des images

    Hi, Please provide the URL where we can check the iss...

    By Sofy , 45 minutes ago

  • RE: Auto Login user by using wpforo signin page

    Hi, Link is not possible as page is not yet live (pas...

    By domi1984 , 20 hours ago

  • RE: Performance issue

    Hi @hbk747, We have done some optimizations here, the...

    By Martin , 3 days ago

  • Sofy

    RE: Recent Topics Widget

    Hi Lucky, Yes, the Recent Topics Widget includes a Ra...

    By Sofy , 4 days ago

  • RE: Forum Only Showing an Under Construction Page

    I figured this out. I was not clearing the cache proper...

    By mccullek , 1 week ago

  • Sofy

    RE: How can I disable profile editing in wpForo?

    Hi, You can adjust the "Min number of posts to be abl...

    By Sofy , 1 week ago

  • wpForo Support

    RE: Gazal/is

    Hi gazalis, That's an interesting observation about y...

    By wpForo Support , 1 week ago

  • Sofy

    RE: How can I mark all new posts as read at once?

    Hi kv1, The wpForo has a "Mark all read" feature avai...

    By Sofy , 1 week ago

Share:
Forum Information
Recent Posts
Unread Posts
Tags
  • 19 Forums
  • 14.3 K Topics
  • 71.5 K Posts
  • 19 Online
  • 6,334 Members
Our newest member: techgencomputer98
Latest Post: Placement des images
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.5

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