Site icon Catch Themes

Qtranslate and featured slider

Hi Sakin, I know you don't give support for qtranslate issue, but i would like to ask something about Catch Everest Pro. I want use Qtranslate quick tags or tags in the titles and content (excerpt??) of the featured slider and i think that adding some code in my child theme i can make it work, but i can't manage to find the function who generate the slider. Googleing i've found various post talking about this and i think that by adding codes like the following i can do it: if(function_exists('qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage')) $post_excerpt = qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage($post_excerpt); or if(function_exists('qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage')) $more_link = qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage($more_link); the problem is that i don't know which are the right names i have to use instead of ($post_excerpt) and ($more_link) for example, and where i have to insert this code, if should be enough put it in my child theme functions.php file.. Any suggestion?? thanks in advance for your help. my under construction web page is www.mexiconuvole.com
Exit mobile version