Forum Replies Created
-
In reply to: forum tabs disappeared in backoffice menumenu
Nobody can help ??
In reply to: Change Text Colour in BBPress ForumIt seems to me this is because the css used for styling is your theme styles.css.
What I did is changing the bbpress css files on line 196 for this :`#bbpress-forums div.bbp-topic-content,
#bbpress-forums div.bbp-reply-content {
margin-left: 140px;
padding: 12px 12px 12px 0;
text-align: left;
color: #fff;}`
and this works for me for topics and repliesIn reply to: impossible to translateAll my fault !
I mispelled the mo and po files names, now everything works fine !
the proper files names should be : bbpress-fr_FR.po ans bbpress-fr_FR.mo for French translations.
there are no po and mo files completed for French language in the depository, you need to do them yourself from the pot file that comes with bbpress plugin.
I am in a hurry, so I just translated part of it (it is very long !), what appears on the website but not the admin part yet.
No way to upload it easily in this forum, but I’ll be back once the translation is completed and will give a link to get it.bye
In reply to: page templateAll right, this topic is resolved !
In reply to: Display "Login" "Logout" in the menu barhello,
About the login feature, it seems to me all you have to do is :
Place the widget and use it as if you wanted to connect/register : this way you’ll get the proper URL of the registering/login in /lost password pages.
than in your website dashboard go to Appearance/Menu. And create a menu item with the proper URL you just copied.
And this should work I believe, but I did not try myself, that’s just what I should try to do…In reply to: Full Size ForumOh that’s Okay I gt it eventually. I place the renamed file simply in the theme folder with other php file,s, and it perfectly worked !
Thanks for the solution !In reply to: Full Size Forumhello there,
I have the same issue, but not sure I really understood what to do.
I found the proper no-sidebar-page template in my website theme.
I understand I should save it as bbpress.php, but NOT Where I should place it then.
I don’t have a child theme… so what should I do please ?In reply to: impossible to translateWell, i spent a long time translating, but to no avail..
Any udea how to fix this problem someone please ? I am in a hurry…
THANKS
In reply to: impossible to translateit seems to me that in fact, the po and Mo files are not translations and we need to edit them ourselves for the French language;
I am at it just now, will let you know if this works…
if you think I am wrong and wasting my time, please say so !In reply to: Blank page problemi had this problem when I just installed.
I went to “settings ” in the dashoboard : one item has been added called “forum”, i just changed a few settings there, saved the page, and then it worked..hope this will work for you too