Viewing 15 posts - 1 through 15 (of 19 total)
  • Author
    Posts
  • carlucci Friend
    #208727

    See attachment:

    jooservices Friend
    #577350

    Hi there
    That’s menu type. Please check Joomla document for detail

    Ps:// For next time please provide your issue in detail.
    # Sample link
    # Reproduce steps
    # Screenshot if possible

    Thank you,
    Viet Vu

    jooservices Friend
    #643655

    Hi there
    That’s menu type. Please check Joomla document for detail

    Ps:// For next time please provide your issue in detail.
    # Sample link
    # Reproduce steps
    # Screenshot if possible

    Thank you,
    Viet Vu

    jooservices Friend
    #742302

    Hi there
    That’s menu type. Please check Joomla document for detail

    Ps:// For next time please provide your issue in detail.
    # Sample link
    # Reproduce steps
    # Screenshot if possible

    Thank you,
    Viet Vu

    carlucci Friend
    #577352

    <em>@jooservices 482804 wrote:</em><blockquote>Hi there
    That’s menu type. Please check Joomla document for detail

    Ps:// For next time please provide your issue in detail.
    # Sample link
    # Reproduce steps
    # Screenshot if possible

    Thank you,
    Viet Vu</blockquote>

    I know exactly which is a type of menu.
    I am not a novice Joomla.
    Do not be so meticulous!

    To choose a menu must be selected.
    But I can not find the selection Special Page: Blank Conten …….

    http://teline.punzi.es

    carlucci Friend
    #643657

    <em>@jooservices 482804 wrote:</em><blockquote>Hi there
    That’s menu type. Please check Joomla document for detail

    Ps:// For next time please provide your issue in detail.
    # Sample link
    # Reproduce steps
    # Screenshot if possible

    Thank you,
    Viet Vu</blockquote>

    I know exactly which is a type of menu.
    I am not a novice Joomla.
    Do not be so meticulous!

    To choose a menu must be selected.
    But I can not find the selection Special Page: Blank Conten …….

    http://teline.punzi.es

    carlucci Friend
    #742304

    <em>@jooservices 482804 wrote:</em><blockquote>Hi there
    That’s menu type. Please check Joomla document for detail

    Ps:// For next time please provide your issue in detail.
    # Sample link
    # Reproduce steps
    # Screenshot if possible

    Thank you,
    Viet Vu</blockquote>

    I know exactly which is a type of menu.
    I am not a novice Joomla.
    Do not be so meticulous!

    To choose a menu must be selected.
    But I can not find the selection Special Page: Blank Conten …….

    http://teline.punzi.es

    jooservices Friend
    #577354

    Hi there
    # It’s component com_content with category view

    index.php?option=com_content&view=category&layout=ja_teline_v:blank
    With blank type.
    This type is a part of extended in template to provide extra layout.

    templatesja_teline_vhtmlcom_contentcategoryblank.xml

    Check out this directory you’ll see these layout files

    templatesja_teline_vhtmlcom_contentcategory
    blank.php

    Check into this file we’ll have

    <?php
    /* Load module */
    echo JATemplateHelper::renderModules ($this->params->get ('load_position'));
    ?>

    This code used to render modules from positions.

    So … In another word this layout is blank component content and used modules instead.

    Thank you,
    Viet Vu

    jooservices Friend
    #643659

    Hi there
    # It’s component com_content with category view

    index.php?option=com_content&view=category&layout=ja_teline_v:blank
    With blank type.
    This type is a part of extended in template to provide extra layout.

    templatesja_teline_vhtmlcom_contentcategoryblank.xml

    Check out this directory you’ll see these layout files

    templatesja_teline_vhtmlcom_contentcategory
    blank.php

    Check into this file we’ll have

    <?php
    /* Load module */
    echo JATemplateHelper::renderModules ($this->params->get ('load_position'));
    ?>

    This code used to render modules from positions.

    So … In another word this layout is blank component content and used modules instead.

    Thank you,
    Viet Vu

    jooservices Friend
    #742306

    Hi there
    # It’s component com_content with category view

    index.php?option=com_content&view=category&layout=ja_teline_v:blank
    With blank type.
    This type is a part of extended in template to provide extra layout.

    templatesja_teline_vhtmlcom_contentcategoryblank.xml

    Check out this directory you’ll see these layout files

    templatesja_teline_vhtmlcom_contentcategory
    blank.php

    Check into this file we’ll have

    <?php
    /* Load module */
    echo JATemplateHelper::renderModules ($this->params->get ('load_position'));
    ?>

    This code used to render modules from positions.

    So … In another word this layout is blank component content and used modules instead.

    Thank you,
    Viet Vu

    carlucci Friend
    #577356

    <em>@jooservices 482811 wrote:</em><blockquote>Hi there
    # It’s component com_content with category view

    index.php?option=com_content&view=category&layout=ja_teline_v:blank

    With blank type.
    This type is a part of extended in template to provide extra layout.

    templatesja_teline_vhtmlcom_contentcategoryblank.xml

    Check out this directory you’ll see these layout files

    templatesja_teline_vhtmlcom_contentcategory

    blank.php

    Check into this file we’ll have

    <?php
    /* Load module */
    echo JATemplateHelper::renderModules ($this->params->get ('load_position'));
    ?>

    This code used to render modules from positions.

    So … In another word this layout is blank component content and used modules instead.

    Thank you,
    Viet Vu</blockquote>

    Great Help!!
    Thank very much

    carlucci Friend
    #643661

    <em>@jooservices 482811 wrote:</em><blockquote>Hi there
    # It’s component com_content with category view

    index.php?option=com_content&view=category&layout=ja_teline_v:blank

    With blank type.
    This type is a part of extended in template to provide extra layout.

    templatesja_teline_vhtmlcom_contentcategoryblank.xml

    Check out this directory you’ll see these layout files

    templatesja_teline_vhtmlcom_contentcategory

    blank.php

    Check into this file we’ll have

    <?php
    /* Load module */
    echo JATemplateHelper::renderModules ($this->params->get ('load_position'));
    ?>

    This code used to render modules from positions.

    So … In another word this layout is blank component content and used modules instead.

    Thank you,
    Viet Vu</blockquote>

    Great Help!!
    Thank very much

    carlucci Friend
    #742308

    <em>@jooservices 482811 wrote:</em><blockquote>Hi there
    # It’s component com_content with category view

    index.php?option=com_content&view=category&layout=ja_teline_v:blank

    With blank type.
    This type is a part of extended in template to provide extra layout.

    templatesja_teline_vhtmlcom_contentcategoryblank.xml

    Check out this directory you’ll see these layout files

    templatesja_teline_vhtmlcom_contentcategory

    blank.php

    Check into this file we’ll have

    <?php
    /* Load module */
    echo JATemplateHelper::renderModules ($this->params->get ('load_position'));
    ?>

    This code used to render modules from positions.

    So … In another word this layout is blank component content and used modules instead.

    Thank you,
    Viet Vu</blockquote>

    Great Help!!
    Thank very much

    jooservices Friend
    #577357

    Glad to hear that.
    Please clearly your issue from next time.

    Thank you,
    Viet Vu

    jooservices Friend
    #643662

    Glad to hear that.
    Please clearly your issue from next time.

    Thank you,
    Viet Vu

Viewing 15 posts - 1 through 15 (of 19 total)

This topic contains 19 replies, has 2 voices, and was last updated by  carlucci 9 years, 4 months ago.

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