how to limit intro text to 0 in blog category view ?

More
10 years 10 months ago #37713 by micker
realy simple
doing same ... and then edit file categorie_item.php and modify it, to make the effect that you need:

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
10 years 10 months ago #37732 by ggppdk
Hello

do as micker says, and furthermore code to remove is like this:
Code:
<?php FlexicontentFields::getFieldDisplay($items[$i], 'text', $values=null, $method='display'); if ($this->params->get('intro_strip_html', 1)) : echo flexicontent_html::striptagsandcut( $items[$i]->fields['text']->display, $this->params->get('intro_cut_text', 200) ); else : echo $items[$i]->fields['text']->display; endif; ?>

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

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

More
10 years 10 months ago #37741 by loicberder
hello,

YES i have DONE what you said

thanks both of you


ggppk,
a feature request :
i wonder if it'll be possible to improve the category parameters to be able to specify "zero" as intro text

it could help others users, be more usefull (better not to customise to much the templates)

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

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