Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • corsicorsari Friend
    #1070562

    Hello,
    I would like to make congratulations about your amazing work with JA Directory!

    I have this problem: even if I set "yes" on "show k2 category description", I can’t see it in category view (with directory template)

    How can I fix?
    Thank you

    Saguaros Moderator
    #1070831

    Hi,

    We override the category view in JA Directory and not show the category, if you want to show, pls open the file:

    root/templates/ja_directory/html/com_k2/directory/category.php

    and put this snippet of code in the place you want to display the category description:

    <?php if($this->params->get('catDescription')): ?>
        <!-- Category description -->
        <div><?php echo $this->category->description; ?></div>
    <?php endif; ?>
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Saguaros 7 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum