Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • imported_peku72 Friend
    #119600

    I have defined modules for user7, user8 and user9 but I don´t see three columns, only two columns and user9 in other column.

    My web is http://www.bellpi.com

    user 7 = “Politica de privacidad”
    user 8 = “¿tienes problemas con la página?”
    user 9 = “Pregunta a nuestras consejeras”

    Only add category and virtuemart.
    Then don´t see three colums.
    (I´m sorry my english is very bad)
    Thanks.

    Hung Dinh Friend
    #217538

    As we can see in the Demo page souce codes

    <div class="ja-box-left" style="width: 33.2%;">
    <div class="moduletable">
    <h3> User 7 Module </h3>
    Lorem ipsum dolor sit amet consectetuer mi eu quis metus pellentesque. Est tellus Aliquam dis pellentesque.
    </div>
    </div>
    <div class="ja-box-center" style="width: 33.2%;">
    <div class="moduletable">
    <h3> User 8 Module </h3>
    Lorem ipsum dolor sit amet consectetuer mi eu quis metus pellentesque. Est tellus Aliquam dis pellentesque.
    </div>
    </div>
    <div class="ja-box-right" style="width: 33.2%;">
    <div class="moduletable">
    <h3> User 9 Module </h3>
    Lorem ipsum dolor sit amet consectetuer mi eu quis metus pellentesque. Est tellus Aliquam dis pellentesque.
    </div>
    </div>

    and belows are codes of your site


    <div class="ja-box-left" style="">
    <div class="moduletable">
    <h3> Política de Privacidad. </h3>
    Conoce que uso damos a tus datos. Visita nuestra política de
    <a href="index.php?option=com_content&task=view&id=14&Itemid=34">privacidad</a>
    .
    </div>
    </div>
    <div class="ja-box-center" style="">
    <div class="moduletable">
    <h3> ¿Tienes problemas con la página? </h3>
    Consulta nuestro
    <a href="index.php?option=com_content&task=view&id=30&Itemid=44">soporte</a>
    para encontrar una solución. Sino contacta con nuestro
    <a href="index.php?option=com_contact&task=view&contact_id=1&Itemid=3">webmaster</a>
    .
    </div>
    </div>
    <div class="ja-box-right" style="">
    <div class="moduletable">
    <h3> Pregunta a nuestras consejeras. </h3>
    Si tienes cualquier duda puedes preguntar a nuestras consejeras de belleza lo que desees. Haz
    <a href="index.php?option=com_content&task=view&id=71&Itemid=79">clic aquí.</a>
    </div>
    </div>

    So clearly, there have been an error on your site. It might be a problem of javascripts, have you made any big changes to the template?
    Try to install on a clean joomla installation and applied your additional extensions, you may check where things start going wrong

    imported_peku72 Friend
    #217541

    Ok I know the problem, in joomla set locale I have es_ES.ISO8859-1 this is the error.
    But if I have set locale how es_ES all is ok, but the days is in english.

    it will look for another solution for the days language.

    Thank you very much

    Hung Dinh Friend
    #217546

    Glad you did it! peku72
    Problem solved

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

This topic contains 4 replies, has 2 voices, and was last updated by  Hung Dinh 17 years, 7 months ago.

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