title field in front end - SOLVED

More
13 years 1 month ago - 12 years 9 months ago #15221 by aloisio
I need to change the type of title field. The type of the title field can't be a text field, has being a select field (dropdown menu) o list field

Thanks
Last edit: 12 years 9 months ago by aloisio.

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

More
13 years 1 month ago #15222 by micker
sorry it impossible it's a core joomla field ...
but you can do this
create a another field (your select)
create your template and don't display title field but your field
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.

More
13 years 1 month ago #15225 by aloisio
You white "don't display the title field".
How?
Thanks.

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

More
13 years 1 month ago #15226 by micker
edit your template (item.php in your template folder)and deleted the line of title
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.

More
13 years 1 month ago #15227 by aloisio
I have a template "academico":
the folder is:
components/com_flexicontent/templates/academico
in this folder I open item.php
and delete this lines
<?php if ($this->params->get( 'show_page_title', 1 ) && $this->params->get('page_title') != $this->item->title) : ?>
<h1 class="componentheading">
<?php echo $this->params->get('page_title'); ?>
</h1>
<?php endif; ?>


<?php if ($this->params->get('show_title', 1)) : ?>
<h2 class="contentheading flexicontent">
<?php echo $this->escape($this->item->title); ?>
</h2>
<?php endif; ?>

but the field title is display
something is bad.

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

More
13 years 1 month ago #15230 by micker
hello
post all code in code balise is more simply to help you
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.315 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