Search Results for 'code'
-
Search Results
-
Topic: Remove underline from Topics
I am running a little custom CSS custom code to underline all my Hyperlinks on my BBPRESS forum, which work well, but I now wish to not underline Topics – can anybody advise addition code needed ?
Thanks:
main a {
text-decoration: underline !important;
}Site: uktechhub.com
Topic: bbPress forum as homepage
Hi!
And thank´s for great plugin!
I have tried to change my forum page to be my site´s homepage using shortcode [bbp-topic-index]. I can make my forum index come up in a box in my homepage, but it is missing all the extra´s in the forum pages (ie. latest posts, latest topics, etc.). Is there a way to really set a forum page to be homepage of my site?
I have the newest versions of WP and bbPress, and I´m running on newest version of Customizr theme.
My homepage is http://www.maltaasta.fi (a Finnish homebrewing site) and I would like the visitors to get straight to my forum in http://www.maltaasta.fi/keskustelupalsta
Hello,
Using the [bbp-topic-form] shortcode, users will have to choose from a dropdown list in order to post a topic. Of course, this can cause some issues as users can often post in the wrong forums without knowing it.
How can bbpresss forum functionality be configured so that users can press a ‘create a new topic’ button, press enter, and that topic is automatically posted in the forum where the ‘create a new topic’ button was situated?
Thank you