Search Results for 'test'
-
Search Results
-
Topic: 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 outTopic: All in one SEO Pack Problem!
Where I will search meta tag!
Meta tag is very important but latest SEO Pack All in one may be misused.
Please fix the problem! Or anyone suggestion for me?
This is our websiteHello there !
I’m trying to using the wonderful bbp private groups plugin, and everything seemed fine until some “actual” users said they could’t see any topics, even if they created it…
So :
– Moderators and admins can see every forums and topic like they should.
– Users can see the forums corresponding to their group, see the latest activity in those forums and post in them BUT when they go to a forum it says no topic.. when they create a topic, they are redirected to the “you’re not allowed to see this” page !bbp PG settings :
forum visibility – off
general settings – all onDid I just missed something important?
Note : I’m using buddypress too, I tried disabling it but it didn’t change anything.
Topic: meta-single-topic
Hi there!
I need to find where this file is located: meta-single-topic.php
My problem is that when someone opens a topic there’s a link to go back to the discussions:
â Back to discussions
I need to translate this to spanish, but i can’t find where the php file is so i can manually translate that… any idea?
http://www.rateyourway.com/foro/tema/test-transporte-acuatico/
Thanks in advance!
Hi folks,
I’m having some trouble trying to remove the “by” part in the bbpress latest topics widget. I’ve inspected the css and html and can’t figure it out. Any help would be great.
Hi,
I created a forum, his id is 3569159-2 and it contains one topic.in this page of my website http://radiotounsi.com/?page_id=4862
I tried to display this forum by using the shortcode [bbp-single-forum id=$3569159-2] but nothing is displayed, but other bbpress shortcodes work just fine like [bbp-forum-index] and [bbp-login]
I switched the theme to twenty sixteen for testing purpose, same problem