Search Results for 'forum css'
-
Search Results
-
I am migrating a forum database from the latest version of SMF to the latest version of bbPress. In SMF, many posts had multiple line-breaks in between sentences, paragraphs, images, videos, etc. It appears that WordPress, and bbPress, strip out multiple line breaks and limit them to a single line break (probably to prevent people from creating giant vertical gaps for no reason that other users have to scroll through). The way that bbPress deals with line-breaks from the SMF database migration was not very clean. It was mostly just random blocks of text and sentences without line breaks in between paragraphs that existed in SMF. There were PRE tags added in sometimes, and seemingly inconsistent P tags as well. BR tags appear to have been converted into empty TT tags. I was able to correct some of these formatting issues by tweaking lots of CSS (and a little JavaScript) in the default bbPress template. At the same time, I have also tested how line-breaks work separate from the migrated database and it appears that this maximum-of-one-line-break philosophy is on purpose. I see where that’s coming from, but I want to allow it anyways.
I have read of methods where admins (and/or other users) can manually type in br tags as html with non-breaking spaces in between them as a hacky method of moving down three or four lines for whatever reason. I don’t want to have to train users how to do something that should be as simple as press enter like in any text editor.
How can I simply achieve this in bbPress’s default comment forms? I don’t want users to have to type in…
<br /> <br />
…when they can simply just press enter twice in the textarea input.
as you can check this:
http://forums.dealz4fun.com/forums/
my font size is too low, the person should magnify to see it, so i want to know how to increase the font size.
–> i am not using child theme
–> i am totally a newbie to wordpress
–> i dont know css or html or javascriptplease say me in simple words or process if possible
Topic: full-width-forum Quark theme
Hello there. Please have a look at our bbPress forum at http://hanfjournal.de/forum/
It’s still in startup phase, the design is okay but as you see, it is now left aligned to the window border, whereas the rest of the page content (the menu, the footer, all non-forum pages) have a empty area at the left edge.
How do I change the forum alignment now?
The theme has these “grids”, now it’s the first grid, and I tried to put the forum to other grids but this way made it worse. So I think I rather make the forum to leave some free space.
Also, the forum is looking very greyish and pale in the page context đ
How do you recommend to change the look with simple changes, e.g. drawing a frame around the forum or background colour? I am not experienced in CSS design, but I can apply changes if I know what and where.
I tried themes for BBpress that come as WordPress plugins, but they all did not work (to be precise, were looking ugly) in our theme. Which is “Quark” with many modifications in a child theme.
I am the owner and admin of http://dcjtech.info/ and I love computer programming. Not only do I love programming, but I love to help other developers. I would like to contribute to BBPress by offering some suggestions and ideas.
Please keep in mind that these are just my ideas; I understand that the BBPress team has ideas, needs, and concerns of their own that they must address. In addition, even though I learned a lot about the WordPress and BBPress framework and inner workings, I admit that there are some parts that I may have over-looked or mis-understood. In summary, I am trying to help make BBPress better and more powerful based on what I know, and I want to contribute my ideas as a thanks to all the developers that have spent time and effort making BBPress what it is today.
Now, for my ideas â
1. BBPress needs more options and configurable items â the more customizable, the better. Obviously, some developers are concerned about confusing or overwhelming users, so make a special admin page for âadvancedâ or âmiscellaneousâ options. Some additional options I think are needed or helpful include disable/enable feeds, specific control over oEmbeds and auto-embed-links, and settings for SEO/SMO control (discussed in #2).
2. Settings and controls for Search Engine Optimization (SEM) and Social Media Optimization (SMO) â SEM and SMO are important to many web admins. Adding options to configure such features may be wise. The âauthorâ meta tag (and others) could be generated on a per-topic basis (if the admin enables such a feature). Here are some links for HTML5 meta tags for SEM and SMO (https://github.com/h5bp/html5-boilerplate/issues/1674 && https://gist.github.com/charlesmudy/b3740c73d5f4d5d5c1f4 && https://thomas.vanhoutte.be/miniblog/dynamic-html5-meta-tags-for-wordpress-header-php-file/)
3. Integrate BBCodes and Shortcodes â This may be something the WordPress should do, or the BBPress developers could pass this idea to them. Add features and options for BBCodes. I think that merging âbbpress2 BBCodeâ (https://wordpress.org/plugins/bbpress-bbcode/), âbbpress2 shortcode whitelistâ (https://wordpress.org/plugins/bbpress2-shortcode-whitelist/), and some ideas from GD BBpres Tools (https://wordpress.org/plugins/gd-bbpress-tools/).
4. Add topic auto-suggestion â This feature can easily be added by merging this plugin â https://wordpress.org/plugins/bbpress-auto-suggest-topics-based-on-new-topic-title/ .
5. Integrate other small, but helpful plugins â âExternal Linksâ (https://wordpress.org/plugins/sem-external-links/) and âBBPress Report Contentâ (https://wordpress.org/plugins/bbpress-report-content/) seem like candidates for merging.
6. Disable/Enable BBPress modules/parts â Obviously, some people may not like or want âBBPress Report Contentâ or other plugins and features I suggest for merging and adding. The best solution may be to provide a special options page for disabling/enabling certain âBBPress modulesâ and features. For instance, I use âBBPress Report Contentâ and I disabled (and I dislike) the BBPress âSPAMâ admin-link in my forums. Having more detailed and advanced options may help people like me. Also, more advanced options would (hopefully) make people less likely to edit core files.
7. Export/Import BBPress settings â Correct me if I am wrong, but I do not think BBPress has an easy way to export/save settings to be imported to use as a backup or transfer/share settings.
8. View counter â I think it would be useful to many people to have a âview counterâ feature such as I have programmed in my website (http://dcjtech.info/forum/articles/general-computing/). It would be great if BBPress included options for view counters such as displaying topic views in the BBPress-Notice and forum columns (like where I replaced âvoices/repliesâ with âviews/viewedâ.
9. Options to custom notices and other messages â Some people (like me and others seen on this BBPress forum) want to change âvoicesâ or remove it. Having easy options for this may be helpful.
10. Better forum access control â I would find it helpful to be able to specify that on a particular forum or sub-forum that users with particular permissions can only create new topics or reply.
11. Remove âTopic:â from title â I see a need for some people (like me) to be able to easily configure the appearance of titles (both on the page and in the HTML âtitleâ tag).
12. Implement a built-in avatar system (perhaps BuddyPress or WordPress should use this rather than BBPress) â This would allow local avatars and provide a way for Gravatar to be disabled or used as a secondary. True, BuddyPress provides a way to upload avatars, and âBasic User Avatarsâ and âSimple Local Avatarsâ are plugins offering that feature. However, after upgrading my theme to HTML5 and removing Flash from my browser, I can no longer upload avatars using any of the three mentioned possibilities (backend or frontend). However, I can still upload media via the backend (w/o Flash) and via the frontend (with Flash). NOTE: I do list âplupload.full.min.jsâ and other similar scripts in Autoptimze âExclude listâ.
13. Perhaps, âGrunion Contact Formâ should be updated and integrated in BBPress.
14. 100% HTML5 Compliant â I have not studied BBPress in this perspective, so it is possible that I may be very wrong or the developers have a plan already. However, use of HTML5 (or the option to do so) would be helpful.
If you see any features on my website that you want to implement in BBPress, feel free to let me know and then I can give you the code and tell you how I did it. Also, I use my own style sheets for BBPress, BuddyPress, and some plugins. I have been able to increase performance and decrease size by using a CSS minifier (http://csscompressor.com/) and implementing ideas from errors given by a CSS checker (http://csslint.net/). I saw significant improvements even before I changed the style sheets to specifically suit my website.
By the way, making BBPress templates that can be placed in the regular WordPress template was a great idea and feature for BBPress; smart thinking BBPress developers.
Topic: Profile pictures are TINY
http://northfloridafishkeepers.com/forums-2
as you can see the pictures next to people’s names are microscopic. Please tell me there is a simple css code that will fix this
After install I created a test post and all went well until I went to view the forums.
The new post in hiding under the admin bar at the top of the screen.
https://vapefriendly.biz/forums/forum/vape-lounge/
All the other aspects of the plugin seem to be displaying correctly, even clicking on the floating topics brings you to the post where it is in the middle of the page like it should be,
I’m guessing a css issue,
Any help would be greatly appreciated
Thank you
Hi.
I am trying to improve the look and feel of my forum but without success đ
Here’s what my topics currently look like:
http://www.authentic-jerusalem-tours.com/forums/topic/good-places-eat-saturday-jerusaelm/What i want to achieve is:
1. Have the title displayed within the topic frame (not just in the page title bar)
2. Align the topic text with the author box on the left so it appears next to it rather than bellow it.I’m not great at CSS/PHP so precise instructions would be very appreciated.
Thanks