Zen mode 01:08:05

It is currently our zen mode where we get some rest so that we can come back to work feeling refreshed the next day and assist you with your issues. Some answers may already be available on our documentation.

Official support hours are from 8:30AM — 5:00PM Monday to Saturday (GMT +7)

Updates: Release JLex Helpful v1.9.2 🥳

Parameter won't work

Martin
I embedded JLex360 into Joomla! article.
Main function is working, but if I try to set parameter, the complete plugin is not showing.
Working one:
{jlex360}
folder:/images/jlex360
{/jlex360}


Not working one:
{jlex360}
folder:/images/jlex360,
toolbar:1
{/jlex360}


I tried many other ways:
{jlex360}
"folder":"/images/jlex360",
"toolbar":"1"
{/jlex360}

{jlex360}
folder:/images/jlex360,
"toolbar":"1"
{/jlex360}


This isn't working, too:
{jlex360}
"folder":"/images/jlex360"
{/jlex360}

1 replies

JLexArt
Try use code
{jlex360}
"folder":"images/jlex360",
"toolbar":1,
"autoplay":1,
"wheelrotate":1,
"autorotatespeed":70
{/jlex360}

The path of folder is relative, so try remove "/" begin folder path.
Reply to

Sign in to your account

Use your social accounts to sign in