You are now logged out.
Forum Replies Created
-
Does this help?
Thanks @mitesh-patel, that worked perfectly!
I was hoping if you could help me out with putting the username on the list of topics page (such as on bbpress.org/support) in the freshness column? Currently, there is just the person’s name.
Pretty cool @clicknathan, I’ll be implementing this on my site.
Just noticed in your tutorial (it caught me out!) – your css step looks like this:
a.bbp-topic-permalink:visited {color:#bbb}
but should be like this
a.bbp-topic-permalink:visited {color:#bbb;}
This one maybe?
Try this: http://wordpress.org/extend/plugins/bbpress-post-topics/
This might be what you’re after: http://wordpress.org/extend/plugins/gd-bbpress-attachments/
You might want to check out the blog: http://bbpress.org/blog/
Lots going on with bbPress.
Hi Zaerl, how are you coming along with this?
HI zaerl, I’ve just emailed you too in case it goes to your spam (Tanya Ahrens). Thanks!
Sounds really great zaerl! I’m looking forward to the first release.
Pippin’s plugin is actually at http://pippinsplugins.com/bbpress-mark-as-read/ and it is free.
It is still missing the functionality of new topic replies (from last visit) and automatically taking you to the last unread reply inside the topic.
Thanks for working on this zaerl!
I ended up using tinyMce Advanced and it worked perfectly! Thanks for helping me out.
Thanks @Ronelico. I will have a look at these
The import didn’t end up going through as the file size is too big (394mb). I’ve gotten in contact with my host as I’m unsure how to get it to import.
Nice work @Ronileco.
One question: How did you make your reply editor include image uploads? Thanks.
I’m guessing I will wait for the import to go through, then go through all the tables and delete all the phpbb ones. Please correct me if I’m wrong!
@netweb Ah crap, I just started importing it into my database. I will see what I can do…
Thanks @netweb. From what you’ve said, I gather this is what I’m going to do:
- Export the current forum’s database, then import it into my own.
- Use the Tools>Forums>Import Forums.
- Repair the forums Tools>Forums>Repair Forums.
Wish me luck! I will report back to say how I went if this does ever help anyone else in the future.
Pippin wrote: I can definitely see how that can play a major role, but it’s definitely not going to make it in for now, at least not right away.
Keeping track of replies like that is a whole new ball game.
I’ve been talkin with JJJ (lead bbPress developer) about how we might work to integrate these features into the plugin core. Tracking replies will probably definitely be something we’ll look into then.Hi Pippin, I don’t mean to be a pest, but would you have some sort of timeframe to integrate this? I think the forum members will be okay with the forum the way it is if they know that the feature will be added in the future.
Use bbPress String Swap plugin: http://wordpress.org/extend/plugins/bbpress-string-swap/
It works for me hurrah! Thanks Dave
See it in action at the bottom of the page here – I changed the pagination strings to Next and Prev instead of the arrows: http://netballscoop.com/forums/topic/trying-again/So how would I change this myself without the plugin, since I am curious?
Also, for the widget, can this be a link so that you can place the “view unread topics” link wherever you would like on your site?
Thanks Pippin, can’t wait to test it!
Is there also the possibility of having a link next to to the topic title, like an arrow, so when you click on the arrow it will send you to the last reply that you haven’t read in that topic?
Try this: