hide voices in bbpress
-
is there a way to hide the voices tab fully from this plugin? or may I suggest this added to the feature in a future update?
i don’t know enough about css and php (nothing at all) so I can’t edit it out.
-
No problem, and yes I’ll add it to a new version when I get a moment.
In the meantime, as it’s just a few lines of code, I’ve cut a quick plugin for you to use.
Go to my website
http://www.rewweb.co.uk/remove-voices/
and you’ll find it and instructions there.
My test site is full of test code at the moment on another project, so if that not what you wanted, send me a link to a page on your site showing what you want removed, and I should be able to quickly do this for you. If you’d rather not post a url here, then you can contact me via my website.
nothing heard – marking as resolved.
Hey Robin
Have you had a chance to add this functionality (remove voices) to the style pack yet?
If yes, for the life of me I can’t find the settings.
Thanks in advance for your assistance.
Kind Regards
Max
not yet, but it is on a list !
Poor you. Your to do list has entries on it that are more than 5 months old…:-)
I road tested your plugin for this issue but it does not appear to work anymore.
Looking forward to a solution.
Thanks for your assistance.
Kind Regards
Max
Supporting 10 websites, 6 plugins, and helping on bbpress forum and doing all this in hobby time means that I work on stuff that seems important. Given that I thought my solution worked, I had left this element, as I want to work up a full ‘voices’ tab to let you change the wording and choose what is shown.
Just had a very quick look while my brain rests from a very complex problem, and it may be that it removes voices for forums but not topics – can you check? That would help me.
The only things that are important are your health and your family. The rest is just as you stated: stuff.
I am running the latest version of WP with Generatepress theme locally hosted on my machine with Xampp.
Without your plugin:
1. Topics listed in a Forum have a voices column
2. A topic page does not include a voices column (never did to my knowledge?)
2. On a user profile page:
Topics Started has a voices columnWith your plugin activated: No change to 1. 2. and 3. above
I am running a fat side bar 300px with my content section only 600px. The primary reason I want to remove the voices column is that when a user views “Topics Started” in his or her profile page, the header is jumbled because the four headings- topic, voices, posts and freshness, are too big.
I can, of course, solve the above mentioned problem by reducing the font size of the header down below 10px but not a great outcome for older readers/participants.
With regard to the above solution, there would also seem to be a periodic bug generated by your style pack. The header font size change remains perfect in the forums and topics, but it periodically lapses in profile/Topics Started page and the text in the header goes back to its too big and jumbled state.
Thanks in advance for your valuable assistance.
Kind Regards
Max
Sorry I forgot to elaborate, when viewing a profile the Header is of course squeezed over because of the Users avatar and the links thereunder.
Kind Regards
Max
just had a look – you are talking about a voices column, not the horizontal part above the forum which says :
This forum contains 166 topics and 747 replies, and was last updated by testuser2 .
is that the issue?
if so add this to the custom css
.bbp-topic-voice-count { display: none; }Hey Robin
I have a custom css plugin so that I can keep all of my css mods in one place.
I just added your code above.
It removed the voices column but it also stripped out all of the settings in your BBP Style settings plugin.
So I am now rebuilding with a vanilla install.
Any idea why the addition of this code to my custom css plugin would cause your plugin to have a heart attack?
Kind Regards
Max
not quiet sure what you mean by ‘also stripped out all of the settings in your BBP Style settings plugin. ‘ Do you mean they show as nil in settings , or just don’t work?
Do you know if they went from the database, or just the display.
What css plugin are you using?
Settings such as 12 px were stripped out of the UI of your plugin.
I am using Add Custom Css.
Kind Regards
Max
And the styling was lost when viewing the front end of the forum.
Given that you also have issues with edit, I’m beginning to think that your database is corrupted.
Nothing I sent you would delete my plugin settings, and I just did a quick retest, and I can’t get anything to go wrong on my test site.
Doesn’t mean that there isn’t an issue, but I’m fairly sure that it is not plugin related
Have yu recreated the entries, and are they now saving/working?
The topic ‘hide voices in bbpress’ is closed to new replies.