Search Results for 'forum css'
-
Search Results
-
How do I integrate the single forum page into my site? The forums index page looks good, after some CSS customization, but I’m having trouble figuring out which file is responsible for the single forum display. This is probably easy to solve, but I’m a total noob at this. I’ve spent the last three hours reviewing the documentation and have gotten nowhere.
Forum Index: https://sopearly.com/forums/
Single Forum Example: https://sopearly.com/forum/introductions/
I’m not sure this is the correct question to ask, but where do I find a description of what these files do?
If I’m headed down a rabbit hole, please point me in the right direction. Thanks.
How do I integrate the single forum page into my site? The forums index page looks good, after some CSS customization, but I’m having trouble figuring out which file is responsible for the single forum display. This is probably easy to solve, but I’m a total noob at this. I’ve spent the last three hours reviewing the documentation and have gotten nowhere.
Forum Index: https://sopearly.com/forums/
Single Forum Example: https://sopearly.com/forum/introductions/
I’m not sure this is the correct question to ask, but where do I find a description of what these files do?
If I’m headed down a rabbit hole, please point me in the right direction. Thanks.
I’m a solid 7.5 out of 10 on WP but 100% new to BBpress.
I plan on having about 15 categories with some 50 forums for each category on my site. The current default display isn’t easy to follow so I’m attempting to find a way to easily change the layout on the forum index display page.
However, I don’t want to show all of the forums as some are private to groups etc.
I’m looking to achieve this look on this page: http://theme-sphere.com/smart-mag/forums/
I understand CSS is involved here but I’m looking for a get me going fix.
How can I list multiple forum titles on one page. When I use the code [bbp-single-forum id=2733] and then use it again to show a different forum it will only show the first one.
Is this not possible with shortcode?
Could I create a graphic bar and separate groups of forum titles like in the page I linked to?
Thank you for whoever guides in the path of rest as I have exhausted these forums in an attempt to answer these questions.
🙂
Hello – We are using Betheme and have have a problem with the sticky menu display while browsing certain forums, but not all. In some forums, the menu will have a sizable gap above the menu once you’ve scrolled down the page. The menu should be aligned to the top of the page.
We have temporarily removed all our custom CSS to make sure that wasn’t conflicting.
The site is still in development, but I can supply a log in via PM to view the forum for trouble shooting.
Thanks in advance!
Topic: Change the Color Forum-Title
Wordpress 4.6.1
Bbpress 2.5.10 |Hi there,
Today I found here the forum some very useful code to help me change something as colores and sizes.
But there is a component I could’t change, that is the Forum-Title.
Is there anyone that can help with some simple css as how to change the forum title
I thank you in advance.Caveat: I’m new to WordPress, themes, CSS, and bbPress.
I’ve got a website that seems to be working properly (using the hueman theme (well, actually, hueman-child)), and have installed bbPress, and created a forum page, but the form is cluttered. It looks like:
instead of like how the documentation shows it to look:
I’ve deactivated all my plugins except bbPress, and have tried all 6 or 7 of my installed WordPress themes, but nothing seems to help? Suggestions? Thanks!
—
KentI have a client with a request that seems simple but I am having a dilly of a time figuring it out.
They want to be able to charge users for premium posts. These posts will *not* appear at the top. Instead they will look different from other posts – bolded links, different color font – not at the users choice simply coded in by us. This will be a one time thing for a user – the users should not be able to do any other posts this way. I already set up the forum so that the client will approve all posts – he wants to be able to go in and click a button that will then style that post a different way.
I can style the sticky to do this easily and have done so on my demo but am unsure how to proceed with his request. I do have a child theme.
I know enough code to add stuff into functions and php pages. I am much better at HTML5 and CSS (can do animations).
I have tried a few things I came up with on my own but they do not work and rather than show them I would rather hear your thoughts.
Here is my demo – it is still pretty primitive… http://www.contentandsolutions.com/njywf/
I am using
Wordpress Version 4.6.1Customizr theme using child theme. Customizr Version: 3.4.23
BBPress Plugin Version 2.5.10
Code or a plugin (even a paid for plugin) if possible. Thank you!
Topic: Resizing avatar size?
Hey all,
I thought I’d post this here because I’m tearing my hair out and the only stuff I seem to be able to find is quite old so pertains to older versions.
I have a BBPress based forum set up at https://www.crispygeek.com/forums
Depending on who posts, the avatars can sometimes be a touch … gigantic shall we say. What I want to do is set the maximum size to, say, 48 pixels.
I’ve had some success finding a tag in style.css as part of my global theme. The problem is, this also messes up the images on my front page news feed. And while I am starting to get the hang of this, I’m still relatively noob when it comes to some parts, I’ve found some really old posts that suggest some changes, but they tend to confuse me as to exactly where I need to make these changes. I’m hoping someone is able to offer some guidance on what I need to do to get this going,.
Hi All – I maintain a very simple site for an astronomy group (sdbhas.org) on a volunteer basis, and we recently migrated to wordpress so I’m still a newbie. I recently installed bbpress and everything seemed to be working very well. However, while testing I noticed that replies to a topic are rendering the area where the username and avatar would go on the extreme right edge of the screen. The forum’s not publicly visible as of yet, but a screenshot of what’s happening is below:
bbpress version: 2.5.10-6063
wordpress: 4.6.1
theme: parabolaThis does appear to be theme-related since when I tested with 2016 it rendered properly. Searching the forum I couldn’t find anything similar, so would anyone have an idea as to what’s happening or a suggestion for a fix? Although I’m a software engineer, java and c++ are my areas, not php/css – so go easy 😉
Thanks in advance for the help!
–Thanks,
ChrisHi all,
I feel like a bit of a numpty asking this, but I’m kinda tearing my hair out.
I’ve got a forum set up at https://www.crispygeek.com/forums/forum/general-discussion/
As you can see, when you go to a new post, it’s light grey text on a light grey background, which is tricky to read. I want to change that to black on light grey.
I just can’t find for the life of me which tag I need to change in which CSS file. Does anyone happen to know?
Hey!
Firstly I’d like to thank you for your good work, this plugin is pretty nice.I recently noticed there’s a strange bug, not sure if it happens on other websites.
If you send a post on which there’s an odd number of \<li\> marks, somehow it breaks the CSS of the page (the sidebar displays after the end of the forum).I’d rather like not to give the link of my site, since it’s a potential very easy trolling way.
Is that a known issue, or is is just some kind of conflict between theme / plugins ?
Thank you in advance!
Is there necessary edits on file or css just to follow how the bbpress.org site is implemented?
Hey guys,
I’ve been slowly configuring css on bbpress (amazing btw) but having some issues with odd and even replies. I added code to add a border for each reply and spaced out the bottom by about 10px.
All works fine for the first reply (initial topic).
But for next consecutive ones – the “right” border is missing.you can find my site forums at weareoblivion.com/forums
-> Navigate to General Discussions > Test Topic
and you’ll see what I mean.I added in these to create the borders:
#bbpress-forums div.odd, #bbpress-forums div.even { border: 1px solid rgba(44,130,201,.22) !important; border-bottom: none !important; margin-bottom: 10px; } div.bbp-forum-header, div.bbp-topic-header, div.bbp-reply-header { border-top: 1px solid rgba(44,130,201,.22) !important; border-left: 1px solid rgba(44,130,201,.22) !important; border-right: 1px solid rgba(44,130,201,.22) !important; }
I have tried different browsers and same issue occurred.
Tried changing it to add individual borders (like i did for the header)
– Still the same issue
Even removed alot css
– still same issueAny help is appreciated please ! 🙂