Template => page blanche

More
14 years 1 week ago #6160 by fred
Replied by fred on topic Template => page blanche
Exactement les même champs que dans le tuto pour le moment, après je peaufinerai, pour info voici l'adresse de mon site qui colle plutôt en rapport à son tuto à croire qu'il l'a réalisé pour moi :mrgreen: www.ur95.com

Please Log in or Create an account to join the conversation.

More
14 years 1 week ago #6163 by micker
Replied by micker on topic Template => page blanche
hello si tu relis bien la partie 4 tu veras qu'il faut faire l'appel à la valeur dans chaques champs
dans son exemple
Code:
<!-- BOF entete --> <div id="stade_entete"> <?php if (isset($this->item->positions['entete'])) : ?> <?php foreach ($this->item->positions['entete'] as $champ) : ?> <div class="champ_<?php echo $champ->name; ?>"> <?php if ($champ->label) : ?> <div class="etiquette"><?php echo $champ->label; ?></div> <?php endif; ?> <div class="valeur"><?php echo $champ->display; ?></div> </div> <?php endforeach; ?> <?php endif; ?> </div> <!-- EOF entete -->
Explication (la sienne est meilleure !)
Code:
<!-- BOF entete --> <div id="stade_entete"> <?php if (isset($this->item->positions['entete'])) : ?> <?php foreach ($this->item->positions['entete'] as $champ) : ?>
appel de la position
Code:
<div class="champ_<?php echo $champ->name; ?>"> <?php if ($champ->label) : ?> <div class="etiquette"><?php echo $champ->label; ?></div>
appel du label du champ
Code:
<?php endif; ?> <div class="valeur"><?php echo $champ->display; ?></div>
appel de la valeur du champ
Code:
</div> <?php endforeach; ?> <?php endif; ?> </div> <!-- EOF entete -->
fin pour une position !
tu vois ta pas bien tout lu ! :lol:
faudra faire ca pour tous tes champs
aller courage !
a+

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
14 years 1 week ago #6164 by fred
Replied by fred on topic Template => page blanche
ah ok! bon ben je vais avoir une matinée chargée demain matin :mrgreen:

Please Log in or Create an account to join the conversation.

More
14 years 1 week ago #6172 by chessman
Replied by chessman on topic Template => page blanche
Tiens nous au courant

www.christophehagnere.fr <= entièrement réalisé avec FLEXIcontent
www.joomla.fr <= Co-administrateur

Please Log in or Create an account to join the conversation.

More
14 years 1 week ago #6189 by fred
Replied by fred on topic Template => page blanche
pour l'instant j'arrive à afficher les champs mais pour le placement c'est pas trop ça... :?

je vais tacher de m'y replonger dans l'aprem et je vous tiens au jus..en tout cas merci de votre soutien

Please Log in or Create an account to join the conversation.

More
14 years 1 week ago #6200 by micker
Replied by micker on topic Template => page blanche
pour le placement il faudra utiliser les css, tu sais t'en servir ?
sinon vas voir ici
www.siteduzero.com/tutoriel-3-13 ... part_13663
ou icihttp://www.alsacreations.com/tuto/liste/2-css.html
a+

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.298 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline