Youjoomla Support Forums (https://www.youjoomla.com/joomla_support/index.php)
-   Joomla Help (https://www.youjoomla.com/joomla_support/forumdisplay.php?f=29)
-   -   [SOLVED] Multiple use of Multimedia box 3 (https://www.youjoomla.com/joomla_support/showthread.php?t=9174)

jhutton 10-14-2011 08:55 AM

[SOLVED] Multiple use of Multimedia box 3
 
Am using multimedia box 3.0 in Youversity. I have two modules running, one a copy of the other. see site

Image Gallery

I want to try and avoid the multimedia box versions displaying all the the pictures. Each version picks up the total number of pictures in the source folder and displays them all.

Gallery 2 code only lists 24 pictures, but shows the full 72 from both galleries.

I would like gallery 2 to just display gallery 2 pics?
It is possible to use the navigation to access gallery 1 pics, which I do not want to happen.

I notice the demo has multiple mboxes on the same page. They only display the images from the code. so it must be possible. I am sure I am missing something simple.
Any ideas?

Thanks

Skip2MyLou 10-14-2011 09:36 AM

Hello jhutton.

All you need to do to display different images in the second MM box is put a different code in the module.

For example, if you have your images named "mbox1, mbox2, mbox3..." and the first modules get the images from 1 to 6.

Just put some code like this in the second :

{mbox:mbox7.jpg|width=65|height=60|group=component |thumb=mbox7_thumb.jpg|title=Sample 1}
{mbox:mbox8.jpg|width=65|height=60|group=component |thumb=mbox8_thumb.jpg|title=Sample 1}
{mbox:mbox9.jpg|width=65|height=60|group=component |thumb=mbox9_thumb.jpg|title=Sample 1}
{mbox:mbox10.jpg|width=65|height=60|group=componen t|thumb=mbox10_thumb.jpg|title=Sample 1}
{mbox:mbox11.jpg|width=65|height=60|group=componen t|thumb=mbox11_thumb.jpg|title=Sample 1}
{mbox:mbox12.jpg|width=65|height=60|group=componen t|thumb=mbox12_thumb.jpg|title=Sample 1}

To display the other six images called "mbox7, mbox8, mbox9..."

You just adjust the names and dimensions for names and dimensions of your images...

jhutton 10-22-2011 08:11 AM

Thank you that worked.
 
Thank you that worked.:o

Skip2MyLou 10-22-2011 10:03 AM

Of course it did :p

Solved and closed it is.


All times are GMT -4. The time now is 06:52 PM.

Powered by vBulletin®
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.