Search Results for 'wpml'
-
Search Results
-
Hi – I am new to BBP and this may be a really obvious question.
I am running Avada 7.02 on WP 5.5.1
I have set up the registration and lost password and forum pages – I have allowed anyone to register in settings – however when I test the registration page, it allows me to fill in the Username and email panels. But when I click the register button the page redirects to a 404 page and the registration does not complete. (If the solution is blindingly obvious, please be gentle! but still let me know)
Any ideas, solutions gratefully received.
The plugins live on the site are
ManageWP – Worker by GoDaddy
WPML Multilingual CMS by OnTheGoSystems
Yoast SEO Multilingual by OnTheGoSystems
bbPress by The bbPress Contributors
Contact Form 7 Multilingual by OnTheGoSystems
Cookie Notice by dFactory
Ditty News Ticker by Metaphor Creations
Ditty Twitter Ticker by Metaphor Creations
Easy Hide Login by Arshid
Feed Them Social – for Twitter feed, Youtube, Pinterest and more by SlickRemix
Avada Builder by ThemeFusion
Avada Core by ThemeFusion
Avada Custom Branding by ThemeFusion
LiteSpeed Cache by LiteSpeed Technologies
Mailchimp for WooCommerce by Mailchimp
MC4WP: Mailchimp for WordPress by ibericode
Wordfence Security by Wordfence
Yoast SEO by Team Yoast
WPForms Lite by WPForms
MailChimp for WordPress Multilingual by OnTheGoSystems
WPML Media by OnTheGoSystems
WPML String Translation by OnTheGoSystems
WPML Translation Management by OnTheGoSystemsThe site address is micro-oiseau.com
Many thanks in advance.Have a great weekend
Ned
Hello
I have a conflict with “Turning on UsersWP bbPress and bbpress breaks WPML and Elementor”
when I want to edit my homepage in elementor, i get a white page.
We updated the memory allocation, it does not help.
when i deactivate bbpress, then all is fine…
Help 🙂Hi
I use WordPress 4.9.8 and some plugins such as Woocommerce, WPML, WP Job Manager and BuddyPress at my website. Today I installed bbPress but I found a conflict with other plugins. When I try to access wp-admin page, it is not loaded correctly and loading is stopped by displaying white page. It is a bad problem, because I can not access to dashboard after login. Please guide me.Thanks
Topic: bbpress language resets
Hello.
I am have successfully setup bbpress using the “second” method.
My site is multi-language (en/he/ru) so I have a different page for each “forum” page so it has a different language. For example
site.com/en/forum <- English version.
site.com/he/forum <- Hebrew version.
Each of this pages has the “[bbp-forum-index]” tag, bbpress appears on the correct page language and I can see the translation is working.The problem is that as soon as I click any link inside the bbpress, the language immediately switches to English.
How can I configure bbpress to maintain the language ?
I am using Polylang as the translation plugin. (WPML compatible)
Thank you.
EN(English) and TC (Traditional Chinese) . Forum and topics seems to be working properly during the translation. But when it come to the replies section, I tried translating and it saves properly, but upon visiting the replies for the translated language TC the reply being translated cannot be seen. it says it is done translating to TC but the post reply cannot be seen. Is this a bug?
I was integrating the WPML for bbpress and it was going well until in the reply thread.
I have a multilingual site and I’m using wpml.
I have 2 forum topics in Hebrew and none in English (currently).
I’ve set up link to the forum pages
http://www.israelquilt.com/en/forums/
and http://www.israelquilt.com/forums/
but both pages are showing the 2 hebrew forums. I don’t want the hebrew forums to show on the english page, I only want the forums of that language to show.
How do I do this?Hello,
I have a issue, I want to have a code who works like this:
If user registered on English version – redirect to custom English registered successfully page
If user registered on French version – redirect to custom French registered successfully pageSo far I have made this below:
function bp_redirect($user)
$redirect_url = “”;if (defined(‘ICL_LANGUAGE_CODE’)) {
switch (ICL_LANGUAGE_CODE) {case ‘fr’:
$redirect_url = “https://mysite.com/fr/enregistrement-avec-succes/”;
break;default:
$redirect_url = ‘https://mysite.com/registration-successful/”‘;
break;}
bp_core_redirect($redirect_url);
}
return $redirect_url;
}
add_action(‘bp_core_signup_user’, ‘bp_redirect’, 100, 1);Unfortunately it is not working and I do not know what do do more to make it work.
Language plugin is WPML the language pages are http://www.mysite.com/fr , http://www.mysite.com/es etc,Please help me, I really need this script to be working.
Thank you so much
Hello! On the forum i am trying to build it appears that Participants can only reply to a message and not edit their own messages, unless its a fresh reply and during the first minutes and in that case the edit link appears. But when the participant comes back on the forum after a longer period, only the “Reply” link appears, even on its own message.
On my previous question on your forum (https://bbpress.org/forums/topic/404-error-with-edit-on-a-wpml-multilingual-forum/) I experienced the same thing, but is it the normal function or should I see the “Edit” link ?
Is there a way for a participant to edit its own messages regardless of time ?
Hello everyone,
in my site bbpress multilingual is not working properly. in my site, i use wpml for language dropdown. but in english its not showing the other language name into dropdown, but in dutch language dropdown, english is showing into dropdown. i m giving u the two link.
http://webdev.wordpress-developer.us/bbq/forums/
http://webdev.wordpress-developer.us/bbq/nl/forums/
kindly help me about the issue
Regards
SubhenduHello everyone,
in my site bbpress multilingual is not working properly. in my site, i use wpml for language dropdown. but in english its not showing the other language name into dropdown, but in dutch language dropdown, english is showing into dropdown. i m giving u the two link.
http://webdev.wordpress-developer.us/bbq/forums/
http://webdev.wordpress-developer.us/bbq/nl/forums/
kindly help me about the issue
Regards
SubhenduTopic: Search form by forum ID
Hi, I’m new with bbpress and using a WP (v4.7.3) with WPML (v3.6.6) to display 2 languages. I created 2 main forums named “English Forum” and “French Forum” with some sub forums under each of them, and I’m looking now for a way to display a search form to target only the “english forum” but also his child forum, and another which target the “french forum” with his child ones.
I’ve found this :http://sevenspark.com/tutorials/how-to-search-a-single-forum-with-bbpress
but it only search on a single forum ID (not to child ones).I googled for hours but, surprisingly, found nothing really helpful.
I can create my own shortcode to display a search form but how to target a forum_id?
Thanks for any help…
Topic: can’t install bbpress
Hello,
I have a wordpress with some plugins and i can’t install bbpress properly (no links access to the admin menu)
The plugin i have is :
wpml
buddypress
yoast seo
woocommerceis there an incompatibility with one plugin ?
i tested by unable those plugin and install first bbpress and it’s works.
if i install after no…regards
Hello,
I use WPML for a french/english website and bbPress 2.5.10 on a WordPress 4.5.3
I would have a single forum but have the ability to switch between the two languages. Is it possible ? How ?
Thanks.