|
||||||
| Multimediabox Show your movies, pictures , videos in integrated joomla lightbox using this extension |
![]() |
|
|
#1 (permalink) |
|
Developer License holder
Join Date: Jul 2009
Posts: 3
|
I'm testing You News template but I cannot to open a new window in the You News Video module (multimediabox). What's the problem? Has already been addressed? thanks
|
|
|
|
|
|
#2 (permalink) | |
|
Support Team
|
Quote:
You say you can not open a new window..? Do you mean you can not make the videos to play in the popup? If you got to the showcase site, and click on the videos there, they work, so there must be something in they way you configure the mbox link to the videos. Are you using a demo installation? If so, you should be able to replicate the code in the module. At least this is how it should work: <a class="popboxv" rel="mediabox[500 350]" title="your title" href="http://www.youryoutubelinkorwhateveryouareusing.com/watch?=itemid">
__________________
Limitations live only in our minds. But if we use our imaginations, our possibilities become limitless. PLEASE: If I have not asked you to contact me via PM, DO NOT send me a message asking for support. All support is done in the forums. PM's are to be used for private info (like login credentials) or to discuss customization details. |
|
|
|
|
|
|
#3 (permalink) |
|
Support Team
|
A small add:
I also have this demo setup at my server, and tested it.. where all is working as it should be. Can you give us a link to your problem please? If you open up the parameters for the module, you should see it has this div class around the videolinks: <div class="younewsmbox"> {mbox:http://www.yourtubelinks.com/watch?v...tle=yourtitles |vthumb=thumb.gif|height=50|width=90} </div>
__________________
Limitations live only in our minds. But if we use our imaginations, our possibilities become limitless. PLEASE: If I have not asked you to contact me via PM, DO NOT send me a message asking for support. All support is done in the forums. PM's are to be used for private info (like login credentials) or to discuss customization details. |
|
|
|
|
|
#4 (permalink) |
|
Developer License holder
Join Date: Jul 2009
Posts: 3
|
Yes, I would like to make the videos to play in the popup.
I using a demo installation. And there is the plugin code. What I must change? <div class="younewsmbox"> {mbox:http://www.youryoutubelinkorwhatever...0|350|title=my title|vthumb=mygif.gif|height=50|width=90} ..... </div> |
|
|
|
|
|
#5 (permalink) |
|
Developer License holder
Join Date: Jul 2009
Posts: 3
|
Here the link Welcome to the Frontpage
And here parameters module <div class="younewsmbox"> {mbox:http://www.youtube.com/watch?v=ovW7y...9;obsolescenza pianificata - discariche e inceneritori|vthumb=orso.gif|height=50|width=90} {mbox:http://www.youtube.com/watch?v=880d9...itle=Settimana Europea Riduzione Rifiuti |vthumb=settimana.gif|height=50|width=90} {mbox:http://www.youtube.com/watch?v=Kx7CY...title=Migranti storia del lavoro e storia d'Italia |vthumb=qs.gif|height=50|width=90} {mbox:http://www.youtube.com/watch?v=enfog...0|350|title=Al via la Settimana Europea Per La Riduzione Dei Rifiuti |vthumb=pr.gif|height=50|width=90} {mbox:http://www.youtube.com/watch?v=x0MhM...00|350|title=A Sinistra per Colonna al No B Day |vthumb=asinistranob.gif|height=50|width=90} {mbox:http://www.youtube.com/watch?v=alJrc...0|350|title=No B Day - Noi c'eravamo |vthumb=nobday.gif|height=50|width=90} </div> |
|
|
|
|
|
#6 (permalink) |
|
Support Team
|
Hello
Inspect your links please.. I used the first one in my demo and got it to work there without trouble. Took title from another one.. { mbox:http://www.youtube.com/watch?v=ovW7yI9Uzf8 |500|350| title=No B Day - Noi c'eravamo|vthumb=billion.gif|height=50|width=90 } But as you can see, the video link in your case is overflowing the title as well.. Make sure you add the code correctly seperate with | between link and title.. etc. Note that I added space in the beginning and end of the {} so you can see this correctly here. ![]()
__________________
Limitations live only in our minds. But if we use our imaginations, our possibilities become limitless. PLEASE: If I have not asked you to contact me via PM, DO NOT send me a message asking for support. All support is done in the forums. PM's are to be used for private info (like login credentials) or to discuss customization details. |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|