Topic tag conditional for specific word
How do we do a basic conditional for a specific term from our list of topic tags? I’ve tried all these different methods but not worked it out (annoyingly I have had this working before but don’t have...
View ArticleMove User Details to Custom Sidebar
Is there a way to unhook the user-details.php and move re-call it in my own custom sidebar? Or is there a function to load the template part in my custom sidebar file?
View ArticleReply To: Move User Details to Custom Sidebar
So I found how I can go about loading a specific template, either bbp_get_template_part() or bbp_locate_template() should work. The only part of this question I’m not sure of is how to unload a...
View ArticleReply To: Move User Details to Custom Sidebar
Ok, here’s what I did. If anyone has a better solution post it! What I was ultimately trying to do was combine both the WooCommerce accounts sidebar with the BBPress sidebar. I think the most...
View ArticleHow to disable text editor?
I need to enable visual editor and disable the text editor. Currently, I have both visual and text editors.
View ArticleReply To: How to disable text editor?
possibly div#wp-bbp_reply_content-editor-tools { display: none; } in the custom CSS section of your theme
View ArticleReply To: How to disable text editor?
The visual editor is hidden. I need the text editor to be hidden.
View ArticleReply To: How to disable text editor?
I don’t know what happened, but it is working now. Thanks Robin
View ArticleReply To: How to disable text editor?
I don’t know what happened it’s a computer – we’ll never understand them !! great – glad you are fixed !!
View ArticleCan’t find where to customize element
Hey there guys… there is a specific element on my bbpress forum that I need to customise and I’ve been through the style crib, the bbpress style sheet, and even the bbpress style pack plugin and can’t...
View ArticleReply To: Can’t find where to customize element
So, you main issues is, you can’t change styles for “Reply To: element.” ?? If this is the issue, you can check their css, and make your custom css and add it into your theme’s css file
View ArticleReply To: How to Align Content Text To The Left, not centred?
Halo Guam, I also have the same issue of bbpress centre alignment. Please assist me. My site is http://haleze.com
View ArticleHow do completely disable change email from bbpress form-user-edit
I want to remove/disable totally changing email input value from form-user-edit without using hidden input <input type="hidden" name="email" id="email" value="<?php bbp_displayed_user_field(...
View ArticleReply To: How do completely disable change email from bbpress form-user-edit
you can update your basic information for setting page directly.
View ArticleI want my bbpress content aligned to left and not center
Good day BBpress I am Eze a new BBpress user. I am using BBpress version 2.5.13 and my site is http://haleze.com The alignment of my content in BBpress forum is center whereas I want it to be left...
View ArticleReply To: I want my bbpress content aligned to left and not center
What theme do you use? Most of themes have “Own CSS” option. It usually works when native solutions doesn’t.
View ArticleChange background color of 1st post
Hello guys, How can I make the 1st post of each topic (author post) to have a different background color? Exactly like we can found here in official bbpress support forum. Thanks in advance 🙂
View ArticleReply To: I want my bbpress content aligned to left and not center
Thanks for responding. I use Clarina theme from lloris one companion. The theme has a provision for custom CSS
View ArticleReply To: I want my bbpress content aligned to left and not center
presume you are fixed as it looks left aligned – if not please give us a link to a specific example and state which element
View Article