File field in flexicontent 1.5.6 - [SOLVED]

More
12 years 3 months ago - 12 years 3 months ago #21574 by aloisio
Hi for all
I have created a form to submit items in the frontend.
In this form there are a file field.
I need translate all the texts at the labels in the modal window.
I am editing the files of lenguage of the administrator folder and the lenguage folder.
But I can't localize the text "Filter by item".
I can't localize it.

On the other hand, If I wanted to delete all the fields that appear in the footer, the search field and filters, what is the file where are these fields?

Thanks and Regards
Last edit: 12 years 3 months ago by aloisio.

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

More
12 years 3 months ago #21586 by micker
hello to edit form
use overwide option
1 creat a folder com_flexicontent in html folder of your template
2 copy form.php to component/com_flexicontent/views/items/tmpl in folder create in step 1
3 edit your form.php

it compatible with update

for your text ... in backoffice are front ?
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
12 years 3 months ago #21587 by ggppdk
There is an untranslated string in
administrator/components/com_flexicontent/views/ filemanager/view.html.php
administrator/components/com_flexicontent/views/fileselement/view.html.php

1. Find in both files line like:

$items_list[] = JHTML::_('select.option', '', JText::_( '- Filter by item -' ) );

and replace with

$items_list[] = JHTML::_('select.option', '', '- '.JText::_( 'FLEXI_FILTER_BY_ITEM' ).' -' );

2. and then put in en-GB.com_flexicontent.ini language file (and other language files):
FLEXI_FILTER_BY_ITEM=Filter by item
i will add it to source code too

3. to customize the display of it you can copy
administrator/components/com_flexicontent/views/fileselement/tmpl/default.php

to :
templates/yourtemplate/html/com_flexicontent/fileselement/default.php

find lines that display filters and remove or comment them out
NOTE: this customization will work in frontend,

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 3 months ago #21588 by aloisio
Thanks for both, I will prove all.

Regards

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

More
12 years 3 months ago #21591 by aloisio
Perfect.
All it's solved.

Thank you, very much.

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

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