By mcsolas on
I'm have a site with an English / Spanish translation.
cfg: admin/settings/language/configure to Path prefix only
I was having trouble with the content translation links.. they don't appear to be linking to the side of the site as defined by the path prefix setting. All of the menu items disappear and such like that...
example: node/1 is the english page, node/2 is the translated. it only links to "node/2" and not "es/node/2" as we would need to ensure the menu translations are accurate.
Made this change to hide the links for the time being:
admin/settings/language/i18n > [x] Hide content translation links
Is there a way to force them to include the path prefix?
Comments
Still looking..
Made several edits this morning to clarify my question. It would be a nice option to have on the pages. I had trouble with the default language switcher.. so I ended up hard coding the language switch into the template.