Le template des tableaux

More
14 years 6 months ago #191 by Doywan
Replied by Doywan on topic Le template des tableaux
Tu as bien fermé le foreach ? Assigné ta catégorie en template tableau dans Flexicontent, crée un menu correspondant de type tableau ? autorisé les champs à être vu dans cette catégorie ?

Dev et rédacteur en chef Fonky les bons tuyaux
www.fonkyt.com - magasine online de l'événementiel culturel et loisirs d'Orléans et son agglO

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

More
14 years 6 months ago #192 by micker
Replied by micker on topic Le template des tableaux
voici mon code de page issu du defaut
Code:
<table id="flexitable" class="faqitemtable" width="100%" border="0" cellspacing="0" cellpadding="0" summary="flexicontent"> <thead> <tr> <th id="flexi_title">Artiste</th> <?php if ($this->items[0]->fields) : foreach ($item->fields as $field) : // step 1 : start the loop on the object if (in_array('Artiste'.$tmpl, $field->positions)) : // step 2 : assigned to this group ?> <td><?php echo $field->display ? $field->display : ''; ?></td> <?php endif; // end step 2 endforeach; // end step 1 endif; ?> <th id="flexi_title">Genre</th> <?php if ($this->items[0]->fields) : foreach ($item->fields as $field) : // step 1 : start the loop on the object if (in_array('Genre'.$tmpl, $field->positions)) : // step 2 : assigned to this group ?> <td><?php echo $field->display ? $field->display : ''; ?></td> <?php endif; // end step 2 endforeach; // end step 1 endif; ?> <th id="flexi_title">Date</th> <?php if ($this->items[0]->fields) : foreach ($item->fields as $field) : // step 1 : start the loop on the object if (in_array('Date'.$tmpl, $field->positions)) : // step 2 : assigned to this group ?> <td><?php echo $field->display ? $field->display : ''; ?></td> <?php endif; // end step 2 endforeach; // end step 1 endif; ?> <th id="flexi_title">Heure</th> <?php if ($this->items[0]->fields) : foreach ($item->fields as $field) : // step 1 : start the loop on the object if (in_array('Heure'.$tmpl, $field->positions)) : // step 2 : assigned to this group ?> <td><?php echo $field->display ? $field->display : ''; ?></td> <?php endif; // end step 2 endforeach; // end step 1 endif; ?> <th id="flexi_title">Tarif</th> <?php if ($this->items[0]->fields) : foreach ($item->fields as $field) : // step 1 : start the loop on the object if (in_array('Tarif'.$tmpl, $field->positions)) : // step 2 : assigned to this group ?> <td><?php echo $field->display ? $field->display : ''; ?></td> <?php endif; // end step 2 endforeach; // end step 1 endif; ?> </tr> </thead> </table>
et Mes entrées sont bien publié
Merci

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 6 months ago #201 by micker
Replied by micker on topic Le template des tableaux
j'ai bo ne mettre que
Code:
<table id="flexitable" class="faqitemtable" width="100%" border="0" cellspacing="0" cellpadding="0" summary="flexicontent"> <thead> <tr> <?php if ($this->items[0]->fields) : foreach ($item->fields as $field) : // step 1 : start the loop on the object if (in_array('Artiste'.$tmpl, $field->positions)) : // step 2 : assigned to this group ?> <td><?php echo $field->display ? $field->display : ''; ?></td> <?php endif; // end step 2 endforeach; // end step 1 endif; ?> </tr> </thead> </table>
toujour cette même erreur ...
qqun à la solution ?
Merci

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 6 months ago #210 by micker
Replied by micker on topic Le template des tableaux
RE doywan ne m'abandonne pas svp, je sais je suis un boulet .....

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 6 months ago #220 by Doywan
Replied by Doywan on topic Le template des tableaux
Désolé je ne t'abandonne pas ne t'inquiète pas ! Je suis juste en plein lancement de notre site, je suis donc pas mal occupé. Promis demain j'essaye de regarder ça.

Dev et rédacteur en chef Fonky les bons tuyaux
www.fonkyt.com - magasine online de l'événementiel culturel et loisirs d'Orléans et son agglO

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

More
14 years 6 months ago #222 by micker
Replied by micker on topic Le template des tableaux
l'adresse ! l'adresse !
courage alors

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.281 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