Search Results for '"wordpress"'
-
Search Results
-
I’m trying to integrate buddypress-docs with bbpress forums; the intention is to have topics of discussion within an article/doc. Using buddypress-docs hook ‘bp_docs_after_doc_content’, I create a corresponding forum (if it doesn’t exist) and add a shortcode to display a topic creation form. If a topic exists and is selected, I redirect to the associated article, and display a single topic with:
echo do_shortcode( '[bbp-single-topic id=' . $topic_id .']' );
So far, so good, I don’t know if it is the right aproach, but it seems to work.
The problem comes when I want to post a reply within the selected topic. $_REQUEST variables are used to detect and display the selected topic, but on single-topic the additional ‘bbp_redirect_to’ hidden field is added, causing to redirect and lose those variables. I commented the line where this field is added (bbpress/includes/common/template.php:1620) and it works the way I want, but don’t want to do that đ
Any suggestions on how to work this around without messing around with the plugin’s code? Hope the issue is clear, thank you for any help you can provide and for taking the time to read this.Wordpress ver. 4.8.2
BBPress ver. 2.5.14
BuddyPress Docs ver. 1.9.4Topic: Replies don’t post
I am using bbPress for a course forum for courses we are offering and whenever anyone replies to a topic it doesn’t immediately appear in the thread. You can’t see it unless you log out and log back in. Or sometimes if you refresh you can see it but then if you refresh again it is gone. It is strange. People aren’t sure if their replies are registering or not.
WordPress Version 4.8.2
bbPress Version 2.5.14learn.evangcatbr.org
I’m running: BBPRESS 2.5.14, WordPress 4.8.2 and BuddyPress 2.9.1
Website: http://www.bigidolforum.orgI am currently building the site, utilizing the “Highend” Theme. Feel free to create user accounts and test at will.
1: The hyperlinks attached to profile images and usernames work perfectly in BuddyPress sections of the site such as Groups and Profile Pages.
2: The hyperlinks attached to profile images and usernames do not exist on bbpress pages. This makes it nearly impossible to navigate to other user profiles.
3: While logged out and viewing Forum Index, usernames and respective profile images appear under Freshness display time. There are no hyperlinks on these while logged out.
4: While logged in and viewing the Forum Index, Freshness displays only time, no usernames or profile images.
The most important thing to me right now is repairing the missing hyperlinks while viewing the forum. I would like to stabilize the Freshness situation by removing profile images/usernames completely or making it entirely functional. I am an entry level site builder looking to learn as I go. This site will be used by hundreds or thousands due to a large social media following. I love the challenge but it’s hard to find where to start on these issues.
Topic: bbPress Post Via Mail
I’m trying to use Post Via Mail so that forum users can reply to forum posts directly from their email. I’ve had a rough time getting it set up with Postmark (required in order for Post Via Mail to work) and can’t get it to work properly. Any reply from email does not get posted to the forum. Any thoughts?
WordPress 4.8.2 running GeneratePress theme
bbPress Post Via Mail Version 1.2.8
http://www.belfastareahomeschoolresourcecenter.comThank you!
Hi,
Is there any way to convert all my bbpress topics and replied to WordPress posts and comments respectively
I have 1000 topics and I want to convert them with a plugin.
I installed this plugin https://github.com/jmdodd/bbpress-topic-post-converter but the option to convert does not come.
Please help.last version of WordPress 4.8 2 and bbpress 2.5.14
I have just installed bbpress on our website http://www.ceipa.eu
I have some question:
– how to remove the field “WEB” for “Anonymous” (guest users without account) ?
I found a similar question in other topic but this question (posted more than 5 months ago) did not receive any answer– is a catalog or list of those Anonymous users existing ? not only for the users which have replied in a topic (or created one) but also for those who have placed a comment and/or answered to a comment on a post
– which is the best plug-in for “register” or “subscriber” to install to avoid the intervention of the admin (present methodology applied for members untel now) – our site was build with a pro version of the theme “Exibit”
many thanks in advance for your answers
Hi there,
I am a newbie to wordpress. I am using bbPress for my site. I have an existing form that doesn’t have any approval process. I am manually adding the users after receiving the forms. I did some digging and found the “New User Approve” plugin. I went ahead and installed the plugin. But not sure how to link/connect the plugin to my form so that the new user registrations can be moderated (approve or deny). Any help will be greatly appreciated.
Hi all,
I’m starting a community page in WordPress with the plugins bbPress and BuddyPress.
I have a nice Forum page with my topics. At the top of the forum page I would like to have an overview about the topics with no replies for the logged in users with a certain role. So not a link to the page with all unanswered questions, but, if possible an overview of the questions.
Is this possible? Thanks for your help!
Kind regards,
Laura