The international forums previously had a form field for the subject which was used in the forum as the topic title.
There is no longer a subject or title field, which results in the post being sent to the forum with a truncated version of the request for help as the title. Because most requests begin with a greeting and introduction, this makes moderating the forums more difficult because users are no longer self-selecting their main idea as the post title. See:
https://fr.forums.wordpress.com/topic-tag/wpcomhelp/
Chrome 65.0 / Mac OS 10.13
This is not restricted to the i18n forums, but I've seen it on the English forums as well, and confirmed with a test account set to English that the form does not include a topic field. Using the i18n forums is better for testing, though, as English tickets for free users are not always routed to the forums, so you're not guaranteed to see the forums contact form with an account set to English.
This is how the form used to look for users being routed to the forums:
Hi everyone!
Is this still an issue? Since bf8fdc52b708f1ea037deca58516d27c98b2905d there's a link to the forums, and no form.
It's so new that the translations have only just been added. :)
The only issue I see is that the link is hardcoded to en.forums.wordpress.com
here.
I can look at localizing this link if there are no objections.
@ramonjd I was not aware of that change, and looks like @spen was not aware of this issue when working on that. I've cross-linked now.
If the form is now replaced with a direct link to the forums for free users who are also not being redirected to third-party support that would resolve this issue, yes. It would be great if you can localize the link as well based on the user's language settings.
Thanks @KokkieH
I'll cc you when I get a PR up for the links. 👍
Hi!
Just for posterity, the PR referenced above (#24683) ended up being reverted and replaced with #24771.
This does solve the issue for folks who are accessing help via inline help but there should be no change for those who are getting to the contact form via help/contact
- they'll still see a form like so:
A PR for localizing the support link would be much appreciated!
I've noticed that there are a whole bunch of references to en.forums.wordpress.com
throughout Calypso - I wonder how much of an issue that is.
I wonder how much of an issue that is.
It's a good point. We're deep linking to things like en.forums.wordpress.com/forum/themes
, which doesn't have equivalents across all sites. There's not much we can do there, but #25031 has done a little good by replacing {any_wp_slug}.forums.wordpress.com
with {valid_bb_slug}.forums.wordpress.com
.
As much as we can we're trying to keep the UX in the user's chosen language, but, yeah, often it's impractical.
This issue has been marked as stale and will be closed in seven days. This happened because:
You can keep the issue open by adding a comment. If you do, please provide additional context and explain why you’d like it to remain open. You can also close the issue yourself — if you do, please add a brief explanation.
Closing stale issue for now.
Most helpful comment
Thanks @KokkieH
I'll cc you when I get a PR up for the links. 👍