Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • k3441 Friend
    #191071

    Hello,
    I have two Fixel slide shows on my home page. I would like them to be attached to a Fixel category blog page. Is this possible? If so, how?

    Currently I have it configured to open into the article page vs. a popup. But it just brings up the images with no *real* content. I would like it to lead to the category page like this http://www.fixel2013.jeevesny.com/jatc_fixel_j3x-1/bridal and not the current article that’s place on the home page.

    http://fixel2013.jeevesny.com/jatc_fixel_j3x-1/

    Thank you!

    phong nam Friend
    #507769

    Hi k3441,

    This requirement is related to customize the core file of our JA Fixel template, so that i suggest you to back up your file and open templatesja_fixeltemplateHelper.php at 109th line, change:

    $link = JRoute::_(ContentHelperRoute::getArticleRoute($item->slug, $item->catid));

    to

    $link = ‘index.php/j-blog’;

    The red text is the url alias of your blog page.I should notice that the templateHelper.php contains the global parameters of gallery content type items so that all gallery items will lead to your blog page when clicking after you apply this change.

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

This topic contains 2 replies, has 2 voices, and was last updated by  phong nam 11 years, 1 month ago.

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