Image Field Not Working

More
12 years 1 month ago #29357 by ggppdk
Replied by ggppdk on topic Image Field Not Working
Hello, i have deprecated r1510, r1511, r1512

please use the new downloadable package of r1513:

1. + Added a powerful folder mode to the fileselement view, this is now used by the new multi-value image - image gallery field

2. # Fixed advanced search view, except for using drop search filters (categories & tags)

3. # Also some bug fixes


-- 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 1 month ago #29386 by rottenberg
Replied by rottenberg on topic Image Field Not Working
Hello

I have just uploaded the FLEXIContent - 2.0 - RC9 r1514

The bug seems not being corrected : I get no image in the article.

But it is. I think there are some change in the name of the variables :

I was using :$this->fields->display_medium

I have replaced it by : $this->fields->display

I get the image and a popup of it.

So for me the bug is now corrected (but may be we need to change the index.php file

best regards
Michel

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

More
12 years 1 month ago #29387 by ggppdk
Replied by ggppdk on topic Image Field Not Working
The variables are always created
display_small_src
display_medium_src
display_large_src


To create
display_small
display_medium
display_large

you will need to request it when creating the field
e.g. inside the flexicontent template
Code:
$disp = FlexicontentFields::getFieldDisplay($items[$i], 'myfieldname', null, $method='display_medium'); echo $disp;

or in e.g. the flexicontent module via using:
myfieldname##display_medium


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