Forum Replies Created
-
In reply to: Forum style / setup
It could be several things, but some themes override bbpress templates and prevent my plugin changing them.
Do you have ftp access to your site?
@netweb Thanks for the update
Having followed the links, then code is here
https://meta.trac.wordpress.org/browser/sites/trunk/buddypress.org/public_html/wp-content/themes
In reply to: How to change url/path?I suspect that you (or someone else) has changed the title at some stage
go to
Dashboard>forums>all forums and click to ‘edit’ the forum Publiek Debat
Under the title you will see the ‘Permalink’, which is what you want to alter
In reply to: Can we moderate groups ?There is a plugin
https://wordpress.org/plugins/bbpressmoderation/
It is a bit old, and I haven’t used it, but it may well work
In reply to: how center text below avatarIt was also queried in my plugin support site, it was a theme issue, and fixed
In reply to: Latest reply text aligned leftgreat – glad you are fixed
Often asked, but I’ve never seen a response form the plugin authors
In reply to: Not time sentive forumIt could be done with css or by altering template or code.
In any case it would require some custom coding in quite a lot of places.
Beyond any free help I can offer – sorry !
In reply to: Allocating role of moderatorThe moderator role does not attach itself to any forums/topics/replies.
So anyone allocated to moderator will be able to moderate any forums/topics/replies no matter what date they were made.
No security reason to have forums on a sub-domian
In reply to: Latest reply text aligned leftthis code will change it
li.bbp-forum-freshness, li.bbp-topic-freshness { text-align: left; }
In reply to: Forum images and descriptiongreat – glad you’re fixed
In reply to: Forum images and descriptionLine 471 of your theme’s style.ccs has
http://www.revelation-online.de/wp-content/themes/mh-magazine/style.css
img { height: auto; max-width: 100%; vertical-align: bottom; }
The
vertical-align: bottom;
is causing the issueIn reply to: Forum images and descriptionIt should be.
I can’t see that your bspstyle.css file in the plugin has any data.
If you are doing no styling ion other pages, then it may be that this file remains empty.
Can you try just going into Custom css tab and click save (no need to enter any data) and see if that fixes.
If not come back
In reply to: Forum images and descriptionGreat – glad you are fixed !
In reply to: Forum images and descriptionApologies a ‘mis-tag’ in 3.3.3 meant it wasn’t visible. Version 3.3.4 just released to fix.
show only forums that this user is a member of.
Can you explain what you mean by that.
Are you using a membership plugin, or the ‘private groups’ plugin?
In reply to: Forum images and descriptionUpgrade to version 3.3.3 of style pack.
If you still have an issue, come back
In reply to: Private: Private: Forum Title – Remove One!my style pack does this
https://wordpress.org/plugins/bbp-style-pack/
If you want one ‘Private’ then add this to the title 🙂
In reply to: Forum ListNot totally sure exactly what you are after, but my style pack plugin includes a latest activity widget that sounds like it might do what you are after
In reply to: How to upgrade to alpha?If you mean 2.6 alpha then.
Download from
and save to your computer
Deactivate and delete the existing bbpress plugin – the data will remain
Then install the alpha version by uploading new plugin
and activate
In reply to: Invalid post type. When trying to create forumWAMP or server installation ?
ok, suggest
You deactivate, delete and re-install bbpress
If that doesn’t work
It could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentyfifteen, and see if this fixes.
If those don’t then either maybe corrupt wordpress/server issue.
In reply to: Is this code right for changing font dimension?try either :
or use my style pack plugin
In reply to: Original post is now blankGreat – glad you are now fixed
In reply to: View topics only in forum selectedJudging by the color – I’d suggest that you have made those first two topics ‘super sticky’ so they appear in every forum.
In reply to: No access to bbPress setup etc in old installCan’t immediately see any issue.
It could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentyfifteen, and see if this fixes.
Then come back