'Description' label showing up if Display Label is set to NO

More
12 years 1 month ago #36165 by SteP
I have customized those field both in menu Item entry and in Category entry, but I still can't get them displayed.
If I set a menu item as FC "category" type, customizing description, keywords and title works fine. But if I set a menu item as "directory" type, it doesn't work: both customizing the meta/keywords in menu item and in category item. In this second case (directory menu type) I get displayed the basic Joomla Meta Description, the one I set in Global Configuration

_________________________________________
MMC Edizioni - www.mmcedizioni.it
Website Developer & Graphics

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

More
12 years 1 month ago #36166 by ggppdk
Hello,
i see it,
v2.0.2 candidate is out
will a fix for v2.0.2

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
12 years 1 month ago #36169 by ggppdk
Hello, to apply a fix now, edit:

components/com_flexicontent/views/flexicontent/view.html.php

and just after:
Code:
$params->def('page_title', $params->get('page_heading')); // J2.5: to offer compatibility with old custom templates or template overrides
add:
Code:
if (FLEXI_J16GE) { if ($menu && ($_mp=$menu->params->get('menu-meta_description'))) $document->setDescription( $_mp ); if ($menu && ($_mp=$menu->params->get('menu-meta_keywords'))) $document->setMetadata('keywords', $_mp); if ($menu && ($_mp=$menu->params->get('robots'))) $document->setMetadata('robots', $_mp); }

(i have added to search view and tags views too)
thanks for report

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
12 years 1 month ago #36171 by SteP
uhm... upgraded to latest RC candidate and applied the fix: now I can correctly get the menu item Meta Description, but the one I have placed in FC Category Meta Description field still not arise.

_________________________________________
MMC Edizioni - www.mmcedizioni.it
Website Developer & Graphics

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

More
12 years 1 month ago #36173 by SteP
Further notice: latest rc candidate has also problems at least in backend item edit form, all fields are screwed up in FF 20 (not tested in IE).

_________________________________________
MMC Edizioni - www.mmcedizioni.it
Website Developer & Graphics

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

More
12 years 1 month ago #36174 by ggppdk
Hello,
You mean layout?
Then your problems come from CSS changes in combination with your Joomla backend template

-- which Backend Joomla template do you use ?

-- If you provide admin Access, then i can see which CSS rules gives the problem


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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.688 seconds
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
Save