Search Results for 'test'
-
Search Results
-
Hey,
I use the Woffice theme with bbpress forum. The widgets for latest topics and replys have two hover effects.
1. Underlining of the link
2. Moving the link a few pixels to the right.I want to remove the second one as it cause the link to sometimes jump around like crazy.
Any ideas how I can do that?
I want to limit the number of characters in the Topic Content Text Area in bbPress to a maximum limit (of say 500 characters). How can I do it?
I tried to do it by using the maxlength attribute of textarea (bbp_topic_content) in the stylesheet file, but this attribute is not working (may perhaps be because this attribute was included in HTML5 version only). However, if I use this in Developer Tools in Chrome while inspecting the text area for Topic Content, it works fine; but that is only for testing and I am not able to make a permanent change by editing the source file or through any plugin.
Other two methods could be javascript to check on local machine the number of characters being entered, but I understand that this can easily be cheated by disabling javascript. Moreover, I am not fully sure how to do it.
Third method could be to use for action or filter hook. Can you please suggest me which hook to be used and sample code, if any?
Thanks in advance.
Hi people,
I noticed that’s there one space in front of “Admin” here:
This forum contains 2 topics and 2 replies, and was last updated by Admin 9 hours, 17 minutes ago.
You can also see it on the right hand side under “Latest forum posts”.
Best regards.
Here are the details:
~ WordPress 4.9.8
~ Travel Eye Pro theme
~ BBPress Version 2.5.14This issue is with a company Intranet so not accessible from the Internet.
When a new topic is created via the Topic option in the WordPress dashboard subscribers are not notified. When a new Topic is created on the Forum page using the New Topic fields and editor subscribers are notified. I’ve tested this across multiple forums and this behavior is repeatable. I see the new topics in the forums regardless of where they’re entered but subscribers are only notified if the topic is created from the forum webpage. Have I missed a configuration step in WordPress or is this a bug?
Thanks in advance for any help anyone can offer. Happy Monday!
Tearing my hair out here trying to change the content container to transparent. I’ve tried changing the bbpress.css file, putting custom css in the bbl style pack, but nothing seems to work.
Really appreciate some help here as I don’t what else I can do.
WordPress 4.9.8
bbPress 2.5.14
http://dftasmania.com/forums/topic/test-topic/
Thanks in advance.
Cheers
LongtallTopic: Migrating part of forum
Hello,
we are migrating our site which includes a bbPress forum. The migration process is pretty long. So we’d rather not close the forum for a long time.We’ll start the migration import the whole database. The rest of the process will take several days. This means that in the meantime new discussions will be added to the forum.
We thought we could add those new discussions using the XML importer. But in our tests it didn’t work. The discussions don’t show up in the frontend. And when we try to fix them with the bbPress tools, they disappear.
Is there a way to do it?