Create A Forum - Support Forums

Support => General Support => Topic started by: cooper on March 17, 2019, 11:54:38 pm

Title: ILA Options Dropdown Box
Post by: cooper on March 17, 2019, 11:54:38 pm
Hi, thanks for CreateAForum.


Many members have asked if the default behavior on the ILA display options dropdown could default to the third item in the dropdown list "Inline full-sized image".


Looking at the html, this SELECT is named/ID'd as "inline_format".  The default now is the first option "end-of-post expandable".


Thank you.


Scott
Title: Re: ILA Options Dropdown Box
Post by: CreateAForum on March 18, 2019, 09:59:39 pm
Done added an option under
Administration Center »Features and Options »In Line Attachments
Title: Re: ILA Options Dropdown Box
Post by: cooper on March 18, 2019, 10:50:48 pm
Very nice.  Exactly what was needed.


Thank you very much!
Title: Re: ILA Options Dropdown Box
Post by: CreateAForum on March 18, 2019, 10:58:59 pm
Glad to help
Title: Re: ILA Options Dropdown Box
Post by: cooper on March 19, 2019, 12:34:32 pm
Hi CaF.


Could you look at the behavior of the ILA Options Dropdown?


At least for the Office of Steam Forum (I'm helping to support Gil Garceau), there are now only 2 options in the <SELECT>.


Also, even tho the third option is chosen via the Admin>Features>ILA, the old first option appears as the default to the user ("End-of-post expandable thumbnail")


Thanks


Scott Rouze
281-788-5016
scott.rouze@enbridge.com
Title: Re: ILA Options Dropdown Box
Post by: CreateAForum on March 19, 2019, 01:02:03 pm
That happens if the basic menu option is chosen. That removed multiple options the page in the settings area.
Title: Re: ILA Options Dropdown Box
Post by: cooper on March 19, 2019, 03:49:42 pm
You mentioned this happens when the "Show Only Basic ILA Options"  is checked but for the Office of Steam Forum, this is not checked.
Title: Re: ILA Options Dropdown Box
Post by: cooper on March 19, 2019, 05:11:52 pm
I think (maybe) the option values in this <SELECT> are possibly not correct or something else is happening because when I select the third option (full size inline), the post comes back as thumbnail.


                     <select name="ila_post_option" id="ila_post_option" >
                        <option value="0">End-of-post expandable thumbnail</option>
                        <option value="1">Inline expandable thumbnail</option>
                        <option value="2" selected="selected">Inline full-size image</option>
                        <option value="4">Inline short text link</option>
                     </select>


I truly appreciate all the help.


Scott Rouze
Title: Re: ILA Options Dropdown Box
Post by: CreateAForum on March 19, 2019, 05:18:08 pm
Made a change in the settings area try now.
Title: Re: ILA Options Dropdown Box
Post by: cooper on March 19, 2019, 05:33:10 pm
Still not working.


Choosing Inline Full Size still embeds as thumbnail


Thanks


Title: Re: ILA Options Dropdown Box
Post by: cooper on March 19, 2019, 06:57:08 pm
Still not working.

Choosing Inline Full Size still embeds as thumbnail.

Thanks
Title: Re: ILA Options Dropdown Box
Post by: cooper on March 20, 2019, 12:10:37 pm
Hello CaF.


Could you please investigate?


For the Office of Steam, if a user creates a post and adds a photo without changing the ILA_options Dropdown, the photo gets treated as a thumbnail (even tho default selected is "Inline full size").


This behavior has been confirmed by multiple posters as recently as this morning (March 20).


Thanks.


Scott
Title: Re: ILA Options Dropdown Box
Post by: CreateAForum on March 20, 2019, 03:44:01 pm
Still have to look into more for testing been busy.
Title: Re: ILA Options Dropdown Box
Post by: cooper on March 23, 2019, 12:43:23 pm
Hello.


We're hoping you could take a look at this issue for the Office of Steam Forum.


All photos are being attached as thumbnails.  Default ILA drop down not be honored.


Thank you very much


Scott
Title: Re: ILA Options Dropdown Box
Post by: CreateAForum on March 23, 2019, 11:12:32 pm
Will do unfortunately have been busy will take a look when I can.