AI Search
Classic Search
Notifications
Clear all
Search result for: external links
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.
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
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:
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 ...
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.
You can share using share buttons and share links, so the changelog only refers to share links not all links in the posts.
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:
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
@realact
Maybe try the direct links instead.
domain.com/participant/activity/
Etc.
They should redirect to only the logged in user info
@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
@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
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?
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!
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.
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