[solved] buttons for image, readmore ... dont show up

More
12 years 2 months ago #23407 by hede
Thanks for the hint. I didn't change anything. This is a fresh installation and the item type is the standard article that comes with FC. "Hide Html Editor" is set to "No". I dont think those buttons have anything to do with the editor. As I said I tried every editor "no", "MCE" and "Code-Mirror" in different browsers, there is no differnce, the buttons dont show up.

FF on Win10, FLEXIcontent version 3.0.10 on Joomla 3.4

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

More
12 years 2 months ago #23410 by ggppdk
in textarea.php (yes this file since recent revisions creates the description field)

find all lines:
..., '100%', $height, $cols, $skip_buttons_arr, $field_idtag ) ;
and
..., '100%', $height, $cols, $skip_buttons_arr) ;
and
..., '100%', $height, $cols, '' ) ;


replace them with:
..., '100%', $height, $cols, $rows, $skip_buttons_arr);


-- 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 #23411 by hede
Those modifications brought the buttons back! Thank you!

Just because the screenshot is already in that threat: Is it possible to display the Permissions field underneath the description field?

FF on Win10, FLEXIcontent version 3.0.10 on Joomla 3.4

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

More
12 years 2 months ago #23412 by ggppdk
Description field if produced by a foreach, you can create a joomla template override of views/item/tmpl/form.php (frontend) or a duplicate template views/item/tmpl/default.php inside tmpl (backend) and then use and if statement to place it

since there can be changes to these files by final version and as a result your copied files may not be up to date, maybe avoid it ...


-- 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 #23420 by hede
Thank you for your help. In that case I'll stick with the current layout.

FF on Win10, FLEXIcontent version 3.0.10 on Joomla 3.4

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

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