Hi,
I am still trying to find a solution. Any help will be appreciated. I have found this code in the forums. Is this about the category description issue I’m having?
<?php
$category = get_the_category();
_e($category[0]->category_description, ‘qtranslate’);
?>
If yes where and how I should add this? Thanks a lot! Hope to hear from someone, Peace