Forum Replies Created
-
In reply to: Remove left indentation when viewing topic?
The style is coming from somewhere else (probably your theme) and the ones you need to work on are exactly the ones you mention:
.entry-content {
float: right;
width: 71.42857144%;
}
Seems the only thing to do.
Pascal.In reply to: Performance after conversionHi,
Do you have lots of subforums ? It seems that subforums inside forums might cause some performance degrading.In reply to: Cannot login with chrome, says “blocked”probably a cache…
In reply to: Allowing inline images uploads in posts?@mimbelli, try not to revive 4y old posts please. Just post your own 🙂
For uploading files, the 3 products I know of are ‘GD bbpress Attachments’, ‘Image Upload for BBPress’ and ‘bbPress Multi Image Uploader’. Have a look if it would fit your needs.
If you use BuddyPress as well, then there is also ‘BuddyPress Forum Editor’.
Pascal.
In reply to: Cannot login with chrome, says “blocked”Now it works !
In reply to: phpBB importer fails on non-alpha user name?Noted ! Thanks a lot for this.
In reply to: Lock a threadWhat do you mean with ‘Thread’ or ‘post’ ?
bbPress has forums, topics and replies. Depending on what you need I could point you in the correct direction.Pascal.
In reply to: forum permissionsbbP Private Groups ?
And bbP Toolkit to close forums for posting ?Hope these help.
What do you mean with ‘get forum’ ? Are you coding in PHP or is it to display e.g. the most recent topics ?
In reply to: Create similar topics to several forums at onceNot without coding… But if it’s only for 5 or 6 forums, a copy/paste will go a lot faster.
In reply to: Remove left indentation when viewing topic?I would need a link to see the CSS behind …
In reply to: Some questions before migrationHi,
Some answers from my side:
– I don’t know IPB, so no idea what’s in there, but for almost everything there is somewhere a plugin available
– website and forum share users and the environment. Again with plugins a lot can be done (e.g. my bbP Move Topics is doing one switch from one to the other and soon also the other way around)
– version 2.6 is coming out very very soon, so yes, it’s still alive ! If you want to do a test, go for 2.6 immediately on https://bbpress.org/download/Pascal.
In reply to: Performance after conversionGreat news ! 2.6 focused on performance and import, so I’m happy to see that you confirm this.
In reply to: How to use nickname as display name in forum onlyThis is probably what you need: https://bbpress.org/forums/topic/putting-the-mention-below-name
In reply to: Cannot login with chrome, says “blocked”Never saw this before to be honest, but it’s more a WordPress issue…
http://www.ecoby.se/wp-login.php is blocked, but the moment I want to add a parameter (http://www.ecoby.se/wp-login.php?) it seems to respond.Go to http://www.ecoby.se/wp-admin and check security plugins if any.
Pascal.
In reply to: Uploading images without placing the textFor uploading files, the 3 products I know of are ‘GD bbpress Attachments’ (as Robin indicated), ‘Image Upload for BBPress’ and ‘bbPress Multi Image Uploader’. Have a look if it would fit your needs.
If you use BuddyPress as well, then there is also ‘BuddyPress Forum Editor’.
Pascal.
In reply to: Performance after conversionHi,
Did you run the repair tools after the import (Tools > Forums), one at a time ?
Pascal.But… in the end you see what the people responded below the post in your blog. So just open it for comments and you have the same ?!?
What am I missing here ?
Pascal.In reply to: vbulletin import…failsAnd don’t forget, if you relaunch the import, it should continue where it left off…
In reply to: vbulletin import…failsWhen you say it ‘fails’, what do you get exactly ?
Did you deactivate all plugins that you could to speed up the process ?If it seems to fail with timeout, it might be good to have a 2nd /wp-admin open to see if your site is still responsive.
Pascal.
In reply to: Can you display topics by the ‘Topic Attributes’?Hi,
That would probably be a question for the support of that plugin.
Pascal.Hi,
For sure it will need some coding…Let me see if this evening I find a moment to look for a hook before inserting topic or reply
Pascal.
In reply to: Bbpress Styling Edits Help PleaseDid you check bbp Style Pack ?
Pascal.
In reply to: Forum’s Description Font Size IssueAny link to the site ? It’s a lot easier for us to see the site directly …
Thanks, Pascal.In reply to: Add a View All Topics link to my forumHi,
Is this the standard /forums ? Then start creating a standard WordPress page and add the [bbp-forum-index] on it. Now you can add any other shortcut or text on this same page.Pascal.
Shortcodes: https://codex.bbpress.org/features/shortcodes/