Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • virtualcns Friend
    #195665

    Articles or any other module I chose, are not really displayed in the site at virtualcns.com/home

    For example http://virtualcns.com/home/index.php/test1 is configured to show an article, but i cannot see anything.

    I had to use HTML modules instead of articles because of this, but I need other components to work

    Hayden A Friend
    #526206

    @virtualcns,
    <blockquote>Articles or any other module I chose, are not really displayed in the site at virtualcns.com/home</blockquote>
    Now, you choose Alizarin Color theme as default theme but Alizain used home-1 layout which does not call com_content, it calls module position parallax. So you need to assign module position: parallax (http://easycaptures.com/fs/uploaded/669/6607202257.png)

    If you want to show article, please login backend > choose JA Appolio – Default as default style and select Alizain theme ( see this screenshot for reference: http://easycaptures.com/fs/uploaded/669/9415019602.png )

    virtualcns Friend
    #526377

    great. this helps
    by the way, how to I accomplished the layout of http://ja-appolio.demo.joomlart.com/index.php/en/bonus-page/contact-us1 instead of http://virtualcns.com/home/index.php/contact-us-form?

    also, how can I add the menu to http://virtualcns.com/home/index.php/company and the rest of the articles and pages?

    also, how can I have the title “company” in red?

    Hayden A Friend
    #526382

    @virtualcns
    I helped to create a new menu location with the same layout with Appolio’s contact layout.

    You need to create html module custom with position: gmap as in this screenshot: http://easycaptures.com/fs/uploaded/670/0188721051.png

    To have the company title in red, please create a new css file named: custom.css in the templatesja_bizcss path and add the following rule:
    [PHP].item-page article .article-content > h1{
    color: red;
    }[/PHP]

    virtualcns Friend
    #526501

    great! this worked

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

This topic contains 5 replies, has 2 voices, and was last updated by  virtualcns 10 years, 8 months ago.

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