Forum Replies Created
-
In reply to: bbPress/Buddypress user name not in sync
Hi,
What would be the buddypress function to retrieve the username ?
Pascal.In reply to: Overriding !important in bbPress CSS?Hi,
Is this a public site ? If you could post a link and tell us what you want to change exactly, we could have a look. I suppose it’s not bbPress that has the !important ?
Pascal.Hi, you see this message because your debug is on. This specific message is
not a reala minor issue, but it could mean you have somewhere access control issues.See https://codex.bbpress.org/bbp_setup_current_user/was-called-incorrectly/
Pascal.
In reply to: So Slow Posting Small ForumThen I’m out of ideas, sorry …
In reply to: Forum Subscriber NotificationIf you disable it and your email address changes, then there might be something wrong in your settings of the SMTP plugin ! The async plugin should not change the FROM.
So check your SMTP plugin settings, problem might be on that one. (which plugin are you using ? )
Can you confirm
In reply to: So Slow Posting Small ForumI see, can you have a try with this plugin : https://wordpress.org/plugins/asyncronous-bbpress-subscriptions/ ?
Also considering checking bbPress 2.6-alpha that should be released soon as a stable version. Email sending has improved there: https://bbpress.org/download/
Pascal.
In reply to: Importing Large Xenforo ForumHi,
On the first question of the recalculation of the replies, I let somebody else reply as I’m not sure.
For your second question, I can confirm that there is no incremental import, only a full one.
Pascal.In reply to: bbPress conflicting with All in One SEO plug inCheck this one out : https://bbpress.org/forums/topic/blank-forum-index/
If of no help, just get back.
Pascal.
In reply to: So Slow Posting Small ForumFirst remark: 77 forums for 448 topics ? It would be good to limit the number of forums as calculation of e.g. topics in subforums of forums takes time.
But it’s still not normal to get 20secs. In most of the time it’s another plugin or the theme that is causing the issue. As you have switched the theme already, please try deactivating all plugins except bbPress and try again.
If it’s still slow, please post a link so we can try to see the real behaviour.
Pascal.
Hi,
I’m afraid I won’t be able to do a lot. I will forward your thread here to the bbPress developers, but reading other pages on the internet, it seems that WooCommerce is intercepting some calls for data and doing stuff on them that takes time. I can only advise to open tickets to WooCommerce like others have already done so that they can review their functions.Pascal.
In reply to: Forum Subscriber NotificationOkay, next step (based on previous issues), in between every step, try the email sending:
– Disable the asynchronous plugin
– Switch to a default theme like Twenty Fourteen
– Make sure you have NO custom code that you added in your template or function.php that could blockPascal.
I’m afraid I need some more information here…
– What Memberships plugin are you referring to ? Can you give me the link to the plugin to be sure we talk about the same one ?
– Can you give me the links to where others have the same issue ?(Paste all the links, your reply will go into spam but i’ll try to approve it afterwards)
Pascal.
In reply to: Sub Forum List StyleHi,
You probably better work on the li directly:#bbpress-forums .bbp-forums-list li { }
Did you have a look at https://codex.bbpress.org/layout-and-functionality-examples-you-can-use/#1-change-how-the-forum-list-displays ?
If you need something more, please paste the link of the site here and explain what you are looking for.
Pascal.
In reply to: Forum Subscriber NotificationSo you see the traffic in the log (meaning the email is really sent) but your email is not reaching the final mailbox ?
What do you use Memberships for ?
I use bbp private groups and Members from Justin Tadlock and that seem to work fine.Pascal.
In reply to: Forum Subscriber NotificationThe basics: Every user has to click on ‘Subscribe’ on top of the forum to get an email in case of new topics in the forum. Every user has to tick at the bottom when giving a reply to get other replies and follow the topic. You never receive emails for your own stuff.
With the bbP toolkit you can tick automatically.
With the bbP Manage Subscriptions, you can see what users are subscribed.
The Asyncronous subscriptions should help you for some issues that are known.Not sure it in a similar setup it was not bbPress Notify that was conflicting with async bbPress subscriptions, but I would first ask you to use an SMTP plugin so you can see the logs (I use SMTP Postman, but there are others). Check the logs to see if something goes out and if the from and to are correct.
Then also check SPAM of course in arrival in your mailbox.
Hope you find something,
Pascal.And
display:inline;
will show on 1 line… all depends what you want.What do you mean with ‘misaligned’ ? Where do you want them ?
This will already get it away from the text:
img.avatar.avatar-14.photo { margin-bottom: 0px !important; }
PS. Next time please include the link to you site because for CSS we always need to see the site itself.
In reply to: How to change the topic link?Hi Jakob,
You had put too many links, so your question was not approved automatically.
This is a discussion ongoing for a while now. The only news I have is that you are not the only one requesting it and that it has been logged as a feature request. So in one of the next versions it should be possible to put a custom slug/url.
Pascal.
Hi, welcome back.
If your subsite is on the same server, towards the same MySQL or MariaDB… then for the performance it will probably not help a lot.
Why not trying to go to the root of the issue and try to reduce the 10s loading to at least 8s so that the extra 2s from bbPress are not adding extra ?Please note that WordPress requirements/recommendations are on https://wordpress.org/about/requirements/
Some things to check first:
– Have you run all the repair tools of bbpress after import to be sure your structure is optimized ?
– Have you deactivated any not-needed plugin ? Is your theme ready for bbPress ?
– Are you using any cache mechanism to improve speed where possible ?
– Did you try to run performance tools like the P3 plugin performance profiler to narrow down the possible slow parts ?
– What score do you get on gtmetrix.com ? Or what did the pingdom tools indicate ?
– Is it for all people in the world the same ? Check with sucuri performance.
– Some further reading: https://codex.bbpress.org/getting-started/improving-performance/If it would come to database queries, also check these plugins:
– https://wordpress.org/plugins/query-monitor/
– https://wordpress.org/plugins/query-monitor-bbpress-buddypress-conditionals/Then of course there are a list of performance improvements that can be done on caching, offloading, … with plugins like W3 Total cache, batcache, WP Super Cache or other. Also check autoptimize and using cloudflare.
Also note that in the upcoming bbPress v2.6 (hopefully before the end of this year), a lot of focus went on possible performance issues.
Hope it helps,
Pascal.In reply to: BBPress SlowAre you on shared hosting ? Are you sure your host is not overloaded ? (had the same issue some weeks ago).
You are sure there were no updates to any plugins/themes ?Pascal.
In reply to: No bbPress after installIf you are on MU, you are on the subsite, right ?
Do you get to the settings ? /wp-admin/options-general.php?page=bbpress
Do you get to the list of forums ? /wp-admin/edit.php?post_type=forumPascal.
In reply to: Keymaster per forumHi,
I have done this with ‘bbp private groups’ and moderators. Have a look if it serves you.
Pascal.In reply to: Member cannot post to forumJust one thing, you did move to 3.1.10 of Akismet, right ? The 3.1.9 version existed for some days, but was blocking comments for some users.
In reply to: where is image file in forum’s upload image?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.