Search Results for 'test'
-
Search Results
-
Hello – As a normal user (not admin) the posts are showing the html (I think that is what it is called). For example – it looks like this when posted:
<p style=”text-align: center;”>Creating a test topic 1.</p>
<p style=”text-align: center;”>Creating a test topic 1.</p>
<p style=”text-align: right;”>Creating a test topic 1.</p>
<p style=”text-align: right;”>Creating a test topic 1.</p>
<span style=”font-family: Impact,Charcoal,sans-serif;”>Creating a test topic 1.</span><span style=”font-family: Impact,Charcoal,sans-serif;”>Creating a test topic 1.</span>
<span style=”font-size: 18pt;”>Creating a test topic 1.</span>
<span style=”font-size: 18pt;”>Creating a test topic 1.</span>
<span style=”text-decoration: underline;”>Creating a test topic 1.</span>
<span style=”text-decoration: underline;”>Creating a test topic 1.</span>
<span style=”color: #339966;”>Creating a test topic 1.</span>
<span style=”color: #339966;”>Creating a test topic 1.</span>
<span style=”background-color: #000000; color: #00ff00;”>Creating a test topic 1.</span>
<span style=”background-color: #000000; color: #00ff00;”>Creating a test topic 1.</span>
I am using GD bbPress Toolbox to have more options on my visual editor.
Also – is there any way to completely REMOVE the “text” tab option (only have visual editor available)?
Thanks for your assistance.
I’ve been working quite a lot on this threaded view format. This is coded all outside of bbpress, but uses many of bbpress’s functions.
Hello guys, i just installed bbpress on my theme called:hadron-multi-purpose-wordpress-theme and i am using wp 4.3.1 version of wordpress and latest version of bb press as well as at 15/11/15.
what i wan is that i want to arange my sub-forum verically instead of horizontal and also i have uploaded all the bbpress plogins such asbbpress new topic plugin,bbpress private replies,bbpress report contents,better bbpress signature. so how do i make them function?
ThanksI have been struggling with this for a few days now and I’m tearing my hair out!
It’s absolutely crucial that my forum only displays Usernames and NOT real names.
This thread seems to be the most promising info I could find…
I tried Robin’s Plugin…
And I got REALLY excited as it seemed to do the trick. HOWEVER, I found one deal-breaker: When you look at the Forum Index- the plugin seems to put the Avatar of the latest Fresh post but show the Username of the Oldest post in that forum. Freshness time is displayed correctly.
If I Deactivate the plugin, All data is correct again, but obviously I am then getting real names displayed again.
I have emailed Robin to see if he is still supporting the plugin and can rectify.
Is there anybody here who would very kindly be able to walk me through step-by-step how to make this work. I don’t mind editing PHP files- I have no experience in PHP, but I can open them with Notepad and copy/paste text if someone can steer me.
I am so desperately frustrated with this issue. It’s to the detriment of my forum as members are reluctant to post unless its just their Username that is shown.
Many thanks in advance,
Regards,
IanI look after a site that is purely used as a forum and news posts and have two small groups that have an exclusive membership, the groups are hidden and until recently they appeared on the groups list. They are now invisible to the members of said groups though the list shows that there are some, you just can’t see them.
I am using the following:
Theme: Quest (1.3.0)
Plugins: Anti-Spam by CleanTalk (5.31), Buddypress (2.4.0), BBpress (2.5.8), FEEDZY RSS Feeds by b*web (2.6.1), Jetpack by WordPress.com (3.8.0), MailChimp Forms by MailMunch (2.1.3), Meta Slider (3.3.5), Sitewide newsletters (0.4)I have tested this with Twenty Fifteen (I do not have the others installed). It works with Twenty Fifteen (but looks pretty awful).
I know that I can give people links to the forums, but it looks incredibly odd and is rather difficult for those who aren’t so savvy (or are looking for something quickly).
Does anyone have any idea why this isn’t working?
Topic: No forums, Only Topics
Hello community,
My requirement is that I need just a single forum. So ive created a forum and now I have to create topics and assign it to that forum. The name of the forum comes in the slug.
Is there anyway I dont have to create this forum. How about siteurl/bbpressslug/ simply lists all the topics and these topics dont have any assigned forum. What is the shortest way to accomplish this.
Also in that case, how do I use shortcodes like the following
[bbp-topic-form forum_id='$forum_id']Thanks
Hi. I am hoping someone can assist me with this request.
I have installed BBPress and have created forums for my site.
http://dtcdancecentral.com/DTCTest/forums/
My background is dark on every page of the site, but I want to make the forums (once you drill down into a specific forum page & topics index page & replies page) white.
The problem I am having is that these pages are not actual pages – I have no idea where they are. I thought I would find them in my pages but the only thing there is the Forum page I created and inserted the BBPress forum shortcode.
I tried using the following code in the Divi Theme options & it worked; however, it changed all my backgrounds in all my other pages that I do not want touched :
For these types of pages :
1.http://dtcdancecentral.com/DTCTest/foru … community/
2.http://dtcdancecentral.com/DTCTest/foru … ic-2-test//*BBPress each indiv forum background – drill down 1*/
#main-content .container {
background: #ffffff !important
}/*BBPress each topic/reply background – drill down 2*/
#main-content {
background: #ffffff !important
}Thanks so much for any assistance you can provide.
Hello,
Customizer doesn’t save correctly when WP_DEBUG is enabled and bbPress is active.
With that I mean that the save button doesn’t change state after the AJAX call has been successful. This leads to a “navigation confirmation” alert after saving when trying to navigate away from Customizer.I haven’t tested this without enabled WP_DEBUG, but bbPress also outputs the following notice:
Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /...../wp-includes/functions.php on line 3784WordPress version: 4.4-beta3-35590
Theme: Twenty Sixteen 0.1.20150828Thanks!