Forum Replies Created
-
In reply to: No topics were found here!
you can try these
and also go through your plugins and current theme and see if their are any conflicts
bbpress.org/forums/topic/before-posting/
In reply to: HTML tab not working after WP update?alright well do you have any plugins that affect the editor like WP Edit or something similar??
and if you havent already go through the basic troubleshooting for general issues in this topic.
ill check it out and see what i could find.
In reply to: Profile and Forum Details page formattingalso do this since it helps some users.
In reply to: HTML tab not working after WP update?are you clicking the edit topic menu item in the wordpress admin bar??
or the edit link on the topic??
or are you just editing a topic from the backend??
In reply to: Closed Topic displys No TopicsMybe it is coded so closed topics are excluded from topic query?
i just closed a topic in an empty forum , i didn’t see anything like this.
Are you seeing anything that should be in a blog post in your bbPress forums.
You did do all of the general issues troubleshooting steps?? like switch to a default theme and deactivate all your plugins except bbPress to find something conflicting??
if you havent already post this on their plugin support forums , to help other people that might be using the plugin.
In reply to: Logout then profile in navi cant think of a way using that function.
only thing i can think of is putting a custom menu in html where your current menu is
or just put the login widget into your sidebar since it provides a link to the suers profile , by clcking their username.
you can also hire a developer to build something custom for you.
post a job at http://jobs.wordpress.net/
In reply to: No topics were found here!what version of WordPress and bbPress are you using??
In reply to: Shifting forum posts to the left1. i could see those dumb mojo marketplace links in your admin bar , you should consider removing that.
2. what CSS did you add to your site , because by default it shouldnt shift left , it should be narrow but not shift left.
In reply to: Need Read Hidden capability to see Private Forums?hmm not sure on this.
i will test it out though and see if i find anything.
contact the BuddyPress support and see if they know anything i dont know since you have Groups too.
In reply to: Are there any responsive Bbpress-templates to buy?You can follow the last entry i added to the very bottom.
it should help with most of the topic icons.
i will put how to use CSS at the bottom later.
but the category/forum icons you might need a custom way to list the forums , im going to need more time on that.
your CSS is wrong too .
you can use these as examples
.bbpress a.forum-title:before { font: normal 16px/1 'Fontawesome'; content: '\f07c'; margin-right: 5px; float: left; padding-top: 3px; color: #222; }
.bbpress a.forum-link:before { font: normal 16px/1 'Fontawesome'; content: '\f016'; margin-right: 5px; float: left; padding-top: 3px; color: #222; }
In reply to: Forums page breaks after bbpress plugin updateonly thing i can recommend really is backup your site a few times then perform an upgrade to the latest version to see if that fixes the issue.
also make sure you have the latest version of WordPress.
and that your theme is upgraded to the latest version with and make sure you follow these guides if theme compatibility just doesnt work anymore.
https://codex.bbpress.org/theme-compatibility/
heres a guide for backing up your site
https://codex.wordpress.org/WordPress_BackupsIn reply to: Allow private groups to make their forum publica frontend option to allow the forums to be public in a private group seems kind of custom.
maybe consider posting a job and hire a developer to add this functionality for you.
if your using BuddyPress for Groups you can contact their forum for help too.
https://buddypress.org/support/
if you are using the bbPress – Private Groups plugin contact Robin on the plugins forum or on his personal site.
In reply to: browse topics with phpnot sure but maybe this plugin would help.
https://wordpress.org/plugins/bbpress-auto-suggest-topics-based-on-new-topic-title/
In reply to: add bbpress as a wordpress page?you can use the bbpress shortcodes
codex.bbpress.org/shortcodes/
but it will only affect that one page not the rest of the other ones.
i suggest creatng a bbpress.php file , these two guides will help
to find the file bbPress uses you can use the What the File plugin.
In reply to: How to insert photo sharing link (esp. photobucket)Photobucket still works when i tested it out.
here is an example image from Photobucket.
http://i281.photobucket.com/albums/kk238/traderbillonline/Misc/wordpress.jpg
you check the ombed settings for forums in settings > forums and see if you unticked automically insert media.
if your talking about the title that is in the browser tab.
i havent used yoast for awhile but im for sure there is a spot to fix it there.
its in the titles and metas section i think.
in the custom post types tab toward the bottom by topic archive.
In reply to: @mentions featureYour not suppose to cache for logged in users especially on membership sites.
if you do find an exact issue report back.
In reply to: Reply to a reply notification?hmm threaded reply specific notifications , any replies to the 1st level reply send notifications to that user sounds interesting.
Im not sure if bbPress really does this as i barely used the threaded replies feature.,but i think its only topics/forum subscriptions.
if you want you could hire a developer to make this for you.
post a job at http://jobs.wordpress.net/
i might make a trac ticket on this as a feature suggestion though.
can you receive regular topic notifications??
In reply to: Integrating bbPress with the Warp7 frameworkyep that warp framework is pretty complicated.
i see that throwing all the files fixed your issue, if this fixed it 100% go on any topic that talks about bbPress compatibility issues and post your resolution so that it will help others.
You should follow this guide too, some users say that throwing all the templates into a child theme resolves theme issues too.
In reply to: Merge forums within same installonly thing i found was this , i tested it out and it was missing about 10 topics during the import.
maybe stickies and closed.https://github.com/pippinsplugins/bbPress-Export-and-Import
but i see that you have resolved your issue with that plugin, i will check out and see if i can find more that could do the same thing.
In reply to: Integrating bbPress with the Warp7 frameworkReally appreciate the response, I get NOTHING from yootheme which is a bit sad 🙁
yeah ive seen quite a couple people not get support on their end for this common issue.
i had a user with the similar issue say that the first wp fix resolved the issue they had with the warp7 framework.
for now you can install this plugin and find the file your forums are using for bbPress.
https://wordpress.org/plugins/what-the-file/
then maybe copy that into a child theme and rename it to bbpress.php from it and remove any unwanted code.
this guide will help hopefully
you can also create an admin account for me so i can check out your theme files and see how to fix this. send the login details to my email.
robkkdev.wordpress.com/contact