Search Results for '"wordpress'
-
AuthorSearch Results
-
April 27, 2015 at 3:17 am #161559
Topic: Can`t see any topics after uprading
in forum TroubleshootingScrooge3
ParticipantHello!
Until recently I have got no problems but when I upgraded my WordPress to 4.2 version and my Bbpress to 2.5.7 version all the topics disappeared. I`ve got them on my dashboard, but when I try to find them in the user mode I fail. It is written that no topic has been created yet. How to fix this problem, who knows? Is there any way to do that without waiting for some patches? Well, the way to do that with help of shiftback to the older version of WP is not the right one, because other plugins on my site require it.
Thanks for you possible help!
April 26, 2015 at 8:50 am #161552In reply to: how to change the post Permalinks?
Nicolas Korobochkin
ParticipantHi. The ending
/(trailing slash?) added automaticly if you setup something like/news/%POST_ID%/on the WordPress permalinks page. And not be added if no slash at the end —/news/%POST_ID%. This works because I useuser_trailingslashit()inside the code.BuddyPress group forums not supported yet. Something hardcoded inside and I not find the solution to this issue right now but I keep digging. 🙂
April 25, 2015 at 8:09 pm #161547In reply to: Removing the Status Bar in Forums
tylersoden
ParticipantIf anyone stumbles upon this thread and is interested in a css solution, here is the code I use. It goes in the ‘Appearance’ -> ‘Editor’ section on the wordpress control panel or in ‘~/<your theme folder>/style.css’:
.bbp-template-notice.info { display: none; }April 24, 2015 at 8:30 pm #161520Robkk
Moderatorif you did read those already you might need @netweb’s help since he knows more about this stuff.
or you could hire a developer to do this for you,
post a job at http://jobs.wordpress.net/ if you do this route come back with some kind of information to hopefully help out other users.
April 24, 2015 at 8:29 pm #161519In reply to: Importing Large Xenforo Forum
Robkk
Moderatorwhy did you avoid the Recalculate the position of each reply option??
and you might also have to split our import file into pieces if you haven’t already.
other than that @netweb maybe would chime in to help out.
or you could hire a developer to do this for you.
post a job at http://jobs.wordpress.net/ , if you do this route comeback with some information to hopefully help others.
April 24, 2015 at 7:25 pm #161516In reply to: only paying users can reply topics
Robkk
Moderatoryou could remove some capabilities from some user roles
https://wordpress.org/plugins/members/
this guide will help find the user capabilies ( what they do is self explanatory)
https://codex.bbpress.org/bbpress-user-roles-and-capabilities/
as for a membership plugin s2 member and pmpPRO (its free) with its bbPress addon should be two good candidates.
April 24, 2015 at 6:31 pm #161511In reply to: having problem
Robkk
Moderatorbut when I try to register it direct me to my wordpress login page
ive looked into this and its normal, its because the register form functionality isnt really finished
https://bbpress.trac.wordpress.org/ticket/2137
you can use the default WordPress registration pages if you want they are fine for user registration for all your users, and you could customize the default WordPress registration pages with some other plugins too.
if you want dedicated front-end forms use a plugin like this
https://wordpress.org/plugins/theme-my-login/
our login shortcode [bbp-login] works fine though.
April 24, 2015 at 6:01 pm #161509In reply to: having problem
kellygree
Participantso please what can I do, I create a login page, and ti till different user to wordpress login sreecn, so don’t u have any idea to do with that or developer to do that for me, thanks
April 24, 2015 at 4:25 pm #161504In reply to: having problem
kellygree
ParticipantI understand what u are saying, but that is not what I mean, what I mean is,i have bbpress on my site, I create a forum for students, but if they try to login to the forum, it direct them to the WordPress login screen http://studentalarm.org/wp-login.php , what can I do to change that, click here and see
I don’t want it to direct to the WordPress screen
I want it to stay on my site.
thanksApril 24, 2015 at 9:10 am #161500In reply to: site down after last update
loen010
ParticipantLS,
Since the last update of wordpress (4.1 -> 4.2) there are no more problems with my site.
I updated bbpress to 2.5.7 and it is working fine.Thanks for your time and support
Alex
April 24, 2015 at 8:30 am #161499In reply to: Translation doesn't work.
OliverEggertsen
ParticipantIt’s working again after updating both WordPress and BBPress again.
But thanks for the help guys.
April 23, 2015 at 10:26 am #161467In reply to: bbPress Android\iOs app
Stephen Edgar
KeymasterDid you know bbPress has had a JSON API available for ~2 years?
Well, not quite, if you use Jetpack and enable the WordPress.com JSON API:
Custom post type and metadata support in the REST APIBecause we love bbPress, we’ve bundled in support for bbPress and the REST API directly into Jetpack, so that you can read, write and edit bbPress forums, topics and replies right out of the box. You can also use this file as an example on how to bundle support in your own plugins or themes.
Anyways, as you state in your post you’ve seen the work Brent has done, once I get some time and a few other interested parties we’d like to look at incorporating this into bbPress core 🙂
April 23, 2015 at 5:37 am #161463In reply to: bbPress Android\iOs app
jezza101
ParticipantFor what it’s worth I have started on a bbPress app.
It’s a personal project and one that I want to do to hone my Android development skills (I am a professional developer, but have no Java experience!!). It’s something I will continue with regardless of other commercial implementations.
The idea is that you can add any number of bbPress sites, once the WP REST API is in core you won’t need any additional plugins for it to work. I’d also like to make it easy for others to produce a custom / branded app that works for their own site only.
You can find out more here:
I will host on GitHub once I have some basics in place.
This will be Android only, cos hey, nice for Android to have exclusives for a change ;). I’m sure someone will do an iOS one someday…
April 23, 2015 at 3:56 am #161461In reply to: bbPress 2.5.5
Robin W
Moderatorok, I have logged a trac ticket with the authors
April 23, 2015 at 3:55 am #161460Robin W
Moderatorok, I have logged a trac ticket with the authors
April 23, 2015 at 3:55 am #161459In reply to: site down after last update
Robin W
Moderatorok, I have logged a trac ticket with the authors
April 23, 2015 at 12:18 am #161453In reply to: how to change the post Permalinks?
wenlujon
Participantthanks, i tried to install the plugin, but it failed, i’m using the latest wordpress and bbpress 2.5.6
April 22, 2015 at 10:29 pm #161448In reply to: Most popular signature plugin (with HTML limiting?)
Robkk
Moderatori think this plugin limits html , cant remember though.
April 22, 2015 at 10:23 pm #161447In reply to: Email notification for admins on new posts
Robkk
Moderatorif you subscribe to a topic you can get notificiations of new replies.
if you want a notificatin for all replies/topics created
i would suggest this plugin. But the other are fine.
https://wordpress.org/plugins/bbpress-notify-nospam/
sorry it is not
April 22, 2015 at 7:05 pm #161434In reply to: Can’t seem to make login short code work
Robkk
Moderatoralright
well just so you know the bbpress login form and woocommerce login form would work together
they would just sign the user into your WordPress site.
They dont have to sign in twice , but they can sign in multiple places , don’t recommend that but yeah they can use either one.
April 22, 2015 at 6:22 pm #161431Robkk
Moderatormore of a WordPress thing, as the biographical info doesn’t allow line breaks by default.
you can create a new topic but at the WordPress support forums if you really need this type of thing
April 22, 2015 at 3:30 pm #161428Topic: site down after last update
in forum Pluginsloen010
ParticipantHello all,
I having a major problem with my wordpress site (www . onlinegokforum . nl)
After the last update (20-4-2015) my site isnt working anymore when i have the bbpress plugin active!?!?!?!I can only see my site when im logged in
Can someone help me? Thanks in advance
Kindly,
AlexApril 22, 2015 at 3:21 pm #161427In reply to: bbPress 2.5.5
loen010
ParticipantHello all,
How can i start a topic on this forum?
I having a major problem with my wordpress site (www . onlinegokforum . nl)
After the last update (20-4-2015) my site isnt working anymore when i have the bbpress plugin active!?!?!?!I can only see my site when im logged in
Can someone help me? Thanks in advance
Kindly,
AlexRobkk
Moderatoroh yeah thats all custom stuff for this site
this plugin gets some of them
https://wordpress.org/plugins/bbpress-info-widgets/
more advanced search template and functions that would put in your child theme.
https://github.com/MateuszNowicki/bbpress-Advanced-Search
only thing missing is forum info
i think there is some article on some site to get every widget in a function like this site.
dont know where it is.
April 22, 2015 at 2:18 pm #161422In reply to: Showing freshness of replies in forums
Robin W
ModeratorThere’s a trac ticket for this
-
AuthorSearch Results