Zone image vue item (template presentation)

More
8 years 6 months ago #57772 by thebestju
J'ai trouvé une solution , j'ai modifié le code du fichier item_html5.php du template "presentation" :

J'ai remplacé :

<!-- BOF image block -->
<?php foreach ($item->positions as $field) : ?>
<figure class="flexi image field_<?php echo $field->name; ?> span4">
<?php echo $field->display; ?>
<div class="fcclear"></div>
</figure>
<?php endforeach; ?>
<!-- EOF image block -->


par:
<!-- BOF image block -->
<figure class="flexi image field_span4">
<?php foreach ($item->positions as $field) : ?>
<div class="champsvueimage_<?php echo $field->name; ?>">
<?php echo $field->display; ?>
</div>

<?php endforeach; ?>
<div class="fcclear"></div>
</figure>
<!-- EOF image block -->

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

More
8 years 6 months ago #57774 by micker
attention en faisant ca tu ne peut plus mettre à jour ton ton flexi sans predre tes modifs
le mieux étant de dupliquer ce template et de ta faire ta modifs dessus

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
8 years 6 months ago #57775 by thebestju
Ok je vais le copier
The following user(s) said Thank You: Bernard

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.283 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