[résolu] affichage titre page

More
12 years 2 months ago #28456 by tonnick
nop this is a login to display web. I'll send it to you new credentials to login.

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

More
12 years 2 months ago #28462 by ggppdk
Ok i have identified what is happening

when there is no current menu item, then:

-- the page heading is the site title
-- the show page heading parameter default to YES (by FLEXIcontent template code in item.php)

so it gets printed

You can edit your templates item.php and change it to default to -NO- when not set :

$this->params->get( 'show_page_heading', 1 )
to
$this->params->get( 'show_page_heading', 0 )

i will add to it a default value of zero for next version

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 2 months ago #28464 by ggppdk
This is needed for other views too basically :

$params->def('show_page_heading', 0);

needs to be added to all view HTML after other statement like :
$params->def('show_page_heading', ...);

will commit this change in behavior ...


-- 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 2 months ago #28468 by tonnick
ok it works thx !

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

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