gVectors Dev
Forum Replies Created
-
Forum: Plugins
In reply to: [wpForo Forum] Migrate bbPress Forum to WPForoHi @erossini,
You can achieve that by yourself using Go2wpForo tool or contact with gConverter or ProfProjects services for the migration.Check this Doc about Go2wpForo: https://wpforo.com/docs/wpforo-v2/migrate-to-wpforo/
And please make sure you don’t pass this part of the information written in the Doc:
Is there any support for this tool – Go2wpForo?
Forum to Forum migration is a large project. We’re sorry but we cannot support issues arisen during your forum migration. We only support questions related how to use and configure this tool in wpForo support forum. We don’t support the result of migration. This kind of large work is out of our support. In case the migration result of this tool doesn’t satisfy you, you should contact to professional forum migration services for custom migration. We only recommend gConverter or ProfProjects services for such projects. They have already done hundreds of forum to wpForo migration projects with the best result.- This reply was modified 3 years, 8 months ago by gVectors Dev.
- This reply was modified 3 years, 8 months ago by gVectors Dev.
Forum: Plugins
In reply to: [wpForo Forum] Donate ButtonHi @imagine2006,
I’m sorry, but wpForo doesn’t have any functionality for Donating, and Donate Button.
If you have a plugin for Donating Users, it will work, as wpForo uses WordPress Users. But inserting a Button in wpForo profile page is another thing as wpForo has to be integrated with that current donating plugin. If not, you need to find a way to insert the Button in wpForo profile page by a custom way.Forum: Plugins
In reply to: [wpForo Forum] Deleting a post hides the topic from the forum.@surlofia,
ok, this topic would be set solved.Forum: Plugins
In reply to: [wpForo Forum] Deleting a post hides the topic from the forum.@surlofia,
copy the text in your topic and paste it in the new topic created in wpForo Community.Forum: Plugins
In reply to: [wpForo Forum] Need help to fix stretching?@qnkov,
navigate to Dashboard > wpForo > Settings > Action Logging & Views, disable Topic Links – Jump to First Unread Post optionForum: Plugins
In reply to: [wpForo Forum] Need help to fix stretching?@qnkov,
navigate to Dashboard > Appearance > Menus,
there you can change the menu names.Forum: Plugins
In reply to: [wpForo Forum] Need help to fix stretching?@qnkov,
Use the below CSS code:#wpforo #wpforo-wrap { padding: 10px !important; }What banner do you mean? wpForo Ads Manager addons banner?
Forum: Plugins
In reply to: [wpForo Forum] Wpforo statistics not updating@branhampaul,
the statistic would be updated after a reply, new topic and that kind of actions.Forum: Plugins
In reply to: [wpForo Forum] Need help to fix stretching?Hi @qnkov,
please provide your forum URL.Forum: Plugins
In reply to: [wpForo Forum] Forum can not be calledHi @thobie,
This topic would be closed as you have the same topic at wpForo Community.Forum: Plugins
In reply to: [wpForo Forum] Getting lots of spamHi @wandersoncs,
please check this Doc about spam: https://wpforo.com/docs/wpforo-v2/settings/spam-protection/Forum: Plugins
In reply to: [wpForo Forum] opening member profile and hovering mouse over delete button@branhampaul,
insert the below CSS Code in Custom CSS Code field from Dashboard > wpForo > Settings > Colors & Styles Settings#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-actions .wpforo-user-tools a:nth-child(4){ display: none; }Forum: Plugins
In reply to: [wpForo Forum] opening member profile and hovering mouse over delete button@branhampaul,
if you want to remove one of those field from user’s profile I can give you a CSS Code which will hide them, just provide the Names of those options.Forum: Plugins
In reply to: [wpForo Forum] opening member profile and hovering mouse over delete button@branhampaul,
Not sure why you want that, but I would recommend you to use User’s wpForo Profiles: Delete user In Dashboard Option, as by using that option you can select what to do with that current user’s content.
1) Delete it or 2) Assign to another user.Forum: Plugins
In reply to: [wpForo Forum] opening member profile and hovering mouse over delete button@branhampaul,
Dashboard – Can delete member option lets to Delete the User from Dashboard, but don’t forget that Website Admin(WordPress User Role Admin) can delete users from dashboard.
That Dashboard – Can delete member option won’t work for the admin, as WordPress lets the Admin delete users from the Dashboard.