Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • lucine Friend
    #148178

    Hi,
    Sorry to make a second post with the same problem,
    but I think that the lack of the “body” position is very inconvenient,
    for a good customization,
    Could you find a way to fit my needs ?
    Thanks by advance

    lamvt Friend
    #330952

    DOnt undertstand, what do you mean??
    what do you want to say??

    lucine Friend
    #330986

    Hi lamvt,

    On the overview of Kyanite features there is a “body” position for “content” and “modules”.

    See attachment …

    But when I want to put a module in this position (“Body”), there isn’t the “Body” possibility …

    See attachment …

    I had the same problem with a quickstart installation …
    And when I try ?tp=1, I have only breadcrumbs position at this place …

    I hope that you understand and that you can give me a solution to my problem,

    Best regards


    1. CS-001
    2. body-position-missing
    oudemans Friend
    #331019

    For me the same,
    I can not find the body option to, i would like to place a module in the body position
    Can you give me a direction how to do this?

    thanks
    willem

    oudemans Friend
    #331030

    fixed it by placing it in an other position.

    willem

    lucine Friend
    #331041

    Ok, you have founded an alternative to the problem,
    but it change nothing to the fact that the “body” position is missing,
    and should absolutely be integrated in the template !
    So I hope that Joomlart team will give me an answer and a solution to this problem …
    Nice day

    lucine Friend
    #331336

    Nobody ???

    Anonymous Moderator
    #331400

    Hi lucine

    In this template, the body position is not exist. With our image, it is the place where is including the content component.

    Hope you understand my explain.

    lucine Friend
    #331407

    Hi,

    I am sorry but I really don’t understand why it’s not possible to have modules & custom html on this place !

    Besides I don’t understand what is the difficulty for you …

    This template is perfect, and I have already showned it to my client !

    I just need a way to include my module in the “body” position.

    I hope that you understand my misunderstanding

    Anonymous Moderator
    #331658

    Hi lucine

    In the case, you can create new position in this place.

    Open templatesja_kyanite_iilayoutsdefault.php file, find following code section at the begin of file:


    $positions = array (
    'left1' =>'left',
    'left2' =>'',
    'left-mass-top' =>'',
    'left-mass-bottom' =>'',
    'right1' =>'right',
    'right2' =>'',
    'right-mass-top' =>'',
    'right-mass-bottom' =>'',
    'content-mass-top' =>'',
    'content-mass-bottom' =>'',
    'content-top' =>'',
    'content-bottom' =>'',
    'inset1' =>'',
    'inset2' =>''
    );

    and change to:


    $positions = array (
    'left1' =>'left',
    'left2' =>'',
    'left-mass-top' =>'',
    'left-mass-bottom' =>'',
    'right1' =>'right',
    'right2' =>'',
    'right-mass-top' =>'',
    'right-mass-bottom' =>'',
    'content-mass-top' =>'',
    'content-mass-bottom' =>'',
    'content-top' =>'body',
    'content-bottom' =>'',
    'inset1' =>'',
    'inset2' =>''
    );

    At that time, you have this position like your idea.

    For full information, please kindly read my thread: http://www.joomlart.com/forums/topic/how-to-create-new-position-in-joomla-1-5/

    lucine Friend
    #331677

    Hi,
    Thank you for your answer,
    even if I have find an other way to solve my problem
    (by including my module in my article).
    Thank you so much for your solution,
    for me the problem is solved.
    Best regards

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

This topic contains 11 replies, has 4 voices, and was last updated by  lucine 14 years, 9 months ago.

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