Forum Replies Created
-
In reply to: Links to last post are wrong (pagination issue?)
Ok,
To my knowledge, length should not be an issue here.
Try to change the permalinks to see if that helps.
Pascal.Did you run the repair and recalculation tools ? That should normally fix it if the import was successful.
Tools > Forums > Repair Forums
Run one at a time.
Pascal.Hi,
Multiple things you can do depending on what you want to accomplish exactly:
1. Settings > Forums > Anonymous posting : switch this off to globally obtain what you describe for ALL forums
2. If you want to close (protect) a forum, but not all of them, you could use my ‘bbP Toolkit’.
3. If you want to manage the users into groups for access, then also check out ‘bbP Private Groups’ as I’m using that one too.Hope it can help.
Pascal.In reply to: [Resolved] how to remove icon in nav menuHi,
I have no idea what icon that could be. Is it a public website, could you share the link ?
What WP and bbPress version ?
Thanks, Pascal.In reply to: Error with my custom themeI don’t really know that much of it, but look at the URL you have when you see that message. Probably you have an ‘action’ variable that has no or an incorrect ‘_wpnonce’.
AN example of a correct url : https://www.elegantthemes.com/blog/wp-content/uploads/2015/11/WordPress-Nonces-nonces-in-url.pngIn reply to: Error with my custom themeHi,
That is a WordPress issue, not a specific bbPress issue. In most of the cases it is because WordPress checks for Nonce in an admin url and the check fails. You will have to search in that way.
Pascal.Hi,
Did you try on the support site for the theme ? It’s might be that they are not bbPress compliant
Pascal.In reply to: Links to last post are wrong (pagination issue?)Hi,
Can you both please give some info:
– WP version
– bbPress version
– Any plugins that could have an influenceThanks, Pascal.
In reply to: MyBB 1.8 to bbpressHi,
What is ‘newest bbPress’ for you ? 2.5.8 or the 2.6-alpha version ?
Pascal.In reply to: Change size font size of forumHi,
Have a look at this page: https://codex.bbpress.org/bbpress-styling-crib/
Pascal.In reply to: Change size font size of forumHi,
Look under ‘Appearance’ and you should find a way there to change your options for the fontsize.In reply to: BBPress for HUGE forums? Capable?@superaven @willywonkabar
v2.6 is in a pretty advanced state now. You can download the current alpha version from https://downloads.wordpress.org/plugin/bbpress.zip . It has improved a lot in, amongst other things, importing from other forums.It would be of great help if both of you could test it and let us know your feeling about it.
Pascal.
In reply to: How to Hide Create New Topic Behind LinkHi,
Create a bbpress folder inside your theme (https://codex.bbpress.org/themes/theme-compatibility/getting-started-in-modifying-the-main-bbpress-template/)You probably need to copy content-single-forum.php into your bbpress folder, then you can delete any instance that says
<?php bbp_get_template_part( 'form', 'topic' ); ?>
That should do it.
Pascal.In reply to: Before PostingOr go directly to the new topic screen: hover over ‘bbPress.org’ in the grey bar above here and ‘Create New Topic’ will appear that will lead you to https://bbpress.org/forums/new-topic/.
In reply to: moderator disappeared from usersHi,
Can you also confirm you know all your users ? Are you sure you are not hacked somewhere ?
Pascal.In reply to: moderator disappeared from usersHi,
Is your roles plugin valid for your WP version ? It looks that some information is changed behind the scenes… Try to ask for support on the forum page of that plugin.
If anybody else has extra info of ideas, always welcome.
PascalIn reply to: Creating a Forum for Magazine SiteHi,
To be honest, I tend not to use MU except for testing. The network activation of plugins (so push and activate them to all the subsites) is nice, but not all plugins are ready to be used like that. But I more see it like different websites under the same admin and not as a site and a subsite.
Pascal.In reply to: bbpress Login widgetHi,
Have a look at this for your sidebar: https://codex.bbpress.org/layout-and-functionality-examples-you-can-use/#26-creating-a-bbpress-specific-sidebar
Pascal.In reply to: [Resolved] How to change the word?@robin-w
it’s probably solved: https://buddypress.org/support/topic/how-can-i-change-word-forums/#post-248673
Pascal.In reply to: Users get ‘blocked’ on a blank page on loginHi,
Follow this: https://codex.bbpress.org/getting-started/troubleshooting/blank-pages/
Hope it helps, Pascal.Hi,
bbPress has not changed it’s stable version for some time. Things that changed are WordPress and Woocommerce, so I would suggest to also talk with them and first check the last opened tickets since you more or less have the issue.
Did you check you don’t have any issues: https://wordpress.org/support/topic/read-this-first-9?replies=1
Pascal.
In reply to: Creating a Forum for Magazine SiteGuten Morgen Torsten,
My doubt was on the double users you would have, but if (except the admins) nobody else has a current account, then you won’t have that issue.
You could go for a separate WordPress and bbPress installation, but… :
– Speed: If you put both on the same physical machine, inside the same shared account or on the same SQL behind, then you will not gain, you might even loose as you have 2 WordPress instances running
– Security: Over the years the security of WordPress has increased a lot and if you are careful with plugins and custom installs, I don’t see why an extra instance would be needed.I would like to add the burden of having to update 2 WordPress instances with anyway the same version, theme, customizations, …
But of course it’s your choice !
Let’s see if other have a different opinion,
freundliche Grüße,
Pascal.In reply to: Change username of all posts with a particular nameI think everybody will tell you: Don’t mess with the database 🙂
gl,
Pascal.Hi,
The latest stable version is still 2.5.8, but 3 days ago probably the readme file was modified to indicate that WP 4.4.1 is supported.
Version 2.6-alpha is in the development trunk but not yet moved to ‘stable’.
Pascal.In reply to: deactivate bbpress errorHi,
Have a look at this: https://codex.wordpress.org/FAQ_Troubleshooting#How_to_deactivate_all_plugins_when_not_able_to_access_the_administrative_menus.3F
Pascal.