Skip to content
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

how to configure url of tags? #291

Closed
ymgan opened this issue May 31, 2024 · 2 comments
Closed

how to configure url of tags? #291

ymgan opened this issue May 31, 2024 · 2 comments

Comments

@ymgan
Copy link

ymgan commented May 31, 2024

Hey,

May I know how can I configure the url of tags when they have different translations please?

Example

English version

https://www.canadensys.net/

Screenshot 2024-05-31 at 16 06 48

Tag url for Conference is https://www.canadensys.net/news/?category=Conference

French version

https://www.canadensys.net/fr

Screenshot 2024-05-31 at 16 08 22

The tag url for Conférence become https://www.canadensys.net/news/?category=Conf%C3%A9rence which returns nothing because it is missing the fr/ prefix - https://www.canadensys.net/fr/news/?category=Conf%C3%A9rence

Thanks a lot for your help!

MortenHofft added a commit to gbif/hp-canadensys that referenced this issue Jun 3, 2024
@MortenHofft
Copy link
Member

MortenHofft commented Jun 3, 2024

You need to define where you news archive is located per language. Else it will use a default
https://hp-theme.gbif-staging.org/translations#where-is-the-post-archive

I've added it for your site here gbif/hp-canadensys@6f24fbc

@ymgan
Copy link
Author

ymgan commented Jun 3, 2024

Thank you so much Morten!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants