[solved] flexicontent / content joomla

More
10 years 5 months ago #47604 by ggppdk
Hello

tonnick wrote: description (type config) ? sorry , I have no clue about where can I find that :(

we did not imply that there is configuration option to use item's text as META description

you can add a check in your item.php of your template:

also your question is not limited to FC instead it is a more general one:
Code:
$document = JFactory::getDocument(); if ( ! $document->getDescription() ) { $d = flexicontent_html::striptagsandcut( $item->text, 50 ); $document->setDescription( $d ); }

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 5 months ago #47605 by tonnick
configuration option to use item's text as META description >> I didn't see such option. Where did you find it ?

ok I'll try your suggestion in item.php, sounds good idea !

thx !

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

More
10 years 5 months ago #47606 by ggppdk
Hello

this option does not exist:

we did not imply that there is configuration option to use item's text as META description

maybe we could do this by default, but would this be appropriate in all case, i think not


-- 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 5 months ago #47607 by tonnick
not sure as well that implement by default is great idea, but maybe an option like the title overwrite in seo in type for exemple

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

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