[solved]do a striptagsandcut in table category templte

More
13 years 5 months ago #11925 by micker
hello i want to strip my description in table template
i do this
Code:
<td class="description" > <!-- BOF dates cell --> <?php if (isset($item->positions['description_courte'])) : ?> <?php foreach ($item->positions['description_courte'] as $field) : ?> <?php echo flexicontent_html::striptagsandcut( $items[$i]->introtext, $this->params->get('lead_cut_text', 400) ); ?> <?php echo $field->display ? $field->display : ''; ?> <?php endforeach; ?> <?php endif; ?> <!-- EOF Dates cell --> </td>
how to bring
Code:
<?php echo $field->display ? $field->display : ''; ?>
into
Code:
<?php echo flexicontent_html::striptagsandcut($items[$i]->introtext, $this->params->get('lead_cut_text', 400) );?>
thanks for any help

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
13 years 5 months ago #11934 by ~cXc~
? maybe ...
Code:
<?php echo flexicontent_html::striptagsandcut($items[$i]->introtext.''.$field->display, $this->params->get('lead_cut_text', 400) );?>
... guess :oops:

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

More
13 years 5 months ago #11935 by micker
perfect !!!
regards

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