Extension, Module

Archived
Forum
(read-only)

Zoo Triggers

ExpressionEngine 2

Back to this add-on's main page
View Other Add-ons From ExpressionEngine Zoo

     

Zoo Triggers and Categories with Transcribe

Support Request

Solo Creative
Solo Creative

Hi,

Has anyone ever used zoo triggers with categories and Transcribe before? I have a site in two languages and need to display category information but I am not sure how to translate the category information without creating each category and group in both languages - which I don’t really want to do.

I am using the following to output my category names and filter the entries:

{exp:zoo_triggers:categories channel="single_job" dynamic="no" show_empty="yes" show_ul="no" show_counter="no" style="list" cat_group_id="6" path="{site_url}index.php/{segment_1}/category"

But I don’t know how to translate the category names as zoo triggers - as far as I am aware - doesn’t allow you to output custom fields. For example, in Transcribe I would normally set up a variable for the text that needs to be translated then use

{exp:transcribe:replace name="variable_name"

to translate the text, but I don’t know how Zoo Triggers would know how and where to use my Transcribe variable.

Any help would be much appreciated.

Thanks.

lackofbetterwords
# 1
lackofbetterwords

Hello.

Did you find a solution to this issue?