Forum Replies Created
-
In reply to: Full Width Forum Help
ok, you are using the oxygen theme as well?
@watstyl08 never came back and said that the code worked, and is now using a three column forum, so don’t know.Ok, I’d go back to the original fix, that is copy the oxygen full width template as @watstyl08 did in their very first post, and then take out the three lines as I suggested.
Once you have done that, come back, and I’ll look at your website.
In reply to: customizing bbpress admin links@robkk – yes just saw the other thread. Let us know what the resultant code looks like π
In reply to: customizing bbpress admin linksok, stacking can be fun, and I’m sure we can get it to work. lets start with the topics list
bbp_get_user_favorites_link();
bbp_get_user_subscribe_link();
bbp_get_topic_edit_link();
bbp_get_topic_close_link();
bbp_get_topic_stick_link();
bbp_get_topic_merge_link();
<bbp_get_topic_trash_link();
bbp_get_topic_spam_link();can you tell me when you would like them to display
eg
bbp_get_user_favorites_link(); when user is logged in and if they are participant
bbp_get_user_subscribe_link(); when user is logged in and if they are moderator or keymaster
bbp_get_topic_stick_link(); anyone whether logged in or notetc
In reply to: Delete "no categories" on forum.Ok, can you remind me what you main theme is called?
In reply to: Topic ID instead of slugs?Not my strong area, but I think if you reset them in
Dashboard>settings>permalinks and change to the default that should work, or doesn’t it?
In reply to: bbPress Theme for Spin?and look at the styling crib
In reply to: Change email for notificationsdid this fix it for you?
In reply to: Problem with register pageok, the register in the login in the sidebar works fine.
On what page and where did you put the shortcode?
In reply to: Showcase-bbpress admin talk@sktrader – you didn’t provide any link !
In reply to: Import to bbPress from custom forum@indrekhirsnik sorry I don’t know the answer to that one, and the bbPress import guru is I believe away at the moment.
In reply to: How to use bbpress for designing forum – Tom KaliliI can only suggest that you start by setting up a forum, and then come back with any questions you have.
to start you should follow the guides in the documentation
In reply to: Delete "no categories" on forum.ok, lets try and get this in order
#1. get rid of the no categories
#2. increase font for items
#3 decrease size of forums headerOk we need tio sort out the theme issue – I see you as using the ‘awesome’ theme, not a child theme. Have you switched since you asked the question, or did you name you child theme awesome?
come back and we’ll progress the issues
no, we can carry on here !
I have to say I’m not sure whether it can take two, the codex seems to think it can be passed 2in the examples.
https://codex.wordpress.org/Function_Reference/add_shortcode
However you are passing an array $attr to the function, so why cant you just pass two elemenstb within that array
$attr[‘id’]
and
$attr[‘id2’]In reply to: unregistered users can't see topicok, I’ve just loaded UAM on a twentyten theme with bbpress.
I set up 2 groups
Name Description Read access Write access Role affiliation IP range
partners partners description only group users only group users none none
lock pages lock pages description only group users only group users none noneI then set one page to have lock pages access
I have changed nothing on UAM settings, so these are all default.
With unregistered users, this works fine – all topics and their contents are visible. Until I can re-create what you are getting, it is not worth trying logged in users !
Can you try the plugin without woocommerce just to see if it is UAM & Woocommerce & bbpress that is the issue? and then with twentyten just for a moment.
After that, if no luck, please list what you have for all UAM settings, and I’ll see if that makes a difference.
In reply to: Delete "no categories" on forum.yes I’m here, but the helpers on here are volunteers who do this in their spare time and for free, so please be a little patient.
I am doing some coding at the moment, but will respond when I get a chance π
In reply to: Installed but I cant see the forum start page?Great – sorry I’m working on some tricky coding for something else, but do come back if you need further help, or to let us know it worked
In reply to: My Thoughts on BBPResssHi Robin, so you donβt like feedback here?
I love feedback, but you need to realise that this forum is supported by a small bunch of volunteers. I have absolutely nothing to do with bbPress, I am just a user who is trying to give something back and help others, as I was helped when I started using this software.
But I do feel that to complain about the support and lack of functionality for something that is free, and that the authors could quite easily decide to stop developing, is not the best way to achieve a positive response.
Anyway I do hope that as you learn how bbPress works you will come back and help others, so that someone else’s answers are not left for as long as yours.
In reply to: Delete "no categories" on forum.#1 – ok if it worked with the twentytwelve theme, then we may still be able to help here, but try their support forum first, and if you don’t get help, come back and I’ll see what we can do. We can usually get you working with most themes !
#2 Don’t worry we all started not knowing, but as long as you are willing to learn and put a little effort in, we can help. So first of all we need to create a child theme to go with your parent theme. This will let you make changes without losing them on upgrades. Start by following this guide
Then come back when you have a child theme, and I’ll explain further π
In reply to: Installed but I cant see the forum start page?Guess i have done something wrong?
probably not !
Ok, we need to eliminate other plugins and your theme
Plugins
As a test, deactivate all but bbpress and see if this fixes. If it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, test by switching to a default theme such as twentytwelve, and see if this fixes.
In reply to: Moderation and Email Notificationsyour best bet would be to ask the moderation plugin author, as hooking to his code would be the best way.
I don’t know this plugin, so sorry cannot directly help – sorry
In reply to: My Thoughts on BBPResss2./ Lack of dedicated Styles and themes
I presume you also write to Ford to complain that the Ford car you bought doesn’t look like a Nissan π
In reply to: My Thoughts on BBPResss1./ Lack of Support β check out this topic, not one reply as I waited for several days. In the end I had to do it myself on hope and lucky for me I puled it off. I hope this improves.
I’m sorry that you feel you should receive quicker free support on a weekend in the middle of the summer holidays for a product which was written for free for you, is supported by a small group of volunteers who have jobs, family and other hobbies to pursue, who do this for free, and spend a large amount of their free time doing so. That we failed to respond to you sooner is naturally a disgrace.
In reply to: Delete "no categories" on forum.#1 is related to your theme I reckon. Try as a test switching to a default theme such as twentytwelve and see if it disappears. If it foes come back and we’ll try to help further.
try my plugin
Yes maybe plugin or theme
Plugins
Deactivate all but bbpress and profile information and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, switch to a default theme such as twentytwelve, and see if this fixes.
come back and let us know the results