- Posts: 6
COMMUNITY FORUM
- Forum
- K2 Community Forum
- English K2 Community
- Lose categorisation of content in non-default language
Lose categorisation of content in non-default language
- Saif Bonar
-
Topic Author
- Offline
- New Member
Less
More
15 years 7 months ago #73824
by Saif Bonar
Lose categorisation of content in non-default language was created by Saif Bonar
Not sure if this is a bug - or something I am not doing correctly. I have bi-lingual site - English and Russian. Eng is default - and all works as expected. However, when I add translated material via Joomfish in back-end, then switch language in frontend and click a link to a K2 categoy, content from all categories is displayed. Is this a bug? Or have I missed a config setting somewhere? I noticed your demo site works in English and Greek, so beginning to think its me!
Thanks
Thanks
Please Log in or Create an account to join the conversation.
- Saif Bonar
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 6
15 years 7 months ago #73825
by Saif Bonar
Replied by Saif Bonar on topic Lose categorisation of content in non-default language
Ok - this is a bit weird, and a bit iritating but if I recreate the menu items the issue is resolved, whereas if I edit the items they remain broken. I will rebuild my menus - but you may want to look into this.
I am using a left menu and when I switch language the url changes for some reason - like below:
English version link: index.php?option=com_k2&view=itemlist&layout=category&task=category&id=1&Itemid=16&lang=en
Russian version link: index.php?option=com_k2&view=itemlist&layout=category&task=&id=&Itemid=16&lang=ru
So perhaps it is a bug somewhere..
I am using a left menu and when I switch language the url changes for some reason - like below:
English version link: index.php?option=com_k2&view=itemlist&layout=category&task=category&id=1&Itemid=16&lang=en
Russian version link: index.php?option=com_k2&view=itemlist&layout=category&task=&id=&Itemid=16&lang=ru
So perhaps it is a bug somewhere..
Please Log in or Create an account to join the conversation.
- Saif Bonar
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 6
15 years 7 months ago #73826
by Saif Bonar
Replied by Saif Bonar on topic Lose categorisation of content in non-default language
I have rebuilt my menu - and it all worked perfectly - then I started translating the new menu items in Joomfish - and each time I trasnlated it the link borke on the translated version of the menu. I guess there is a setting somewhere which can be edited which is telling Joomfish or Joomla Menu system that the translated version has a different url? No idea really but its a bit frustrating - anyone come across this or have ideas for how to work around it?
Thanks
Saif Bonar said:Ok - this is a bit weird, and a bit iritating but if I recreate the menu items the issue is resolved, whereas if I edit the items they remain broken. I will rebuild my menus - but you may want to look into this.
I am using a left menu and when I switch language the url changes for some reason - like below:
English version link: index.php?option=com_k2&view=itemlist&layout=category&task=category&id=1&Itemid=16&lang=en
Russian version link: index.php?option=com_k2&view=itemlist&layout=category&task=&id=&Itemid=16&lang=ru
So perhaps it is a bug somewhere..
Thanks
Saif Bonar said:Ok - this is a bit weird, and a bit iritating but if I recreate the menu items the issue is resolved, whereas if I edit the items they remain broken. I will rebuild my menus - but you may want to look into this.
I am using a left menu and when I switch language the url changes for some reason - like below:
English version link: index.php?option=com_k2&view=itemlist&layout=category&task=category&id=1&Itemid=16&lang=en
Russian version link: index.php?option=com_k2&view=itemlist&layout=category&task=&id=&Itemid=16&lang=ru
So perhaps it is a bug somewhere..
Please Log in or Create an account to join the conversation.
- yaskyy
-
- Offline
- New Member
Less
More
- Posts: 4
15 years 6 months ago #73827
by yaskyy
Replied by yaskyy on topic Lose categorisation of content in non-default language
I have the same problem.
e.g. origilan link
index.php?option=com_k2&view=itemlist&layout=category&task=category&id=5
is saved allways like
index.php?option=com_k2&view=itemlist&layout=category&task=&id=
maybe problem is somewhere in joomfish, but i cant find it.
e.g. origilan link
index.php?option=com_k2&view=itemlist&layout=category&task=category&id=5
is saved allways like
index.php?option=com_k2&view=itemlist&layout=category&task=&id=
maybe problem is somewhere in joomfish, but i cant find it.
Please Log in or Create an account to join the conversation.
- yaskyy
-
- Offline
- New Member
Less
More
- Posts: 4
15 years 6 months ago #73828
by yaskyy
Replied by yaskyy on topic Lose categorisation of content in non-default language
ok. my solution that works is:
I've just change in traslations other Category-that shoudnt be dispaleyd.
after that Save
And it works perfect.
index.php?option=com_k2&view=itemlist&layout=category&task=category&id=5
where saved like
index.php?option=com_k2&view=itemlist&layout=category&task=category&id=5
nice, but it should be saved like this, coz i change category.
Anyway, it's work.
I've just change in traslations other Category-that shoudnt be dispaleyd.
after that Save
And it works perfect.
index.php?option=com_k2&view=itemlist&layout=category&task=category&id=5
where saved like
index.php?option=com_k2&view=itemlist&layout=category&task=category&id=5
nice, but it should be saved like this, coz i change category.
Anyway, it's work.
Please Log in or Create an account to join the conversation.
- Saif Bonar
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 6
15 years 6 months ago #73829
by Saif Bonar
Replied by Saif Bonar on topic Lose categorisation of content in non-default language
I paid a programmer and they fixed the issues. they said the solution was as follows:
"Problem fixed
Problem was in configuration of JoomFish component that led to link corruption in translation. Needed to update /administrator/components/com_joomfish/contentelements/menu.xml (old one saved into menu_.xml)."
"Problem fixed
Problem was in configuration of JoomFish component that led to link corruption in translation. Needed to update /administrator/components/com_joomfish/contentelements/menu.xml (old one saved into menu_.xml)."
Please Log in or Create an account to join the conversation.
- yaskyy
-
- Offline
- New Member
Less
More
- Posts: 4
15 years 6 months ago #73830
by yaskyy
Replied by yaskyy on topic Lose categorisation of content in non-default language
Thanks for Tip.
I'he just change
field type= readonlytext name= link translate= 1 posthandler= saveUrlParams ...
to
field type= readonlytext name= link translate= 0 posthandler= saveUrlParams ...
and it works like should be :)
I'he just change
field type= readonlytext name= link translate= 1 posthandler= saveUrlParams ...
to
field type= readonlytext name= link translate= 0 posthandler= saveUrlParams ...
and it works like should be :)
Please Log in or Create an account to join the conversation.
- Tito Bustillo
-
- Offline
- New Member
Less
More
- Posts: 16
15 years 4 months ago #73831
by Tito Bustillo
Replied by Tito Bustillo on topic Lose categorisation of content in non-default language
Thanks, its working like a charm now!!!
Please Log in or Create an account to join the conversation.
- Armands Končus
-
- Offline
- New Member
Less
More
- Posts: 2
13 years 8 months ago #73832
by Armands Končus
Replied by Armands Končus on topic Lose categorisation of content in non-default language
Just delete all your menu translations and translate them again!
Bill said:
yaskyy said:
Thanks for Tip. I'he just change field type= readonlytext name= link translate= 1 posthandler= saveUrlParams ...
to
field type= readonlytext name= link translate= 0 posthandler= saveUrlParams ...
and it works like should be :)
I have exactly the same problem.
Unfortunately this didn't do anything for me.
Could we please have the attentio
Bill said:
yaskyy said:
Thanks for Tip. I'he just change field type= readonlytext name= link translate= 1 posthandler= saveUrlParams ...
to
field type= readonlytext name= link translate= 0 posthandler= saveUrlParams ...
and it works like should be :)
I have exactly the same problem.
Unfortunately this didn't do anything for me.
Could we please have the attentio
Please Log in or Create an account to join the conversation.
- Forum
- K2 Community Forum
- English K2 Community
- Lose categorisation of content in non-default language