Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • micrantha Friend
    #145204

    In the Jateline II Demo (1.6, Joomla1.5), (also in Quickstart installation), on the homepage you can click for instance the readmore button of the article “India Closes Torch Relay to Spectators” in the Section SPORT:
    The article opens and at the right columns modules are shown.
    breadcrumb path: Home > Sport > Horse racing > India Closes Torch Relay to Spectators

    But: when I first click SPORTS in the horizontal menu at the top, and next in the new page click the same article, I get this same article, but in a full-width page, without any module in the right columns.
    In this case Breadcrumb path shows only: Home

    I cannot discover a method to also show the modules on this page. The usual way – Menu Assignment in the module configuration – does not result in showing the modules on this page.

    As far as I can guess this has something to do with the path to the page, as shown in the breadcrumb.
    Can anybody please explain how to also publish modules on this kind of pages?
    Am I missing something very obvious?

    This problem is reproduced on the site I am developing on a subdomein:
    http://jatelineii.dewerkplaats.eu/index.php
    Menu-organisation is different but when, in the right menu Werkplaatsen , I click for instance Veenkolonien, and on the new page I click an article, this article shows only full-width. How to show modules in the right columns on this page?

    Thanks in advance.

    Anonymous Moderator
    #320671

    Hi micrantha

    For this case, please open following links:

    + templatesja_teline_iihtmlcom_contentcategoryblog_item.php
    + templatesja_teline_iihtmlcom_contentsectionblog_item.php

    and then find following code:

    $this->escape($this->item->readmore_link)

    and change to:

    $this->item->readmore_link

    micrantha Friend
    #320703

    Hello JA Developer,

    Excellent, this solves the problem.
    Now modules stay in place on formerly problematic pages, and breadcrumb path is correct.
    So: behaviour of template is normal now. (Am I right that this is a bug?)
    This change makes the template useable for me.
    Thank you very much.

    Best regards

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

This topic contains 3 replies, has 2 voices, and was last updated by  micrantha 15 years, 1 month ago.

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