Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • drjjw Friend
    #157113

    Hello,

    I am using Zoo 2.2 with Joomlart Teline III V2 with the JA T3 framework.

    Zoo blog frontpage does not show in this template. However, blog items show as do category pages without trouble. In the same installation, I assign to the Zoo frontpage to another, older JA template and the frontpage shows. No PHP or Firebug errors are reported.

    As you can see here, the frontpage does not show, but the cateogry page does:

    Frontpage:

    http://drjjw.com/index.php?option=com_zoo&view=frontpage&Itemid=472

    But the category page does:

    http://drjjw.com/index.php?option=com_zoo&view=category&Itemid=473

    Phan Gam Friend
    #365756

    Hi,
    Thanks for your report.
    You can fix this issue by my suggestions:
    1. Goto template.css file in ..templatesja_teline_iii_v2css folder.
    2. Searching code section

    .frontpage #ja-content-main {
    display: none;
    }

    about line 742-744
    3. set display property to “block”

    .frontpage #ja-content-main {
    display: block;
    }

    Hope that helps.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Phan Gam 13 years, 11 months ago.

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