Search Results for 'test'
-
Search Results
-
Hi, I am using bbpress first time. WordPress Ver : 6.6.1 , BBpress Ver : 2.6.11 , theme : buddyx 4.5.8
I couldn’t find a solution to this issue.
the issue is : when i post new topic and edit again and URL generate : http://buddypress.local/index.php/questions/topic-3/edit/ [404 error]
any other way how to edit topic from frontend not wordpress backend ?
i have test in my localhost system.Thanks
Subscriber level users are unable to reply to newly created topics. They can’t see the rely button an don’t see the text box to enter their reply. bbPress is behind a membership site, and the forums are set to closed and the topics are set to open. I’ve exhausted troubleshooting with ChatGPT. Please help as we have a class starting Monday. I emailed everyone to reply to a topic and they are unable to do so.
I tested as an admin and can see the reply button and text entry box.
Signed in as a student (subscriber) those items are not visible.There’s a lot of functionality I’m seeing on this forum that I’m not too sure how to reproduce on my own install of bbPress.
One of them is the account dropdown links that show when you hover over your profile photo, see this screenshot: https://pasteboard.co/jx5O0rsY1Qoy.png
I have no idea how to reproduce this, I’ve checked the shortcodes available but I can’t find it: https://codex.bbpress.org/features/shortcodes/
I’m working from a local WP install so the site is not live. When i try to visit the links on my install they dont work, for example:
https://forum-website.local/forums/profile/admin/topics
https://forum-website.local/forums/profile/admin/replies
…
…The forum root is set to forums and admin is the name of the user im logged into and testing. How do I go about reproducing this dropdown so users can keep track of their topics, replies, subscriptions, favorites etc just like on bbpress.org?
Hello ,
I was in the process of checking BBpress 2.6.11 . I installed WP 6.0.9 on Centos 7 with Apache 2.2, MYSQL 5.5, PHP 5.6.40. Added BBpress from plugins menu .
However, after creating a forum or post topic , when I try to view the same , the URL that goes to http://{{URL}}/{{TO}}/{{WP}}/forums/forum/{{forum-name}}/ is blank and no content is shown.
Also enabled debugging in wp-config.php i.e define( ‘WP_DEBUG’, true );, however, no error is being thrown.
I checked with the latest 6.5.5 version as well on PHP 7.4, MYSQL 5.7 but this doesn’t work.
What could be causing the issue?. Could you please replicate this at your end?.
Hello
The following problem: if I open my forum with the chrome browser, everything works fine. However, if the page is opened with opera and edge, the latest pages are not loaded. The caches are all cleared. Can anyone help me?
Many thanks and best regards, RainerMore precisely:
It’s about the page http://www.chemieaufgaben.ch. Directly on the homepage, for example, immediately below the page title Chemieaufgaben.ch is the line
… INCLUDING SOLUTION PATHS (LAST UPDATE 18 JUNE 2024) . This line is loaded in opera and edge as follows:
… INCLUDING SOLUTION PATHS (LAST UPDATE 20 MAY 2024)
The date (directly as text, not dynamically generated) is therefore incorrect. Other posts are also partially ignored (depending on the browser). But everything works fine with Chrome. And as already mentioned: the cache is clearedTopic: TinyMCE not showing
Topic: Thumbnails not showing
Hello.
We have an issue where our thumbnails are not showing when bbPress is enabled. I did a plugin conflict test, and it is only when bbPress is deactive that the issue is resolved.Are you able to help with this issue?
The text editor is working fine, but the link button on the visual editor doesn’t do anything.
Is there a way for me to give you credentials to test? I’m at a loss.
I want to display the latest posting date and time in “Last Post” at the top of the forum.
File:\bbpress\loop-single-forum.php
Part you want to change:
<?php do_action( ‘bbp_theme_before_forum_freshness_link’ ); ?><?php bbp_forum_freshness_link(); ?>
<?php do_action( ‘bbp_theme_after_forum_freshness_link’ ); ?>
I want to write it like this:
2024-06-07 13:35Hi Folks,
I’m setting up a training website for a small company. The site consists of posted training materials and a BBPress user forum. I’ve noticed that when I update the production site from our development site the posts in the forum on the production site are overwritten. After each upgrade the forum in production only contains the test posts made in the development environment.
As far as I can tell this is because both the training pages and the BBPress forum are stored in the ‘wp_posts’ database. I’ve tested migrating all database tables except ‘wp_posts’ and confirmed that the forum is not overwritten, unfortunately, neither is the training content on other pages. Is there anyway to migrate page content from the development environment to the production environment without overriding user posts in the forum?
(BBPress version 2.6.9)
(WordPress site supported via WPEngine)Thank you for you help!
Zach