Search Results for 'test'
-
Search Results
-
Topic: Translation please
hello
Here I start and I installed the latest version bbPress.
Can you give me a link to the French language translation please.
thank you in advancebonjour
Voila je me suis lance et j’ai installe la derniere version bbPress.
Pouvez-vous m’indiquer un lien pour la traduction le langage francaise s’il vous plait.
merci d’avance
Traduction s’il vous plaitDear All,
as I read in documentation can only read topics and replies.I have tested it in my forum and it works, but the Spectator cannot read Forum page. Is it normal?
The spectator can read and not http://mysite.com/forums/topic/topic-name/ http://mysite.com/forums/forum/forum-name/
In this way it’s impossible to be really a forum spectator. Is there a way to make him read also forum pages?
Thank you,
Andrea
Topic: show latest topics in header
hey,
i would like to show a list of the 4 or 5 most recent topics / replies in my header.
like title / author / time
i’m currently using rss, which doesn’t give me the author though.
also i thought there must be a much simpler solution somehow…
if not. how can i change the “Reply To:” in the rss feed, that is put in front of the topics if there’s a response?
thanks a lot for any helpI am using the latest version of worspress.org and bbpress I am trying to link the forum page into my navigation bar but when i click new page it does not link both of them together. I am very very new to this and I am doing this for a school project.
Thank you in advance for your help.
I’ve recently installed the bbPress plugin on AppGlobe. When testing the different settings, I greated a private forum. Should only be visible to administrators and moderators I thought, but it seems participants can both view and add topics to this forum.
Maybe I’m doing something wrong. The settings for this forum is:
Type: Forum
Status: Open
Visibility: Private
Topic: Where are the Forums?
Hi
New to Buddypress/Bbpress and trying to test it on a localhost installation
I have all the latests versions and the installation seemed to work smoothly
I have enabled both group forums and site wide forums (even though my problem is consistant even when disabling the group forums)The problem:
I’be opened several forums from the admin panel but can’t find them on the site!
when I get on my Forums page (http://localhost:29138/forums/) I reach to a “Forums Directory” page with an ability to add new topic, and a list of topics (from the groups forums!?) but no track to the list of my desired site-wide forums.I tried to edit the forums page and insert the forum index shortcode but it had no effect
any help would be appreciated
Topic: BBpress plugin 404 on forums
I’ve got a nasy little bug(ger). I’ve got a 3.5 WP installation with a forum using the BBpress plugin. Everything was running perfectly until I noticed that in my WP menus I could no longer drag and drop. I deactivated all plugins (which helped), reactivated them. So far so good. Then I noticed that my forums went funky.
The forum index works. I’ve got four forums, two public, two private. One of the forums works (one of the public ones), the other three give 404’s. The strange thing is that a newly created forum also gives a 404, but al subjects (or threads) work, also the threads in the malfunctioning forums.
So I thought: permalinks. Changed to default and back, no go. Edited the permalink of the forums manually to something ‘test’ (edit specific forum), no go. Edit the permalink for forums in the BBpress settings, no go.
Of course I also tried deactivating plugins again, use default theme, searched around a bit on the www and noticed people with htaccess problems. I’m sure it’s something there, but I can’t figure it out, especially not because one forum works and the rest does not.
Website monas.nl, see tab forums.Thanks in advance for your suggestions.
Topic: Forum loop
Hello,
What is loop code for getting all forum topics?
I want to show latest post from forum in footer.Topic: Responsive Embed of Videos
Hi,
I am using the latest version of bbpress.When I post youtube videos using the embed code (iframe) in a bbpress post, the video does not fit within the width of the textbox.
How can I make the youtube video responsive so that it always fits within the post and resizes itself with the correct aspect ratio?
Hello everyone,
as per subject I think I might have found an issue with the topics pagination.
Here are my steps to reproduce:
1) Install the bbpress plugin
2) Create a few topics, enough to have some topics pages to test. For my example I have 48 topics.
3) Go to the forum settings admin page and set the number of topics per page to a low number. I set it to 5
4) Go to the wordpress reading settings admin page and make sure that the “Blog pages show at most” number is *lower* than the topics per page number you defined during step (3). In my case, I set it to 10.
5) Finally, reach the forum topics page, e.g. http://yourwebsite.com/topics (url may vary depending on your forum settings), and start browsing page after pageWhen I follow these steps using the specific numbers I mentioned, as soon as I reach http://mywebsite.com/topics/page/6 wordpress loads the 404.php template.
As far as I can tell, this is what happened:
1) Up to page 5, everything was good: I saw the right topics and the right number of them per page (i.e. 5)
2) Under the hood, on the other hand, WordPress was paginating using the “Blog pages show at most” number as reference.Proof of point (2) is that I had 48 topics, which at 10 items per page would give you 5 pages. And WordPress returned the 404.php template on page 6.
When “Blog pages show at most” is equal or smaller than “topics per page”, this issue does not present itself.If this is in fact a bug, I guess it could have gone uncaught because there’s hardly anyone around who would display less topics per page in their forum than posts per page in their blog.
In case nobody else manages to reproduce this, I’d be happy to share more details about my setup, although it is pretty basic.Thanks.