supprimer définition des items dans categoy.css

More
7 years 6 months ago #64370 by alog
merci micker de ton aide,
mais en category_items_html5.php
ligne 386, j’ai ça : :
<p>
<?php
//FlexicontentFields::getFieldDisplay($item, 'text', $values=null, $method='display');
if ($this->params->get('lead_strip_html', 1)) :
echo flexicontent_html::striptagsandcut( $item->fields->display, $lead_cut_text, $uncut_length );
else :
echo $item->fields->display;
endif;
?>
</p>
</div>




et ligne 767 j’ai ça :

<span class="flexi label field_<?php echo $field->name; ?>"><?php echo $field->label; ?></span>
<?php endif; ?>
<div class="value field_<?php echo $field->name; ?>"><?php echo $field->display; ?></div>
</div>
<?php endforeach; ?>
</div>
<?php endif; ?>
<!-- EOF under-description-line1 block -->

j’ai tenté le remplacement de <p> ligne 386 ... mais la description reste toujours active ??

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

More
7 years 6 months ago #64371 by micker
bonjour c'est bien ce que j'ai dis remplace le <p> en <p style="display:none">
apres je peu mettre trompé pour l'autre ligne a toi de chercher lol

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
7 years 6 months ago #64372 by alog
alors j’ai remplacé les <p> en <p style="display:none"> sur ces lignes

ça semblent être les bonnes, mais rien ne se passe. . j’ai oublié quelque chose ?


ligne 386

<p style="display:none">
<?php
//FlexicontentFields::getFieldDisplay($item, 'text', $values=null, $method='display');
if ($this->params->get('lead_strip_html', 1)) :
echo flexicontent_html::striptagsandcut( $item->fields->display, $lead_cut_text, $uncut_length );
else :
echo $item->fields->display;
endif;
?>
</p>
</div>



ligne 749
<p style="display:none">
<?php
//FlexicontentFields::getFieldDisplay($item, 'text', $values=null, $method='display');
if ($this->params->get('intro_strip_html', 1)) :
echo flexicontent_html::striptagsandcut( $item->fields->display, $intro_cut_text, $uncut_length );
else :
echo $item->fields->display;
endif;
?>
</p>
</div>

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

More
7 years 6 months ago #64373 by micker
oui desoler il manque le ; à la fin <p style="display:none;">

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
7 years 6 months ago #64374 by alog
à la fin ?
je remplace </p> par <p style="display:none;">
ou je place le <p style="display:none;"> après le </div>
je crains la fausse manip lol

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

More
7 years 6 months ago #64382 by micker
toujour sur la premiere balise

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