Disable/delete language selection on frontend submission

More
11 years 7 months ago #28804 by brandonking
Hi all,
I am new to Flexicontent and I found that this is great CCK ever. I have a few problems that I can not fix and can not find in forum as well.

1. I can not hide language selection in frontend submission form. Currently I am getting options for ALL, English and Japanese.
I want to hide this and all items should have Japanese option. No class name or id so I couldn't fix with CSS. How can I solve this?

2.I am using responsive template from Shape5.
Item/Category view in responsive template has no problem but destruct when viewing frontend submission form.
Any idea how to solve?

3.Image field in frontend submission form has extra fields than I need eg existing file selection, Alt text, Long description.How to hide this?

4.I am getting error message specified below whenever I submit new/edit frontend submission form.

JFolder::create: ディレクトリを作成できませんでした
I haven't created:../images/documents/32


Thanks in advance.

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

More
11 years 7 months ago #28807 by micker

brandonking wrote: 1. I can not hide language selection in frontend submission form. Currently I am getting options for ALL, English and Japanese.
I want to hide this and all items should have Japanese option. No class name or id so I couldn't fix with CSS. How can I solve this?

hello go to faq www.flexicontent.org/documentati ... -form.html
create a overvide form and put display:none; directly in code

brandonking wrote: 2.I am using responsive template from Shape5.
Item/Category view in responsive template has no problem but destruct when viewing frontend submission form.
Any idea how to solve?

did you use option of customisation in global config of flexicontent ? or use tips one (overvide)

brandonking wrote: 3.Image field in frontend submission form has extra fields than I need eg existing file selection, Alt text, Long description.How to hide this?

duplicate image field file (see faq) and customize it
it better to update fc version

brandonking wrote: 4.I am getting error message specified below whenever I submit new/edit frontend submission form.
JFolder::create: ディレクトリを作成できませんでした
I haven't created:../images/documents/32
Thanks in advance.

did you check chmood of your folder ?

welcome on board

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
11 years 7 months ago #28829 by brandonking
Micker,Thanks for your help.

I have solved first problem. Great tip thanks.
I am currently working on third problem.
Created pulgin for myimage and installed without an error.
The problem is that I can not upload image either frontend and backend.
What should be the wrong place that I made change?

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

More
11 years 7 months ago #28865 by ggppdk
I have added a per user setting for user-allowed languages in content items,

for image field since i am commiting so other changes,

i ll add the same parameters as for extended weblink field for making some fields optional


-- 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
11 years 1 month ago #34421 by brandonking
Hello ggppdk,

It is nice feature that we can set language for each author.
However, all my clients will be using same language thus don't need to even show it. I want to hide language block in item form.

Would you be able to add an option in global configuration not to display language selection in item form?
Or differentiate div class name in item form would be easier for us to apply CSS rule.
From
<div class="flexi_formblock">
To
<div class="flexi_formblock_lang">

Best wishes,
Brandon

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

More
11 years 1 month ago #34423 by ggppdk
Yes this make sense,

but i checked there are already an id and a class name that you can use:
For label:
#jform_language-lbl {
display:none
}

For language checkboxes:
#flexicontent .lang_box {
display:none
}


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