Automattic / babble

Multilingual WordPress done right.
https://wordpress.org/plugins/babble/
246 stars 50 forks source link

Translated Page results in 404 #179

Open stephenharris opened 10 years ago

stephenharris commented 10 years ago

I ran into this while testing an Event Organiser - Babble extension. Posts work fine and as expected, but pages do not. Details, and steps below.

I thought #151 might be related, but posts worked fine for me.

WordPress 3.9.1 Active plug-ins: Babble. Theme: TwentyThirteen.

Steps to reproduce:

  1. Setup languages (fr) in this case. Marked as active and public.
  2. Add language switcher widget
  3. Go to "Sample Page", mark as ready for translation and update.
  4. Go to Translation jobs. Provide a translation (for title, slug and content).
  5. Mark translation as completed and save.
  6. View "Sample Page" (default translation, English)
  7. Change language to French.
  8. Page reloads, with the expected url. But the page itself says 404.

Expected: The translated content and title.

Additionally the "Sample Page" menu link points to the English version. When switching back from French to English, the url does not change and the 404 persists. (I gather this second point is probably to be expected: if it doesn't know what page it's on, it's unlikely to know what the default page is).

markoheijnen commented 10 years ago

I will see if I can duplicate this behaviour this weekend.

lmartins commented 9 years ago

Having the same issue, can't get it to work.

rjksn commented 8 years ago

Is this plugin working at all?