Search Results for 'bbpress'
-
AuthorSearch Results
-
September 11, 2015 at 10:47 am #166596
Topic: Random html characters in emails
in forum Troubleshootingregeisle
ParticipantI’m having all sorts of html code show up as part of bbpress email notifications. Worst when the text is pasted in from other webpages or emails, but that’s unavoidable with lots of people using a forum.
Even random characters when someone types directly in the editor.
I’m using wordpress’s built in mce editor with only visual mode available. Latest versions of wp and bb. Are there any solutions to fix this?
Example:

Thanks in advance! Rich
September 11, 2015 at 8:10 am #166593In reply to: Dumb question on Installation
Robkk
ModeratorThis does not have to do with bbPress…but.
If Drupal was your first CMS read this guide.
https://codex.wordpress.org/Importing_Content#Drupal
You may need to hire a developer again if you had more customizations created then just migrating from one CMS to another.
Contact the WordPress support team for any WordPress specific help..
September 11, 2015 at 7:04 am #166590In reply to: Some startup help in designing my own theme?
Robkk
ModeratorYeah you can insert a shortcode on the forum index page using some hooks that bbPress provides.
bbp_template_after_forums_loopHere is a code snippet that will do what you are looking for though.
For the freshness link it should link to whatever was the last activity, with that either being a reply or a topic created. If you want you can filter the forum freshness link to just show topics I guess. The filter is
bbp_get_forum_freshness_linkSeptember 11, 2015 at 5:26 am #166583mminoli
ParticipantHi all, is there any way to restrict that email notifications in a topic only apply to 2nd level replies to my reply? And not for other users replies on the same topic.
I don’t want to receive notifications of other replies in the topic I have replied.
Running:
– WordPress 4.1.5
– bbPress: 2.5.6Thanks in advance!
September 11, 2015 at 4:44 am #166582In reply to: Possible to Subscribe to Tags?
Robkk
ModeratorbbPress does not do this by default, and it might be a little tricky to do this with the subscriptions component.
What you want may be custom development and you may need to hire a developer to create this for you.
September 11, 2015 at 4:40 am #166581In reply to: Subscriptions not working
Robkk
ModeratorbbPress does have profiles, but like I said with BuddyPress active the profiles merge by defautt.
IF you want link me to your site and I could just point it out for you.
IF you have BuddyPress the subscriptions section will be something like this by default.
yoursite.com/members/andyrushtonprogramming/forums/subscriptions/
Without BuddyPress the subscriptions section will be in your bbPress forum profile with a url simllar to this by default.
yoursite.com/forums/profile/andyrushtonprogramming/subscriptions
Did that help you find it yet?
September 11, 2015 at 3:54 am #166580In reply to: Subscriptions not working
andyrushtonprogramming
Participant@Robkk oops sorry for being slow on the uptake on what you were saying. OK, I get it now. Except I can’t get it working on our installation. We’re using bbPress stand-alone, not part of BuddyPress, so maybe the link you gave only works when using the combination of the two? The ‘profile’ element in the URL suggests that this is a BuddyPress feature to me since bbPress doesn’t have profiles.
Anyway, it’s not really what I was trying to fix. I’m using the “bbPress Notify (NoSpam)” plugin to solve the actual problem. But thanks for the tip, it is useful in these forums.
September 11, 2015 at 3:32 am #166579AilyRoot
ParticipantHello
we are using (bbPress)recent topics default widget, does any one knows that how to make “number of reply” show like this on widget ‘s topic list?September 10, 2015 at 10:28 pm #166577In reply to: Some startup help in designing my own theme?
tkse
ParticipantI’ve been doing some testing tonight, and actually made the realization that the starter theme is not the way to go for me. The first suggestion of yours seem to give me what I’m after just as well, and with a lot less effort on my part in the next stages.
In response to my other questions though (referencing this: https://bbpress.org/forums/topic/bbp-single-forum-wont-work/#post-166535):
Surely, there’s got to be a way of displaying both the forum index AND other shortcode elements on the home page of the forum? Since it won’t allow me to do changes in wp-admin if I set a custom page as root, do I have to call the shortcode via PHP in my bbpress.php custom template file?
Also, I’d love the front page “Latest update” to permalink the latest post, not the topic. Difficult task?
September 10, 2015 at 8:56 pm #166575In reply to: Possible to Subscribe to Tags?
Inggo
ParticipantThanks Robkk,
There’s no way to use the built-in sending of email bbPress has like when you click the “subscribe” button on topics and tags?
September 10, 2015 at 12:23 pm #166560AilyRoot
ParticipantHello
for us, https://bbpress.org/forum/troubleshooting/ looks “better” , why there is especially a “(Recommended)” on that option though?
any conflicts will occur ?
September 10, 2015 at 12:22 pm #166559In reply to: Problem with my theme
Robkk
ModeratorIt is just like customizing a regular WordPress theme.
Just copy the bbpress.css file into your child theme in a folder called css then edit it to your liking.
September 10, 2015 at 12:01 pm #166553In reply to: Preventing “Participant” Role
Robkk
ModeratorIt is weird that when I check the teststudents blog in the dashboard, I can see users listed as Participant as their site role, while it should be Subscriber.
The WordPress backend menu is all off when I hover over menu items. I do not know what is causing that. Also some bbPress tools in the Tools section, seem to have their own menu items also, which I do not know why.
There also seems to be forums on some blogs with the same content too??
This is one for example.
http://theglobalschool.net/science/tilliemcr/forums/topic/hello-world/
You can probably find more by visiting the site, and adding /forums at the end of the url.
If you haven’t already try some troubleshooting to see what is causing all of this.
September 10, 2015 at 10:50 am #166473In reply to: Preventing “Participant” Role
Rob Sbaglia
ParticipantThey are just listed as “participant” under users of the blog in question. I’m not sure whether they are bbpress forum roles, but bbpress must have something to do with it because when I uninstall bbpress the behaviour stops.
There are no forums on these blogs, just the parent blog (http://theglobalschool.net/science).
Try it for yourself. Go to a sub-blog (http://theglobalschool.net/science/nerissabcr). Hover over “blog authors”. There are heaps – most have only viewed the blog. Notice ‘teststudent’ is not listed as a blog author.
Now go to http://theglobalschool.net/science and sign in as [removed login information]. Now visit that blog again. I bet “teststudent” is added as a blog author.
September 10, 2015 at 10:38 am #166546In reply to: Allowing multiple line breaks in posts?
Robkk
ModeratorThat is a really old topic that used bbPress v1 standalone, which is entirely different software than what you have now. So I would recommend not using any code from topics about 3 or more years old.
You may need to install a Find and Replace plugin to remove the tt tags, or just change back to break tags.
To add mutiple line breaks you may need to read this, maybe install the mentioned plugin, and maybe also active TinyMCE in bbPress using the bbPress Enable TinyMCE plugin.
http://www.wpbeginner.com/beginners-guide/how-to-add-single-double-line-spacing-in-wordpress/
September 10, 2015 at 10:11 am #166543In reply to: Ajax validation issue for user auto-complete
Robkk
ModeratorThanks for finding that bug. I will create a trac ticket for this.
September 10, 2015 at 10:03 am #166541In reply to: how can I change this things..
Robkk
ModeratorClosing this in favor of your other topic.
Please do not make duplicate topics.
September 10, 2015 at 10:01 am #166539Robkk
ModeratorYou can use the default registration forms in WordPress instead. The bbPress register shortcode is not really complete in functionality. The login shortcode should work decent enough though.
September 10, 2015 at 9:59 am #166538Robkk
ModeratorI have seen users use Qtranlate or Qtranslate Plus. You may need to use a fix though for resolve some other menu item issue.
September 10, 2015 at 9:52 am #166536In reply to: Some startup help in designing my own theme?
Robkk
ModeratorDownload this file and edit it to change the word Freshness. Make sure to copy the file in a folder called bbpress in your child theme.
https://github.com/robkk/bbPress-Hierarchical-Forum-and-Category-Layout
Or try this that might help get the “by” and category layout. You should be able to copy all the folders in your child theme.
September 10, 2015 at 9:49 am #166535In reply to: [bbp-single-forum] won’t work
Robkk
ModeratorDon’t change the root settings in bbPress to be that page and it should work.
If you only have one forum, make it where the Forum root should show Topics by Freshness in Settings > Forums, then you can just leave it how it is without an additional page.
September 10, 2015 at 9:46 am #166534In reply to: Subscriptions not working
Robkk
Moderator@andyrushtonprogramming go to your forum profile on your website, I was just using the one on bbpress.org just as an example.
It should be something like
yoursite.com/forums/profile/username/subscriptions
With “yoursite.com” being your actual site url, and “username” being your username. You can easily access your profile by hitting your author link in your reply.
If you have BuddyPress active, the bbPress forum profile will merge into BuddyPress, and anything in the bbPress should be under a menu item on your profile named Forums.
September 10, 2015 at 9:29 am #166531In reply to: How can I change voices and replies
Robkk
Moderatorcopy
loop-topics.phpfrom the bbpress plugin into your child theme in a folder called bbpress and edit these lines.<li class="bbp-topic-voice-count"><?php _e( 'Voices', 'bbpress' ); ?></li> <li class="bbp-topic-reply-count"><?php bbp_show_lead_topic() ? _e( 'Replies', 'bbpress' ) : _e( 'Posts', 'bbpress' ); ?></li>You can change it like so.
<li class="bbp-topic-voice-count"><?php _e( 'Participants', 'bbpress' ); ?></li> <li class="bbp-topic-reply-count"><?php bbp_show_lead_topic() ? _e( 'Comments', 'bbpress' ) : _e( 'Posts', 'bbpress' ); ?></li>September 10, 2015 at 8:40 am #166527In reply to: Participants can´t see topics
Robkk
ModeratorI took a break yesterday sorry.
Have you tried some troubleshooting? It may be related to cache, a theme, a plugin conflict, or if you made your forums Hidden.
September 10, 2015 at 3:31 am #166524In reply to: Participants can´t see topics
aikichick2012
Participantno ideas, anyone? 🙁
(ps: forgot to say: i am using the latest version of bbpress and wordpress.)
-
AuthorSearch Results