Forum Replies Created
-
Thank you @robin-w bbp style pack is truly superb. I hope you will be adding even more features. I have been using with my another website.
However, in this case, I am using a custom-designed template, especially for bbpress and buddypress so bbp style paack is not compatible with the theme.In reply to: How to Hide “Viewing topic 1 (of 1 total)”@robin-w This shows in two places. I want to remove the one that is shown on the top.
In reply to: How do I add space between two replies?body.reply #bbpress-forums div.reply, #bbpress-forums .bbp-replies div.topic, #bbpress-forums .bbp-replies div.reply {
margin: 0px 0px 40px 0px;
}
This did the work. Thank you.In reply to: How do I add space between two replies?Thank you so much. This code added the space between replies.
Can this also be done with css? If yes, how?In reply to: How do I add space between two replies?Thank you so much. This code added the space between replies but pushed the border below.
In reply to: How do I add space between two replies?Yes, Robin I want to add space between replies.
I can add file using cpanel file manager as I am not familier with FTP.In reply to: How to remove IP addresses from bbPress?Thank you for adding.