Search Results for 'test'
-
Search Results
-
Hi
We are using this plug in for one of our clients. Their site just went live after being designed, built, and tested on our beta server. Everything worked great, so we moved it to the live server this week.
However, now that they’re on the live site, new forum users are not receiving their email notifications containing their password. In Beta, there was no email “link” as far as I could tell between the Beta site and our hosting. When a new user would register, they would receive an email from wordpress@clientname.org. Within our hosting back end, I can see that emails were actually sent from ourusername@ourbetaserver.com.
Within the Dashbaord/Settings/General, I’ve made certain that the email account listed on that screen matches what was set up with their hosting provider. I’ve dug through the files until I can see code with my eyes close and cannot figure out how to make this work again.
I’ve just now learning development, so please help (at a 101 level). I appreciate any insight!!
Hi,
I want to check if We want the forum section of the website to be accessible by anyone that registers BUT we also need to be able to restrict some sections of the forum, so that only some members can view these sections and others cannot. So that I can test this, I wanted to create a forum named “Some Dummy Text” and set this so that only some profiles can access it but others cannot, depending on what the administrator sets as their access rights? If someone without access rights tries to view this forum, can they get a message asking them to “Special permission is required to access this Forum. Please contact us”.
Does anyone knows about it, how to do it?
ThanksOn my site I have several boards in each Forum. Is there a way of showing which of the boards have the latest post? Or alternatively is there an option to show unread posts?
Wordpress 4.0, bbPress 2.5.4. The forums are not available to view as they are member only.
What I want is some indication of which board the red circled item refers to in the attached image.
Topic: Photo in Latest posts
Hello,
What is the procedure to display the profile photo, in the option “Latest posts”? Same have is here in this forum.
Helpe me please.
Regards,
IcaroI’m trying to format the background and the border for the lead topic, just as you’ve done here in the bbPress forum. I used Firebug to see your code, which is
#bbpress-forums ul.bbp-lead-topic li.bbp-body { border: 1px solid #dd6; } #bbpress-forums ul.bbp-lead-topic li.bbp-body div.topic { background-color: #0099FF; }
But when I add this to my child theme’s CSS (where I’ve successfully made other bbPress changes), nothing changes.
I don’t know if something else I’ve changed is preventing this from changing or maybe if you have something in the setup that I don’t have, something that allows you to style this in CSS when I can’t.
Any suggestions? The forum is private, but I can get you in temporarily, if that would help. Or I could paste into a comment all the changes to bbPress I made in my CSS.
(Note: I changed your color for testing purposes)
Thanks for any help you can give me.
Beth