Keyword

Joomfish and K2: how do they work together?

More
13 years 8 months ago #83834 by Fred Hermanns
Replied by Fred Hermanns on topic Joomfish and K2: how do they work together?
And as soon as I translate a menu item and publish it I am in trouble. The link (k2 category link) will populate the category with all items from all categories. With menu item unpublished everything works fine. It finds the right category and corresponding items. I did notice that joomlfish does not save the translated links (at the bottom of the translation page) after publishing. I had the same thing with mad4loomla. That was solved by editing a file in com_joomlafish
I found the thread on joomfish and posted a new thread as that solution does not work for my K2 categories:

www.joomfish.net/forum/viewtopic.php?f=28&t=7634

 

I hope to get a response soon.

Please Log in or Create an account to join the conversation.

More
13 years 8 months ago #83835 by Fred Hermanns
Replied by Fred Hermanns on topic Joomfish and K2: how do they work together?
Here is the solution:

Quote from:

www.joomfish.net/forum/viewtopic.php?f=21&t=7634&p=30014#p30014

 

Open


Code: Select all
/administrator/components/com_joomfish/views/translate/tmpl/edit.php


Find
Code: Select all
<input class="inputbox" readonly="yes" type="text" name="refField_<?php echo $field->Name;?>" size="<?php echo $length;?>" value="<?php echo $value; ?>" maxlength="<?php echo $maxLength;?>"/>


remove the readonly="yes"
Code: Select all
readonly="yes"


ATTENTIONIf you want to use DuplicateDon't use Copy Button Clear the Translation textBox and Press Save Button
I hope this is useful tom someone :)

Please Log in or Create an account to join the conversation.

More
13 years 6 months ago #83836 by Yazdan Rezvanifar
Replied by Yazdan Rezvanifar on topic Joomfish and K2: how do they work together?
Dear Fred Hermanns

I should be grate appreciate you, because your advise, solved my undesirable problem, and my site is working nicely, and I'm so happy.

 

www.yadesafar.com

 

 

Fred Hermanns said:

Here is the solution:

Quote from:

www.joomfish.net/forum/viewtopic.php?f=21&t=7634&p=3...

 

Open


Code: Select all
/administrator/components/com_joomfish/views/translate/tmpl/edit.php


Find
Code: Select all
<input class="inputbox" readonly="yes" type="text" name="refField_<?php echo $field->Name;?>" size="<?php echo $length;?>" value="<?php echo $value; ?>" maxlength="<?php echo $maxLength;?>"/>


remove the readonly="yes"
Code: Select all
readonly="yes"


ATTENTIONIf you want to use DuplicateDon't use Copy Button Clear the Translation textBox and Press Save Button
I hope this is useful tom someone :)

Please Log in or Create an account to join the conversation.

More
13 years 6 months ago #83837 by Yazdan Rezvanifar
Replied by Yazdan Rezvanifar on topic Joomfish and K2: how do they work together?
Dear Stavros

If you mean automatic translation, it is impossible, but you can translate whole items one by one.

 

Stavros said:

So if I use the K2 v2.4.1 and JoomFish can I translate the whole items?

Is there any other way (plug in) to translate the items? As the Joomla 1.6 does?

Please Log in or Create an account to join the conversation.

More
13 years 6 months ago #83838 by stavroch
Replied by stavroch on topic Joomfish and K2: how do they work together?
It works but how I set the k2 categories fields different in each language?

It show different attributes in each language.

Please Log in or Create an account to join the conversation.

More
13 years 6 months ago #83839 by Yazdan Rezvanifar
Replied by Yazdan Rezvanifar on topic Joomfish and K2: how do they work together?
I think that is not possible. if you need different fields for any item, you should make different item.

I cannt udestand waht you mean "It show different attributes in each language."

It is what occurred or what you want to occur.

 

Please Log in or Create an account to join the conversation.

More
13 years 6 months ago #83840 by stavroch
Replied by stavroch on topic Joomfish and K2: how do they work together?
On English version show the RSS feed link, on the second language doesn't show the RSS feed link

The k2 category settings is not to display the RSS feed link. So the English version is wrong.

What I want is to set the same k2 categories settings for the whole languages.

Please Log in or Create an account to join the conversation.

More
13 years 6 months ago #83841 by stavroch
Replied by stavroch on topic Joomfish and K2: how do they work together?
I want to have different category layout in 2 languages.ex. In one language I want to display Leading count 3 items and in another language I want to display 2 items. Or the RSS feed I want to be displayed in one of the two languages.

Please Log in or Create an account to join the conversation.

More
13 years 6 months ago #83842 by Yazdan Rezvanifar
Replied by Yazdan Rezvanifar on topic Joomfish and K2: how do they work together?
I think, what you ask, is not possible with Joom!Fish.

If you need configuration such you described, you should instal tow Joomla! in different folder, one for ache languages, I think that is your solution.

Please Log in or Create an account to join the conversation.

More
13 years 6 months ago #83843 by stavroch
Replied by stavroch on topic Joomfish and K2: how do they work together?
My problem is that in one category page display only one item (as I had defined) and on the other language display the whole items. How can I set the same things?

Do I have to uninstall the Joomfish plugin for k2 and install again with current k2 settings?

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum