Presuming you still have my plugin active, then I suspect that your server permissions are not allowing the creation of the css file.
Try going into
dashboard>settings>bbp style pack>css location and activate and add
wp-content/uploads/
as the location
Please let me know either way it this works or not
hi Robin, adding the css location did the trick.
I have some other issues if you don’t mind me asking for advise-
1. Is there a way to globally change forum font color to black and larger, say 16px? (instead of go into each tabs doing them one by one)
2.Breadcrumbs does not show anywhere. In topic view / reply page, user has no way to go back to forum root or navigate back. I didn’t change any settings from default.
3. Author profile page photo dimension is wrong. How do I correct it?
https://www.speaknetworks.com/allforums/users/jack-wang/
4. “Search forum” field font is too small. Hopefully it can be fixed by #1.
1. not within the plugin
2. somewhere in your theme this is being turned off. in style pack settings custom css try adding
.bbp-breadcrumb {
display: in-line !important;
}
3. bbpress expects to be able to show avatars with a width and height of 150. Are you using gravatar, or how are avatars being supplied to the site?
4. try this in custom css
#bbpress-forums .bbp-search-form #bbp_search {
font-size : 20px ;
}
-
This reply was modified 9 years, 1 month ago by
Robin W.
Just wanted to add: Boom! Thanks for the CSS location tip — did the trick, and now I can customize to my heart’s content! 🙂
Cool plugin. Paypal on its way.
hey great – glad you are all working, and thanks for your very kind donation – much appreciated !
Hiya,
I’m having trouble with this. It seems that the changes *sometimes* take effect, but not at others. I’m using a new theme – 5 Hacks for 2017 – and I fear it’s overriding some things. I already changed the location as you indicated above, but it doesn’t seem to have worked.
Help? 🙂
thanks,
Kamela