You need to be logged in to post in the forum - Log In

An active JCE Pro Subscription is required to post in the forum - Buy a Subscription

Support is currently Online

Official support hours
Monday to Friday
09:00 - 17:00 Europe/London (BST)

#117666 Fields for template

Posted in ‘Editor’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by semaphore on Saturday, 09 May 2026 16:59 BST

semaphore

Hi,

We are trying to setup some templates as this one :

<div class="infographie">
    <div class="infographie__icone"><img url="${Icone:image}"></div>
    
    <div class="infographie__nombre">
        ${nombre}
    </div>
    <div class="infographie__infos">
        ${information}
    </div>
</div>
But the image field is not triggered in the popup Is there some arguments we can setup for the fields wich use the file manager. For example we'd like to restrain the folders for this icone image fields. Thanks for your help

Ryan

But the image field is not triggered in the popup Is there some arguments we can setup for the fields wich use the file manager.

Please try JCE Pro 2.9.99.3 Beta - https://www.joomlacontenteditor.net/downloads/editor/pro/development/jce-pro-2-9-99-3-dev

we'd like to restrain the folders for this icone image fields.

This is not possible yet but I am looking into it.

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

semaphore

Thanks but

No change  for me:-/

Ryan

I did test this using your own templat data. Please clear your browser cache.

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

semaphore

I have deleted an recreated the the html file : now I have the image input buuuut I get this render

<div class="infographie__icone"><img alt="" /></div>
<div class="infographie__nombre">40</div>
<div class="infographie__infos">atliers par ans</div>

No html URL : have you the same issue ?

Ryan

Did you clear your browser cache after install JCE Pro 2.9.99.3 Beta?

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

semaphore

Sorry, It's okay with Private navigation. I have fully empty FF cache : it's okay. The Simple ctrl+F5 wasn't enough this time.

I think we can close this one