-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using Simple Search with Babel #29
Comments
That's definitely not a Babel issue ;) |
Ok, thanks for your comment. For each of my languages the url gest a language selector added: Could you point me in the right direction? |
This is probably not the place to reply (you'd better open a forum thread so it could help someone else/you get better responses). But to do quickly:
If you use ifEval, please check its forum thread, as there is a slight bug in 0.9. Edit: do not copy/paste from here, backticks seems to be eaten by MarkDown (i have to practice, sorry) |
Thank you so mutch! Works great! |
…belTranslation snippet
Hi, Babel works great, but I need to use Simple Search as well.
I use the following call:
[[!SimpleSearchForm? &landing=
12
]]12 is the ID of my English search results page....
But now all searches from all languages go to the English page. How can I get a variable results page link depending on the current language?
The text was updated successfully, but these errors were encountered: