Forum Replies Created
-
In reply to: RSS only showing new topics but not replies
Seems like it shows blog entries instead…
Thanks
In reply to: redirect user edit profile to custom pageIt worked like a charm, thanks a lot!!
In reply to: redirect user edit profile to custom pageHey!
I’ve used this code in my child theme functions.php:
add_filter( 'bbp_get_user_edit_profile_url', 'http://example.com');
But it doesnt work, if I now click “Edit” it does nothing instead of go to example.com
Thanks
In reply to: Css image error in BBpressNice! I just used that function and everything is fine now.
Thanks A LOT!
In reply to: Css image error in BBpressThanks a lot Robkk!
But why I have that 14px limit? Can I remove it?
In reply to: Checkbox for "Keep a log of this edit"Oh, wait a moment, it works well for replies but not for new topics
In reply to: Checkbox for "Keep a log of this edit"Hello again.
I just installed a new website and the latest version of WordPress and BBpress and the last code that worked well in that website is no working here. The email notification works well, but still is checked the log field…
Any suggestion please?
I guess that the code of BBpress has changed in recent versions…
Thanks in advance
In reply to: BBpress and theme compatiblityWith another theme BBpress works well. I’m trying to find the error with the current theme, could be some js error?
In reply to: BBpress and theme compatiblityI didn’t minify the code and I think there is no ajax comments
In reply to: BBpress and theme compatiblityThanks a lot Robkk
With bbpress-wp4-fix now I can see topics created but still the button for submit replies doesn’t work…
The other plugin seems like has no effect.
I have the same problem and I have tried the solution of user tharsheblows and the problem continue…
Some other fix please?
Thanks in advance
In reply to: Would be possible a forum with only one topic?Thanks for your reply.
But with this method, if some user click on the forum icon of the group (remember that I’m using buddypress plugin too), it will send to anywhere. It would be neccesary make a re-link to that page, isn’t? The problem is that if I have a lot of groups, I will have to make a lot of re-links manually.
The problem is that features like private group (implies private forum) will not affect that single page, isn’t?
In reply to: Checkbox for "Keep a log of this edit"It works fine now!
Thank you a lot!!! 🙂
In reply to: Checkbox for "Keep a log of this edit"I have changed this code too:
`<input name=”bbp_log_reply_edit” id=”bbp_log_reply_edit” type=”checkbox” value=”0″ <?php bbp_form_reply_log_edit(); ?> tabindex=”<?php bbp_tab_index(); ?>” />
in the form-reply.php, but the checkbox is still checked by default
In reply to: Checkbox for "Keep a log of this edit"Thanks a lot my friend!
And I guess that there is another option like this to activate by default the checkbox for suscribe to new replies when you are writing an answer in a topic or creating a new one, isn’t? “Notify me of follow-up replies via email”
Could you say me where can I found it?
Thanks in advance for all the help
In reply to: Checkbox for "Keep a log of this edit"Frontend, every suscriber sees that when he tries to edit the post
In reply to: Checkbox for "Keep a log of this edit"Yes, when I click in edit a topic
In reply to: Error in permalinkI don’t have akismet enabled. But I checked the comments tab and I don’t found spam comments… It’s very, very stange
In reply to: Error in permalinkI have several jumps in the IDs… Do you know why?
Thanks a lot
At least, for each topic the number for the first message should be #1 no?
In reply to: Error in permalinkI just checked it. I don’t have any spam comments, I have only 66 pages in my WordPress.
Seems like the error is other… No way to solve it manually or some?
Thanks
In reply to: Error in permalinkNobody?