Search Results for 'test'
-
Search Results
-
Hi there,
Our staging site has the BBPress and WooCommerce plugins, but when we update the BBPress from version 2.5.8 to 2.5.10 the Forums, Topics and Replies are not showing in the Admin Dashboard. When we tried to deactivate the WooCommerce plugin, the Forums, Topics and Replies are showing. But before we do the update, even these two plugins are activated, the Forums, Topics and Replies are displaying in the Admin Dashboard.
We have the latest version of WordPress which is 4.6.1 and we are using Divi theme. Our staging site is: http://staging.edurolearning1.flywheelsites.com/.
I hope you can help us.Thanks,
PortalHey, so recently I set up a localhost server (WAMPSERVER) and installed WP and bbPress. I then tested out the sign up function and realised that the Password Confirmation email was not being sent; even after using different emails and providers.
I would appreciate some help in fixing the problem 🙂I have the latest version of WP and I will be using this WP theme.
Should bbpress install and run ok?
Hi All – I maintain a very simple site for an astronomy group (sdbhas.org) on a volunteer basis, and we recently migrated to wordpress so I’m still a newbie. I recently installed bbpress and everything seemed to be working very well. However, while testing I noticed that replies to a topic are rendering the area where the username and avatar would go on the extreme right edge of the screen. The forum’s not publicly visible as of yet, but a screenshot of what’s happening is below:
bbpress version: 2.5.10-6063
wordpress: 4.6.1
theme: parabolaThis does appear to be theme-related since when I tested with 2016 it rendered properly. Searching the forum I couldn’t find anything similar, so would anyone have an idea as to what’s happening or a suggestion for a fix? Although I’m a software engineer, java and c++ are my areas, not php/css – so go easy 😉
Thanks in advance for the help!
–Thanks,
ChrisTopic: User registration password?
whenever i test the registration process, the user can’t make their own password? The registration email sent gives the new user a randomly generated password. Also, all the registration emails go to the spam folder.
Hey guys,
I’ve been slowly configuring css on bbpress (amazing btw) but having some issues with odd and even replies. I added code to add a border for each reply and spaced out the bottom by about 10px.
All works fine for the first reply (initial topic).
But for next consecutive ones – the “right” border is missing.you can find my site forums at weareoblivion.com/forums
-> Navigate to General Discussions > Test Topic
and you’ll see what I mean.I added in these to create the borders:
#bbpress-forums div.odd, #bbpress-forums div.even { border: 1px solid rgba(44,130,201,.22) !important; border-bottom: none !important; margin-bottom: 10px; } div.bbp-forum-header, div.bbp-topic-header, div.bbp-reply-header { border-top: 1px solid rgba(44,130,201,.22) !important; border-left: 1px solid rgba(44,130,201,.22) !important; border-right: 1px solid rgba(44,130,201,.22) !important; }I have tried different browsers and same issue occurred.
Tried changing it to add individual borders (like i did for the header)
– Still the same issue
Even removed alot css
– still same issueAny help is appreciated please ! 🙂
Hi everyone,
I’m still very new to wordpress but i’m quite liking it so far beside a few bugs i’m having.
I’m building a discussion forum right now and i’ve noticed that if I create more than 6 child forum the parent forum link stops working, and then add one more and the first child forum link will stop working, then if I add one more, the first 2 stop working etc.
Anyone has an idea how to fix this?
my site is landlordexchange.ca if you want to test it out
