test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • dormopoco Friend
    #139054

    i have one answer frist purcase template ja vauxite.

    see demo at: http://www.joomlart.com/templates_de…ate=ja_vauxite

    see module: CELL PHONE, click on gear ad click on “Best Cell Phone”
    this module dont show the sub category, show only caegory

    Whene click on “Best Cell Phone” i need this only category like this: http://www.joomlart.com/templates_de…ate=ja_vauxite

    u Can helpme, sorry but im Italian.
    im joomla 1.5.9

    Anonymous Moderator
    #295705

    Hi dormopoco,

    For this cause, please open templatesja_vauxitehtmlmod_janewsblog_item.php file, at about line 36, find following code:

    [PHP]if ($catorsec) {
    $subcatlink = JRoute::_(ContentHelperRoute::getCategoryRoute($obj->id , $obj->section));
    }else{
    $subcatlink = JRoute::_(ContentHelperRoute::getSectionRoute($obj->section));
    }[/PHP]

    and change to:

    [PHP]//if ($catorsec) {
    $subcatlink = JRoute::_(ContentHelperRoute::getCategoryRoute($obj->id , $obj->section));
    //}else{
    //$subcatlink = JRoute::_(ContentHelperRoute::getSectionRoute($obj->section));
    //}[/PHP]

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

This topic contains 2 replies, has 2 voices, and was last updated by Anonymous 15 years, 8 months ago.

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