Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress'

Viewing 25 results - 14,751 through 14,775 (of 26,877 total)
  • Author
    Search Results
  • #111085

    In reply to: Upload images

    Anointed
    Participant

    Yes, if you are using bbPress 2.1 nightly with WordPress 3.3, you have the ability to turn on the tinymce editor and insert images.

    By default only the admin can insert images. There are ways of making it so that anyone can post images if you want to.

    bjj_pl
    Participant

    I’ve finally managed to import all the posts :) BUT…

    it took so so so long to convert all the data from phpbb3 to wordpress and I had to be very cautious during the process. I had to be careful with my browser window, wordpress session, etc. It reminded me of the times when I had Atari Computer with cassettes. Moreover the restart option didn’t work as described in documents.

    I have problem with the “Freshness” of the posts. I cannot correctly synchroniz them. Sometimes it even shows “no topics”. bbPress Recount gives funny effects.

    #110091
    honski
    Member

    Hi,

    how can I get these translations to have effect? I have set WordPress language to Romanian and uploaded the bbpress-ro_RO.po and bbpress-ro_RO.mo files to wp-content/languages/ and wp-content/plugins/bbpress/bbp-languages/ but it didn’t affect anything.

    I’m looking forward to create translations for another language but I’m first testing how it works.

    #111144
    frooyo
    Member

    @Annointed

    The above works, I just didn’t refresh.

    Problem: When I create a page, it’s displaying the forum topics as I like; however, it’s also displaying at the bottom of the WordPress Page a place to “Leave a Reply”.

    It looks like the page thinks it’s a blog post and wants to allow the person to leave a comment.

    How do I set the page to now allow wordpress comments on the page?

    #111143
    frooyo
    Member

    I found this page: https://bbpress.org/forums/topic/bbpress-20-shortcodes

    But when I paste the following on a newly created WordPress page, nothing is displayed:

    [bbp-single-forum id=1]

    Anointed
    Participant

    I’d go over to wordpress and ask there

    https://wordpress.org/support/

    #111134
    Dan Milward
    Member

    Would you consider making that as a Plugin?

    I was talking to a security specialist about this type of thing and he said that a lot of other forum solutions offer this in a comparable fashion. I’m not going to use anything else though… I’m a WordPress guy :P

    #41516
    frooyo
    Member

    How do I make bbpress 2 to display on the front page (root level)?

    I just installed WordPress 3.3 with the bbPress 2.0.2 plug-in for http://example.com

    But do see the actual forum, you have to go to http://example.com/?post_type=forum

    How to I make ?post_type=forum display on the frontpage of http://example.com ?

    #111125
    frooyo
    Member

    Where in the WordPress Admin section?

    I don’t see it

    #111124
    shooo
    Member

    You can define avatar option on wordpress, sorry, i have french version, but go on option / discution in wp admin bar

    #111070

    In reply to: Theme In WordPress

    il_dandi
    Member

    I’m using Contrast theme…. but I show chars and texts without style.

    Can you help me to show forums areas with right styles

    #41508

    Hello Friend’s

    I want to develop a blog site into my website which is about musical instruments affiliate shopping site.The site is

    http://www.occau.com/musicalinstruments

    Now would you suggest me what would be good cms for me bbpress or wordpress?

    thank you waiting for you reply and tell me why?

    main nav highlight, category, parent and posts highlight, sidebars,multiple blog

    I have the following queries when using the wordpress to create my website

    1) while I open my website deepakraj.in, the About Main nav button should highlight to blue. I tried to change the CSS as said in some of the forums but it does not work

    But, when I click on About main nav button it highlights(blue color) because I have set the css for the

    .current-menu-item {background-color:#4f94cd;}

    2) When I click on the Recent blogs in the about page, it should re-direct to blog(main nav) page and highlight in

    blue. Or even if i click on the blogs present in the blog.php, the blog main nav button should enable to blue.

    3) Same with the category and posts. While click on the category and posts the specific category should highlight.

    4) i like to create different sidebars for all the pages. how do I do it?

    5) Can i have multiple blogs? I like to have blog, photos and drawings, videos pages in blog format. is it possible.

    #111011
    Anointed
    Participant

    You could always use WordPress network mode and give each of your Universities their own ‘blog’ on the network. Then it would be a matter of simply setting up a bbPress forum for each blog site.

    #111069

    In reply to: Theme In WordPress

    Anointed
    Participant

    bbPress works with 90% of all the themes out there. If you are using the default bbPress theme, then it may take a few css tweaks to get it working properly.

    #41492

    Topic: CSS for forum

    in forum Installation
    il_dandi
    Member

    Hi! I’ve installed new theme on WordPress (Contrast), my problem is that when I show list of forums It seems that there isn’t any CSS applyed. Simple text without any format.

    What Can I do for apply specific layout to forum?

    Thanks

    #110473
    Andre
    Participant

    There’s a “Zip Archive” link on the bottom of https://bbpress.trac.wordpress.org/browser/branches/plugin that will download the latest version. I hope you are aware 2.1 is a development version, not a released version of bbPress.

    #111068

    In reply to: Theme In WordPress

    lnyk
    Member

    I have test bbpress locally using my theme (it’s premium theme) and I have the same problem as you are (sidebar displays below the main content). I will follow this thread.

    #41458

    Topic: Theme In WordPress

    in forum Themes

    Hello Everyone,

    I really want to find a good theme that works with bbpress, that has a sidebar. I want to create a website that has a forum component, with a sidebar for various things. I also want to add advertising (aka Adsense) as a form of revenue, at least to make the site pay for it’s costs.

    I have already created 1 website with bbpress, talkbeautyskincare.com and for some reason, sidebar displays below the main content, this is after I added the bbpress files into a child-theme. I just want to know my best bet to tackling this, because I would like to start a community that could help each other out on my ideas.

    Thanks so much for your help

    Zac

    #111060

    In reply to: SEO Plugin?

    I’m using the BBpress standalone software (not through WordPress blog).

    Is this plugin available as a standalone and where can I download it?

    I appreciate your help!

    #111059

    In reply to: SEO Plugin?

    Gautam Gupta
    Participant

    You might try WordPress SEO which has some support for custom post types, a feature of WordPress that bbPress uses. :)

    #110987

    In reply to: Login

    You need to create pages and use shortcodes.

    See https://bbpress.org/forums/topic/bbpress-20-shortcodes

    For example have a login page that contains [bbp-login] and a registration page that has [bbp-register] – this will allow you users to register for an account (which they need to post) and and area to login at.

    Also there are plenty of plugins available on WordPress.org that let you put a login for into widget areas etc.

    #110983

    In reply to: Login

    The bbP admin area is combined with the WordPress admin area, so you access it the same way.

    Once you are on the Dashboard you will see specific menu items that have been added for bbP.

    aravoth2011
    Participant

    Hey guys, I just wanted to say thanks for creating this plugin. The possibilities with it are only limited by a persons skill with php, and of course, their imagination.

    Using this plugin, and attempting to build a website around it has dramatically increased my understanding of WordPress, PHP, and everything in between. Before I started tinkering around with this thing I didn’t even know what an array was, nor did I have the slightest understanding of loops, queries, actions, or functions. If I needed something on my website, I used plugins, which often slowed everything down quite a bit and created a ton of conflicts. Now I’m not only designing the website I wanted, but I’m understanding it’s architecture.

    Though I am a long way from finishing it, I feel like I actually have the ability complete it on my own, which never would have happened without this plugin.

    So thank you again to the creators of bbpress, you truly are the last surviving Jedi Masters of wordpress.

    #111066

    When you are looking for bbP 2 plugins, disregard the plugins on bbPress.org as they are going to be for 1.x.

    All bbP 2.x plugins are being hosted on wordpress.org, so that is where you will want to start your search. Specifically you can check out

    https://wordpress.org/extend/plugins/tags/bbpress

Viewing 25 results - 14,751 through 14,775 (of 26,877 total)
Skip to toolbar