Search Results for 'code'
-
Search Results
-
Hi!
I’ve done everything in the installation guide (http://codex.bbpress.org/bbpress-in-your-language/) to traduce it in french.
But I think I am missing something here, do I have to activate something, do I have to use codestyling localization to complete the traduction?
Is just uploading the files and having my WP dashboard in the same language should get everything translated^
Thanks
Topic: pdf embed
I am trying to use pdf embed plugin and the embed codes [embed]file[/embed] to use as the first post of the topic …
If I use this on a page it displays the pdf fine but it does not do so in the topic it just displays the text with the embed codes stripped
Anyone advise why not or what I can use instead
Many thanks
George
Topic: Full Size Forum
I would like to make my forums full size. Anyone know how to do that?
I managed to get rid of my forum sidebar with the following css code:
body.bbPress #sidebar {display:none;}
.bbp-forums, .bbp-forums td, .bbp-forums th {text-align: left;
width: 100%;
}
.bbPress .inner-content {
margin: 0;
width: 960px;
}
Hey all..
Rather new to BBpress.. Now what i want to do seems so easy with other forum software so i don’t see why i am struggling to get my head around this.. Anyways what i want to do is this:
– mysite.com <– Showing a few "Latest news" posts and other custom stuff including "Recent Forum Topics" etc etc
– mysite.com/forums/ <– Custom Forum Page, basically i want to display several forums under a few different "Forum Categories" like using a header image / background for each different categoryI would also like to use forum icons.. (not really worried about "Topic Icons") I basically want a layout that looks like the following:
=================================
Category Title #1
=================================
[Forum Icon] | [Forum Name] | [Number of Forum Topics] | [Number of Forum Views]
[Forum Icon] | [Forum Name] | [Number of Forum Topics] | [Number of Forum Views]
[Forum Icon] | [Forum Name] | [Number of Forum Topics] | [Number of Forum Views]
=================================
Category Title #2
=================================
[Forum Icon] | [Forum Name] | [Number of Forum Topics] | [Number of Forum Views]
[Forum Icon] | [Forum Name] | [Number of Forum Topics] | [Number of Forum Views]
[Forum Icon] | [Forum Name] | [Number of Forum Topics] | [Number of Forum Views]
=================================
Category Title #3
=================================
[Forum Icon] | [Forum Name] | [Number of Forum Topics] | [Number of Forum Views]
[Forum Icon] | [Forum Name] | [Number of Forum Topics] | [Number of Forum Views]
[Forum Icon] | [Forum Name] | [Number of Forum Topics] | [Number of Forum Views]Sorry for the lack of detail lol.. Anyways… What is the best way to create a custom forum page like displayed above ?? What template should i edit as the main /forums/ Template ??
Really do appreciate any assistance on this one.. I am even willing to release a complete WP with full BBpress support if anyone can help me get this configured as i need / as stated above.. If any exp BBpress coders can assist me with this when i launch my project i am more than happy to give your service a plug / backlink from my website.
I am trying to launch my project in about 2 weeks.. Now as i am losing a lot of time with this i am opening to hiring someone to assist me if no one is kind enough to help me out for free.
Regards, Darren
Topic: Forum Images ?
Hey again..
I mucked around with BBpress a while back and managed to use the WP “featured Image” to insert a icon for each different forum.. Now since about one month ago ive actually forgotten how i managed that.. Could anyone assist me with this again.
Thanks in advance.
If it helps i am trying to build a custom forum page (forum home page).. still unsure how i am going to achieve this, whether i use shortcodes or create a custom page im still not sure what the best method would be.. but i would like to be able to add forum title headers with custom images for each forum category.
Hi!
I’m running WordPress 3.5.1 with BBPress 2.2.4.
I’ve got a problem:
as a moderator or even a keymaster in bbpress, and Subscriber in WordPress(which I’d like not to change), I don’t have access to the WordPress admin panel to Add forum or Delete forum. In the admin panel I only have “New – Topic” Or “Reply”. The only way I can add a forum is creating a specific page with the add forum shortcode, and there is no way to delete a forum. Would you have an idea for me? Thank you!I have a client who would like to keep participants from creating new topics. I have checked out the file bbp-core-caps.php, but when it comes to giving Participants capabilities, the code is
// bbPress Participant Role
case bbp_get_participant_role()
instead of defining the capabilities list like it does for Adminstrator, Moderator and default.I could use a clue where to go to shut off the topic creation capability for participants.
Thank you!