forum
Forum Replies Created
-
Forum: Plugins
In reply to: [wpForo Forum] wpforo 2.4.17 vulnerabilityHi, you can just upgrade to the latest version.
Forum: Plugins
In reply to: [wpForo Forum] ### URGENT | WPFORO |CONTAINERThat h1 tags is not comming from wpForo, you need to check the wordpress theme files, plus custom templates
Forum: Plugins
In reply to: [wpForo Forum] ### URGENT | WPFORO |CONTAINERHi @mazzane
What do you mean by saying “the forum page is all stretched out”?
I’ve reviewed the screenshot you provided and didn’t notice any issues.
Could you please clarify what you mean and share additional screenshots with the problem areas clearly marked in red? This will help our developers better understand the issue and assist you more effectively.
Forum: Plugins
In reply to: [wpForo Forum] Shortcode for ForumTry this way
[wpforo item=”forum” id=”123″]
or
[wpforo item=”forum” slug=”forum-slug”]Forum: Plugins
In reply to: [wpForo Forum] Forum links lead to a blank content areaHi ,
In wpForo, each Board is connected to its own WordPress page. When you create a new board, wpForo automatically generates a page for it with a unique Page ID. This page contains the main wpForo shortcode [wpforo], which is responsible for loading the forum.If you ever change or delete that page, you can reassign or regenerate it in Dashboard > wpForo > Boards. Each board must always have one page with the [wpforo] shortcode, otherwise the forum won’t display correctly.Page ID → Defines the WordPress page used by the board.Shortcode [wpforo] → Loads the forum content. You should not add it to multiple pages for the same board.If you want to display different boards, each must have its own dedicated page with its own [wpforo] shortcode.So, in short:Boards = separate forums.Each board = one WordPress page.That page must contain the [wpforo] shortcode.
Forum: Plugins
In reply to: [wpForo Forum] Admin User self-delete emailHello,
Thank you for reporting this issue. We’d like to let you know that the problem has already been fixed and the solution will be included in the next wpForo version update. Once you update to the upcoming release, everything should work fine.
Forum: Plugins
In reply to: [wpForo Forum] Hello? Anyone there?Hello,
Thank you for your message. Our website wpForo.com has been temporarily offline for the last few hours due to maintenance, but the restoration process is already in progress. Everything should be back online within a few hours.
Please rest assured that wpForo is actively developed and fully maintained. In the meantime, if you have any questions, you can open topics on:
- The wpForo support forum on wp.org
- Our support desk at gvectors.com
We’ll be happy to assist you, and once wpForo.com is restored, all services will continue as usual.
Best regards,
wpForo Team
Forum: Plugins
In reply to: [wpForo Forum] Looking for a forum plugin with supportYes, we offer support. For support-related questions, please create a new account at wpForo.com and open your preferred topics. Our community will be happy to help.
Forum: Plugins
In reply to: [wpForo Forum] wpforo notifications in bell not redirecting to forumsHi David,
Please create a new topic on our official support community at wpforo.com. Our community members will be able to assist you. Additionally, please include the website URL where you encountered the issue, so our community members can better understand the problem.Forum: Plugins
In reply to: [wpForo Forum] Login WidgetHi @fireflywebs
You can try this CSS to hide the register button.#wpf-widget-profile .wpf-prof-footer .wpf-button[href*=”/sign-up/”] {
display: none !important;}
Forum: Plugins
In reply to: [wpForo Forum] Login WidgetHi @fireflywebs
I see you have tried a third-party widget plugin. For any issues related to that widget, please contact their developers.
P.S. We suggest using the wpForo built-in widget “wpForo User Profile & Notifications.
Forum: Plugins
In reply to: [wpForo Forum] Moving Threads to Proper CategoryHi @fireflywebs
Here is the video tutorial on how to move a reply between topics:
Regarding deleting content: If you delete any parent item, all child items will also be deleted from the database. In your case, you deleted the parent reply, so all child replies associated with that parent reply were also deleted from the database. Another example: if you delete a topic, all replies within that topic will also be automatically deleted from the database. The topic is the parent element, and all replies are the child elements of that topic.
Forum: Plugins
In reply to: [wpForo Forum] Making Forum PrivateHi @fireflywebs
The “wpForo Online Members” widget has a multiselect box field with user groups. If you check the boxes for admin, registered, and moderator, you confirm that you want to show the online status only for users in the selected groups. For example, if you select only admin, moderator, and registered, it means that if a user is an admin, moderator, or registered member and is online, the entire website will see that this user is online. If you uncheck “admin” from the widget settings, the website will no longer display the online status of any admin users.
Forum: Plugins
In reply to: [wpForo Forum] Forums and Topics Feeds Breadcrumb@fireflywebs
Please watch this tutorial video: https://www.youtube.com/watch?v=5K0D3paIQoc- This reply was modified 1 year, 10 months ago by forum.
Forum: Plugins
In reply to: [wpForo Forum] Moving Threads to Proper CategoryHi @fireflywebs ,
Please watch this tutorial video: https://www.youtube.com/watch?v=EwIZ4MDhVes