View of title field [SOLVED]

More
12 years 8 months ago #17791 by aloisio
Hello
I had inserted the "title" in the template category and removed it.
I have removed the code in "category-items".
But the "item title" still appears.

Regards

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

More
12 years 8 months ago #17797 by ggppdk
Replied by ggppdk on topic View of title field [SOLVED]
Alosio,
if the item title of your items still appear in category view, there are 4 cases:
1. You have item item in a template position
2. Inside category_items.php, you printing $item->title OR $this->items[...]->title
3. You removed above code [2] from wrong template e.g. you are using 'blog' but you removed from 'default' template. Please CHECK the template of EVERY category that you see display the title.
4. (Very unlikely) you have above code [2] in another template file e.g. category.php, this is not the case because if you did you would see all titles together.
5. (Very unlikely) you have some other field that stores the same text as title, and you have this field in a template position.

These all suggestions i can think of

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 8 months ago #17804 by aloisio
I again make the change and now if that goes away but only removes the top of the table, the data still appear in the column and move to fill the table. The last column contains no data, just by heading.

Regards

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

More
12 years 8 months ago #17806 by ggppdk
Replied by ggppdk on topic View of title field [SOLVED]
To also remove the head cell of title (top row of table) also remove:
Code:
<th id="flexi_title" scope="col"><?php echo JText::_( 'FLEXI_ITEMS' ); ?></th>

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 8 months ago #17843 by aloisio
Thank you, ggppdk!

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

More
12 years 8 months ago #17851 by ggppdk
Replied by ggppdk on topic View of title field [SOLVED]
Welcome :-)


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