Search Results for 'code'
-
Search Results
-
Where is bbPress’s style sheet?
Simple question, yes, but after having looked through all the child theme stuff, I’m expecting a very complex answer.
I’m simply trying to change the size and shape of the login widget’s text fields. It’s not fitting in my theme’s sidebar. (The theme that I use is Dandelion v268.) This has turned into a long-winded goosechase of installing and uninstalling theme files, templates, changing obscure comment fields, etc. I simply want the style sheet and change bbp-username’s style. That’s all. Help?
I have WordPress with bbPress 2.0 installed as a plugin. I’m looking for some basic functionality:
1. The ability to upload an avatar from the front-end, so the WordPress back-end can remain hidden
2. Topic and forums icons that can change depending on whether the user has read the topic(s) yet
3. Signature and custom bbcode support.
I can’t seem to be able to add any real functionality to bbPress simply because bbPress isn’t the stand-alone version. There is no page to activate bbPress plugins that I downloaded, so what do I do? Without plugins, bbPress is nearly useles…
Created page – support – and assigned it as the forum base. Then added the short codes:
[bbp-forum-index]
[bbp-single-forum id=$forum_id]
[bbp-topic-index]
[bbp-topic-form]
[bbp-single-topic id=$topic_id]
[bbp-topic-tags]
And get a fatal error when trying to view page http://blog.webactivedirectory.com/support/
Created a new page customer-support with the same short code and renders exactly as planned. http://blog.webactivedirectory.com/customer-forums/
Switch the forum base to “customer-support” on the settings page and that page has fatal error and support page renders correctly.
I played with the short codes and pages do not get fatal error when only using:
[bbp-forum-index]
[bbp-topic-index]
But the page does not render correctly.
Am I missing something completely?
Hello,
Install 2.1 version on few days back and it works good and used my custom theme without any issues.
But when i saw the Titles in the forums
its outputs before like…
Forums – site name
Forum: (forum name) – site name
Topic: (topic name) – site name
1) So what i want is move them to right or complete remove the later two, can some one point what to edit to achieve this.
2) And want the members to img code so image displays when topic is submitted, how to achieve this, what should i set default user to?
3) So if i use the admin account to post in forums it uses admin username directly in url, so how to hide this out… so as not to give out the admin username
Topic: Redirect no longer working
Thanks in advance for any help you can provide!
I have a website built in Ruby on Rails. My site has a webpage, located at “example.com/communityboard”, that you can use to enter a separate Community area. The community area is built with bbPress.
I want users who type in the URL “example.com/community” to be redirected to “example.com/communityboard” . It used to work this way, but for some reason, the redirect no longer works in any browser but IE.
We accomplished this redirect by placing an index.html file in the /community folder where bbPress had been installed. The entire code for the index.html file reads
<meta http-equiv="refresh" content="0;url=http://example.com/communityboard">Back when we built the site, I was told that a meta refresh redirect using an index.html file was the best option. The redirect had to address ONLY a single page (http://example.com/community) and not all of the sublevels of the community bb (which lives at http://example.com/community/index.php). Otherwise, the community bb and all of its sublevels would be redirected.
So… my questions:
Why is the meta refresh redirect not working anymore? How can I fix it?
Do the shortcodes have some how to limit the number of topics that can be shown with the [bbp-topic-index] shortcode ?, per example i have a page where i only want to show the last 5 topics not all of them.
Thanks!!
Topic: where to find new themes?
i cant find themes that are working with 2.0.2 version.. anyone?
in facts, i just need to remove breadcumb, modify characters and put a rounded bg instead of the original squared (sorry for bad english guys). need one of the two

– Let me know if I can contribute in this special case, the project itsels made huge steps forward – thanks for your work.