Search Results for 'codes'
-
Search Results
-
I’m running a WordPress Multisite install and have bbPress setup on the main site. However, logged-in users can’t access the main forum. Admins and guests can see them, which doesn’t seem to make sense. Users can see group forums, but not the main page, they just get a page not found error. I’ve even tried creating the forums page and adding the shortcodes, but still get the same error.
New users are supposed to have the participant roll, which I’ve checked. I’ve also tried repairing the forums, but nothing works.
Hello, I’m looking for a way to hide something that will be with the <?php bbp_forum_freshness_link(); ?>. Whenever there’s a topic for the forum, <?php bbp_forum_freshness_link(); ?> will display a link. If there’s no topic in the forum or it’s empty, then there will be no link. How do I add the same function to some custom added codes.
Examples, I’m looking for something like this:
<?php don’t display if there’s no topic or it’s empty ?>
topic title
by author
<?php bbp_forum_freshness_link(); ?>
<?php endif;?>Just went to log into my site which uses the bbp-login shortcode and it just shows me a blank page. logged in using the wp-login, checked the login page with the shortcode, the shortcode is still there.
Also, the forums page is all blank as well. no forums are showing. Go to forums > all forums, they are listed there.
Tried Chrome and IE. Same issue on both.
I’ve been searching for a solution on this for hours, to no avail, and it seems like such a simple thing:
All I want to do is have my website show other users’ basic info when I click their name in a forum post.
For example, if I write a forum post, another user should be able to click on my name and see the profile info that I’ve added to my profile in the backend–e.g. “Contact Info” and “About Yourself” (email address, website, biographical info)–on a page on my site.
Right now, when they click on my name, or when I click on another forum user’s name, it sends to our 404 page.
What gives? Pretty much any site I’ve ever used that has multiple users allows you to click their name to see their bio. It seems insane that WordPress/bbPress doesn’t have this basic feature. And I haven’t even been able to find a plugin or any kinds of codes to make this happen. I’ve found all kinds of plugins that allow you to add additional user fields (like social media info) or prettier front-end login pages, but nothing that just displays another user’s contact/bio info.
Thanks in advance for your help.
Hey guys,
First of all, thank you so much for making this very cool forum plugin for everyone to use!
I do one question, and I’ve just spent a few hours studying the archives and looking for answers, but the thing is… I haven’t really understood any of them. I don’t know anything about child themes, I have no idea how to look for specific codes, although of course I am able to implement changes to a code once I’ve found it. I’ve tried looking for a plug-in for changing the font size, but failed.
Now, my question would be: Is it possible for somebody who knows close to nothing about the matter to actually do it? I’m running version 2.5.8. My WordPress version is 4.4.2.My forum URL is http://lutrinians.com/forums/
All I can see under Plugins > Editor is:
Plugin Files
bbpress/bbpress.php
bbpress/license.txt
bbpress/languages/index.php
bbpress/index.php
bbpress/includes/index.php
bbpress/humans.txt
bbpress/templates/index.php
bbpress/readme.txtAlso, I am not using any programmes to edit the codes, just doing it in the browser.
Many thanks in advance!
Hi there,
I’m helping a client resolve an issue with their bbPress Activity Stream. Their website has many online classes that are kept separate from each other, and their wish is to have the Activity Stream only show activity that is relevant to the forum a user has access to, and keep info from other forums private (they are using MemberMouse to restrict access). I did some research on here and on Google and found several threads that talked about similar issues, but wasn’t able to find any solutions.
The site uses the latest version of WP (4.4.2) and bbPress (2.5.8) and is located at http://www.themysticdreamacademy.com/
I thought the bbPress Activity Stream Shortcode Plugin would do the job, so I installed that and did a quick test, but I’m getting this error: Fatal error: Call to undefined function bp_has_activities() in /home/myst1cadm1n/public_html/wp-content/plugins/bp-activity-shortcode/bp-activity-as-shortcode.php on line 102
If that issue could be resolved, we may be all set since we can set up shortcodes to display different streams for different forums. Otherwise, we’d like to know if there’s a way to limit the Activity Stream to only show content the user has access to.
Finally, my client is also concerned about the default forums page, which shows a listing of recent topics from all forums and is visible to anyone who finds it: http://www.themysticdreamacademy.com/forums/ Users who aren’t logged in aren’t able to click any of the links, but they are still concerned about privacy. Is it possible to make this page private so only logged-in admins can see it? Or can it be removed somehow?
Thanks for your time,
RoryI use the traditional forum outputting as well as shortcodes in posts.
Now I want to differentiate the output format, but both the shortcodes and standard output use the template content-single-topic.
How can I test if the template was included from bbpress/includes/common/shortcodes.php so that I can apply different styling.
This is really a bummer for lot of my users. After hours of research into the codes, I just found the ticket, addressing why
<li>
breaks the site (being an invalid HTML).Sorry for this bump(ish) post. Is there a temporary workaround or fix for this? For now, I’m planning on putting up a custom notice, advising the participants not to use
</li><li>
the wrong way.Also, I’m curious how bbPress (this forum) handles this.
Edit: I think the issue is self-explanatory here.
Topic: Need advice
I am keen to create a forum for my 2 websites that have been in existence for over a year in order to entice visitors to hang around and engage each other on key topics that are very dear to me. I originally intended to use MyBB for my 2 websites World Of Leathers and CarBuyerSg but received advice from MyBB forum members that the current different WordPress themes on my websites are not suitable for MyBB and will likely conflict with it.
I downloaded bbPress for both websites but didn’t dare to activate them after it crashed another website of mine that was a one Page website using the free So Simple Theme By Press75. The So Simple theme is one of the cleanest and most basic free WordPress theme available with really clean codes and meant for simple basic websites so I am now really afraid to activate it on my 2 websites that are using premium WordPress themes from Studio Press and Elegant Themes. Does anyone have any experience using bbPress for the Lifestyle Pro Theme by Studio Press or the Divi Theme by Elegant Themes?