PRODUCT FAQs

DleJProducts Extension FAQs By Product

Light

Documentation FAQs

DleJEasySlider (11)

I added the {dlej_easyslider .../} tag to my article, but it just shows as plain text instead of a slider

Either the Content - DleJEasySlider plugin isn't published yet, or you're viewing a teaser/summary version of the article rather than the full article — content plugins only run on the full article view.

Can I import sliders exported from the original JSN EasySlider

Yes. The underlying data structure is essentially unchanged, so this works, but it hasn't been exhaustively verified across every possible slider configuration — test with a non-critical slider first if you're migrating a large library.

I set styling for a layer on Desktop, but it doesn't seem to carry over to Tablet or Mobile — is that normal

Yes. Until you make a change on a specific breakpoint's own tab, that breakpoint automatically follows the Desktop styling. Once you edit something while that breakpoint is active, only that one setting becomes independent — everything else you haven't touched keeps following Desktop.

I clicked Export, but got a "Please first make a selection from the list" message

You need to check the box next to at least one slider in the sliders list before clicking Export — it exports whichever sliders you've checked, not all of them automatically.

I selected a file for Import, but I got a "this file is not JSON" message

Import only accepts .json files produced by this extension's own Export feature. If the file was edited by hand, generated some other way, or is corrupted, it will fail this check

I updated the extension, but I still seem to be seeing the old behavior

Try a hard refresh or clear your browser cache before assuming something's wrong. Some of the extension's JavaScript and CSS files are cached by your browser and only refresh automatically when the extension's version changes — right after an update, a normal reload can still serve an old cached copy.

The "Insert Slider" button doesn't appear in my article editor toolbar at all

Two likely causes: the Editor Button - DleJEasySlider plugin isn't published, or your site is using an editor that doesn't support Joomla's editor button toolbar (such as "Editor - None") — no editor buttons of any kind appear in that case.

The slider I inserted doesn't show up when I preview the article in the admin

That's intentional. The content plugin deliberately skips rendering in the Joomla administrator — you'll only see the actual slider on the live frontend site, never in a backend preview.

My slider shows correctly on the full article page, but not in my blog layout, category list, or a third-party module that shows article previews

This is expected. Teaser and card-style views generally don't run Joomla's content-plugin processing on the excerpt text, so the tag can't be converted into a slider there — only the full article view is guaranteed to render it.

I installed the extension, but nothing shows up on my site. What's wrong

Fresh installs leave the System, Content, and Editor Button plugins disabled by default — this is normal Joomla behavior, not a bug. Go to System → Manage → Plugins, search "easyslider," and publish all three.

What's the difference between using the module, the content plugin tag, and the editor button to show a slider

They're three ways to place the same slider. The module is for module positions (sidebars, headers, and similar areas) set up outside the article content. The content plugin tag and the editor button both place a slider inside an article's body text — the editor button is just a faster way to insert that same tag without typing it by hand.