Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • Ing. Ervin Zatko EASY Friend
    #193594

    Hi

    I add a subcategory to Events category, because I want calssify events.
    But there is problem display correctly these events from subcategory.

    Please send me solution for this problem.

    Thanx
    Ervin


    1. events
    Saguaros Moderator
    #517899

    Hi Ervin,

    By default, this template doesn’t provide style for sub-category. Displaying sub-category will compromise the layout of this event page.

    Ing. Ervin Zatko EASY Friend
    #517916

    It not a good news for me.

    Dont exist any solution for it? I must use now only 1 subcategory…

    Saguaros Moderator
    #517980

    You can post your site URL here and send me a screenshot to illustrate how you wish it should be (also set Optimize CSS option in template manager to NO). I will try and let you know if I can help 🙂

    Ing. Ervin Zatko EASY Friend
    #518206

    Hi
    You have seen my webpage? I very need the solution…
    Thanx

    Saguaros Moderator
    #518227

    I checked and talked with our Development team. I am afraid this type of Events category layout supports to use 1 category only.

    Ing. Ervin Zatko EASY Friend
    #518261

    The problems is with this:
    $event_category = $tplparams->get(‘event_category’);
    In template Is added only 1 category.

    Temporary solution is here:
    [PHP] <?php if ($params->get(‘show_create_date’)) : ?>
    <?php

    if($event_category == $this->item->catid){ ?>
    <div class=”created-date”>
    <span class=”day”><?php echo JHtml::_(‘date’, $this->item->created, JText::_(‘TPL_DATE_FORMAT_DAY’));?></span>
    <span class=”month”><?php echo JHtml::_(‘date’, $this->item->created, JText::_(‘TPL_DATE_FORMAT_MONTH’));?></span>
    </div>
    <?php }else{ ?>
    <div class=”created-date”>
    <span class=”day”><?php echo JHtml::_(‘date’, $this->item->created, JText::_(‘TPL_DATE_FORMAT_DAY’));?></span>
    <span class=”month”><?php echo JHtml::_(‘date’, $this->item->created, JText::_(‘TPL_DATE_FORMAT_MONTH’));?></span>
    </div>
    <?php }?>
    <?php endif; ?>
    [/PHP]

    But I think it is big problem of this template. I have problem with subcategories in Artist too:
    http://www.joomlart.com/forums/topic/subcategories-of-artists/

    Please if you find solution dens me it soon…

    Thank you
    Ervin

    Ninja Lead Moderator
    #518407

    <em>@easypc 405089 wrote:</em><blockquote>Hi

    I add a subcategory to Events category, because I want calssify events.
    But there is problem display correctly these events from subcategory.

    Please send me solution for this problem.

    Thanx
    Ervin</blockquote>

    Hi Ervin,

    I’m afraid Event Category Blog could not support subcategory and the tweak you mentioned requires heavy customization, which is beyond our scope of support. You should hire a developer to handle this for you.

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 3 voices, and was last updated by  Ninja Lead 10 years, 10 months ago.

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