Forum Replies Created
-
In reply to: child theme ignored after bbPress install
You’re welcome !
In reply to: same sidebar for each forum topic/forumIt’s because you use the standard page that is generated on /forums
Try to create a new page in WordPress, make sure the slug is /forums (give it any title you want) and then as only text put [bbp-forum-index]
Pascal.
In reply to: same sidebar for each forum topic/forumHi,
Start from this article: https://codex.bbpress.org/layout-and-functionality-examples-you-can-use/#26-creating-a-bbpress-specific-sidebar
Come back if you need anything else.
Pascal.In reply to: Change Forum Role on Users>All UsersHi,
This is a known issue for the moment. A ticket has been opened: https://bbpress.trac.wordpress.org/ticket/2906
Pascal.In reply to: forum pageHi stussi,
In Settings > Forums > Forum Root Slug, can you please put ‘Forum Root’ to ‘foro-mi-mascota’ ?
And tell me what was there before.
Thanks,
Pascal.In reply to: Login redirects to WP loginHi,
Check out the snippets and plugins in this topic: https://bbpress.org/forums/topic/setup-login-for-private-forum/
If you don’t find it there, come back here.
Pascal.Hmmm, strange. I will have to read https://make.wordpress.org/core/2015/04/02/the-utf8mb4-upgrade/ again, but if you only have 5.4.45 …
Could you please give me your PHP and MySQL version ?
In reply to: Allow users and guest image upload on bbPressFor 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.
Hi Ollie,
If you are starting from scratch with this, please consider going to bbPress 2.6. The import capabilities have improved a lot. You can download it from https://bbpress.org/download/
That version is very near to be launched to stable.Pascal.
In reply to: Mobile – avatar overlapping topic title!Happy to see that you’re fixed!
Pascal.In reply to: bbPress Login Widget – Align of an additional ButtoHi,
Is this a public site ? Could you post a link to the page please ?
Thanks, Pascal.Hi,
I have the other way around in my bbP Toolkit: All can reply but only some can create topics. Will add it as feature request, but not sure when I might work on that.
Pascal.Hi,
That’s probably coming from a plugin or your theme. Something is interfering.
Try to switch to a default theme and switch off all plugins except bbPress. Then switch them on one after the after to find the one causing this.Pascal.
In reply to: forum pageHi,
From what you describe, I would think there is something with your theme.
Can you try switching to a default theme and then come back to us ?Pascal.
In reply to: child theme ignored after bbPress installHi,
Not sure if 100% related, but if you know a little bit of coding, you can also check this : https://codex.bbpress.org/layout-and-functionality-examples-you-can-use/#6-load%c2%a0the-style-sheet-after-bbpress
Pascal.In reply to: Stuck on “Starting Conversion”It normally starts from where it left off.
Does it restart now ?Pascal.
In reply to: How to Uninstall and remove role capabilitiesHi,
Have you run the plugin mentioned above to clean ? (just install, activate, deactivate)Talking SQL: if you had an older version of bbPress installed, the only traces you might still find would be in the wp_options table in the wp_user_roles option_name (replace wp_ with your own prefix of course), but it’s not advisable to modify that manually.
Let me know,
Pascal.In reply to: BuddyPress + bbPress breaks bbPress search widgetHi,
Let’s see the outcome on the BuddyPress side. It seems to be confirmed that this only happens in the 2015 theme.
Pascal.In reply to: Importing from vbulletin –> strange characters!Hi,
Probably wrong characterset, let me see if I find somebody that could help.
Pascal.In reply to: Stuck on “Starting Conversion”Hi,
What do you mean with ‘cleared everything’ ? Normally you should just restart the process and it restarts where it left off…
Pascal.In reply to: Logged in users can’t see forumsHmmm, happy to see that you-re fixed, but I don’t see why that would have helped …
In reply to: Logged in users can’t see forumsHi,
What bbPress forum did you create ? So if you edit your forum/wp-admin/edit.php?post_type=forum
is the ‘visibility’ under ‘Forum Attributes’ set correctly ? Try to switch it if needed with an ‘update’ in between.
Pascal.In reply to: how can I put forums on all pagesHi, I’m sorry but I have no idea what you try to do, but as you talk about forums and subforums without forums, you might mean that you want an extra level ?
Maybe you look for Categories > Forums > Subforums ?
Then look at https://codex.bbpress.org/getting-started/configuring-bbpress/creating-content/#creating-a%c2%a0forumIf not, just come back and explain again.
Pascal.
In reply to: hide if there’s no freshness topicHi,
Start from the function itself and see how it was done ?
http://hookr.io/plugins/bbpress/2.5.8/functions/bbp_get_forum_freshness_link/Pascal.