Search Results for 'forum css'
-
Search Results
-
I’m using weaver extreme, current WP install and current Buddy press install and BPress install.
Over all the site is working http://www.autumnadvice.com/ and I think looks good. But I have a question about two components that I apparently have ignored.
I can click repair and register and activate are labeled as none. I created a login/registration page and put the login shortcode on it and put it in my menu.
When I link register to this page, and save, the page disappears from the menu and from the list of pages. I don’t see anything in the documentation about how to call or link to these functions but I feel I’m missing something that I should be doing.I don’t see anything on Activate at all??? what is the purpose of it?
Also If anyone wants to give feed back on how I’m implementing so far I would love it.. I don’t see a listing but I think if the owner/moderators created a list of what they see as best practice forums, it would help us to get ours off the ground. If you had under pimp your press a separate topic where folks can say what they are using as plugins and CSS and so forth… might be there already but searching for it is not clear… Maybe I’m lazy.. 🙂 Thanks
Topic: CSS..?
Hello everyone,
I am having an issue with trying to make my bbpress forum full-width. I’ve looked through several troubleshooting guides and nothing has seemed to work. I am using Marketica theme with bbpress plugin.
From this link below:
https://codex.bbpress.org/theme-compatibility/getting-started-in-modifying-the-main-bbpress-template/
I’ve located the file it is pulling from (through What the File plugin) and it is from bbpress.php (since I copied a page.php file and renamed it to bbpress.php and added it into my Marketica child theme) file directory.I then changed the style.css file in the Marketica child theme and injected:
.bbPress #primary { display: none; } .bbp-forums { width: 100%; }I’ve tried other css stylings that I found online and nothing seems to have worked. Can someone please help me? I’m running out of ideas! Thank you all in advance.
Hello,
I’d appreciate your help on this.
I’d love to integrate forums into my wordpress site, but how do I get rid of all the clutter in bbpress?
There is really cool community software out there like Flarum or the P2 theme that put the focus on the people discussing and on the topics, not on status infos.
That makes me wonder: How do I get bbpress to be more like them while maintaining the basic functionality of the forum software and the look and feel of my theme?
How do I eliminate:
– Notices from “This forum is empty.” and “Oh bother! No topics were found here!” That’s obvious when I open a new forum. I would post welcomes if that would solve the problem. But I have seen that this replaces the notices with even longer info that probably nobody wants to read.
– Further notices like “Your account has the ability to post unrestricted HTML content.” makes people probably think: When do I get to the posting form?
– “Maximum Length: 80” for the title – People will notice.
– Topic status: … closed. In an open discussion, who decides when a topic is closed?
These are just some examples.
I do not know how to edit functions.php. I have fields for Filters and Hooks in my theme options, but I would need clear instructions where to put what, or some CSS.
Is there any plugin with which I can deactivate this?
Thanks a lot for some hints.
Nicole
Topic: Width change
hello im new to using bbpress and need some help im trying to find in the css file for bbpress the width of the entire forum window and can not find it please help
I need to change the table header “Forum” to “Index”, searched for a while but didnt found any fix yet.
Isnt there any css hack available?
Topic: Something Wrong
Hi Everyone,
I am just newbie on this forum bbPress and i guess something is not right with this part:
Step 6: Copy the Default bbPress Theme to Your Child Theme Folder
The default files are no longer stored in wp-content > plugins > bbpress > bbp-themes. There is a folder called default at bbpress > templates > default, but which files need copying I do not know.
While still in FTP and looking at the root folder of your WordPress installation, go to bbPress’ theme folder. That is, go to wp-content > plugins > bbpress > bbp-themes > bbp-twentyten. Download all the files from this folder except style.css. These are the files that will style your bbPress theme.
Now return to your child theme folder (wp-content > themes > yourthemefolder-child). Upload the default bbPress theme files to the child theme folder. You can change the image you see for your child theme in the admin area by uploading a new screenshot.png image to this folder.
I did not saw wp-content > plugins > bbpress > bbp-themes > bbp-twentyten the plugin directory so maybe it was mess i guess. What i saw is this wp-content > plugins > bbpress > templates > default.
Any helps should highly appreciated.
Thanks.
