Search Results for '+.+default+.+'
-
Search Results
-
Topic: bbpress and RTL languages
i am trying to manage a bbpress forum in Persian (it is an RTL language) and i am facing some troubles.
apparently bbpress does not support RTL languages in URL so whenever i have anything Persian in my URL i get a 404 error on the page and as you know bbpress by default takes forum/topic name to URL (i can not tell everybody on the forum to write topic names in English) what i want to ask is one of these two:
* is there anyway to make bbpress support RTL language in URL?
* if not, how can i change Forum and Topic permalink from “topic/forum name” to “topic/forum ID” (so i don’t have anything Persian in URL)thanks in advance for answers
Topic: there is no bbPress sidebar
Topic: CSS errors
There seem to be some errors in this file:
/wp-content/plugins/bbpress/templates/default/css/bbpress.cssSpecifically, lines 1137-1139 get highlighted by CSS debuggers.
I was using a third party tool to generate Critical CSS for mobile optimization. These lines prevented the CSS from being parsed properly. I had to remove them temporarily, run the tool, then add them back afterwards. Perhaps these lines can be fixed/changed in the next version?
Topic: Threaded layout
I’m returning to WordPress after years and found bbPress as a potentially good option to convert an old forum while converting the site to use WP. What I specifically need because of user mandate is threaded topics but they need to be in a specific layout. The default for bbpress when I enable threading, is kind of a hybrid flat/threaded. What I’d like to achieve is to have the individual posts display on a page with the thread below in the form of a thread of links to those posts/replies within the thread. This is specifically what my established users are accustomed to and what they demand. The forum goes back almost two decades (original threaded forum styling) and many of the users are original members so they don’t want any fancy, newfangled flat forums…
I’m confident that I can create the database script to do the forum migration of posts/thread/users into WP/bbPress but need some insights for achieving layout issues. Can I get some help / insights for achieving this layout? Thank you in advance.
Paul
Topic: Genesis remove a widget area
Hi –
(For our forums here – http://www.zetaunit.com/forums/ – W.P. V 4.5.3, using Avada 4.02)
I see in the documentation that it is possible to replace the default bbpress wordpress template for
the Forum Root Slug ‘Forums’
by adding a page in WordPress called /forums/
and then inserting the bbpress shortcode for forum archives.
I tried this also with ‘forum’ for individual forums, and I see other Slugs available in Settings > Forum
Single Forum Slugs
Custom slugs for single forums, topics, replies, tags, views, and search.
Forum
Topic
Topic Tag
Topic View
Reply
SearchAm I missing something, or is there a simple way to replace each of the pages used by bbpress by default, just by creating pages named e.g. ‘topic’, ‘topic-view’ etc? And then insert the relevant shortcode for that content?
It seems like ‘it should be there’ but can’t find documentation apart from customising my child theme etc.
Thanks in advance 🙂