folder not found

11 months 3 weeks ago #120 by s1670510005
folder not found was created by s1670510005
Hi,
I´m working with Joomla 4 and installed your plugin JoomHelper 360.
My .jpgs are in /images/jmp360

Code in the entry is:
{jmp360}
"zoomfolder":"images/kleider/unikate/"
{/jmp360}

just got the message "folder not found"

I just like to display the jpgs and zoom them

Where is my mistake?

Thanks for help.

Best regards
Christine
 

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

11 months 3 weeks ago - 11 months 3 weeks ago #121 by administrator
Replied by administrator on topic folder not found
Hi,
If you put images in folder images/jmp360, the syntax correct is
{jmp360}
"folder":"images/jmp360"
{/jmp360}

I hope it will work well!

JoomHelper - Free Joomla Extensions and Tutorials.
- Facebook: bit.ly/3Fmq9AN
- Youtube: bit.ly/33onadN
- Donate: bit.ly/3uu8yFs

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

11 months 3 weeks ago - 11 months 3 weeks ago #122 by s1670510005
Replied by s1670510005 on topic folder not found
I did it as you wrote - please see attached files
but the message is the same :-(

Best regards
Attachments:

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

11 months 3 weeks ago #123 by administrator
Replied by administrator on topic folder not found
Hi,
It's "folder" not "zoomfolder":
{jmp360}"folder":"images/jmp360"{/jmp360}
Not:
{jmp360}"zoomfolder":"images/jmp360"{/jmp360}

JoomHelper - Free Joomla Extensions and Tutorials.
- Facebook: bit.ly/3Fmq9AN
- Youtube: bit.ly/33onadN
- Donate: bit.ly/3uu8yFs

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