- Posts: 3
COMMUNITY FORUM
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Popup Player
- DJRobi
-
Topic Author
- Offline
- New Member
I'm not a programmer, how to do that acted popup player for showcast??
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
The player's code is located within the Radiowave_Popup_Player position.
More info on the module positions can be found here: nuevvo.com/documentation/commercial-templates/item/95-radiowave
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- DJRobi
-
Topic Author
- Offline
- New Member
- Posts: 3
sory for my english
yes I know K2
but I thought about it that was Showcast panel LISTEN LIVE, MUTE, NOW PLAYING, POPUP PLAYER
or is the ability to modify this script to you could enter host Showcast?
Main desire but my membership was the possibility to play Showcast,
I really like it a template but I'm not a programmer as I wrote earlier :(
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
If you want to use another service you have to replace the code in that module with the code your service provides.
Unfortunately I am not aware of Showcast, so you will have to request the player's code from that service.
For all the other modules which Radiojar offers, there is an equivalent one built with K2 which you can use.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- DJRobi
-
Topic Author
- Offline
- New Member
- Posts: 3
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
If you installed the bare template please read the template's documentation. nuevvo.com/documentation/commercial-templates/item/95-radiowave
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- manolis malakopoulos
-
- Offline
- New Member
- Posts: 9
How i will activate the popup menu and where is the code?
regards
Manolis
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
It is available here: nuevvo.com/documentation/commercial-templates/item/95-radiowave
The link for the popup is located within the K2 Tools module with the id 123.
All you need to do is to replace demo.nuevvo.com/.../index.php?tmpl=popup with
http://YOUR_DOMAIN.com/index.php?tmpl=popup
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- manolis malakopoulos
-
- Offline
- New Member
- Posts: 9
one more problem ... I tried to disable the map from contact page but i made a some changes and i lost the contact form you can see here www.moogradio.com/index.php/contact all settings in the contact contect is use global...
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
How about the menu item?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- manolis malakopoulos
-
- Offline
- New Member
- Posts: 9
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- manolis malakopoulos
-
- Offline
- New Member
- Posts: 9
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- manolis malakopoulos
-
- Offline
- New Member
- Posts: 9
Regards
Manolis
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- manolis malakopoulos
-
- Offline
- New Member
- Posts: 9
I send you the credentials.
regards
Manos
Please Log in or Create an account to join the conversation.
- Ahmad Batebi
-
- Offline
- Senior Member
- Journalist
Thank you so much for good support
Have a question about Popup Player
I changed the cod to my address, but the pop up does not work any more as a popup windows.
The code is:
<div id="rj-player">
<div class="rjp-player-container">
<div id="rjp-radiojar-player"></div>
<div id="rj-player-controls" class="rj-player-controls">
<div class="jp-gui jp-interface">
<ul class="jp-controls">
<li>
<a href="javascript:;" style="display:block;" class="jp-play" title="Play"><i class="icon-play"></i><span>Listen Live</span></a>
<a href="javascript:;" style="display:none;" class="jp-pause" title="Pause"><i class="icon-pause"></i><span>Listen Live</span></a>
</li>
<li>
<a href="javascript:;" style="display:block;" class="jp-mute" title="Mute"><i class="icon-volume-up"></i></a>
<a href="javascript:;" style="display:none;" class="jp-unmute" title="Unmute"><i class="icon-volume-off"></i></a>
</li>
<li>
<a class="popup" href="?tmpl=popup" on-click="window.open(this.href,'targetWindow','width=690,height=600,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes,');return false;"><i class="icon-popup"></i></a>
</li>
</ul>
</div>
</div>
</div>
<div class="rjp-playingNow">
<div id="rj-cover"><a href="#"><img src=""></a></div>
<div class="rjp-trackinfo-container">
<h4 class="rjp-label">Now playing</h4>
<p id="trackInfo" class="rjp-info"></p>
</div>
<div class="clr"></div>
</div>
<div class="clr"></div>
</div>
you can see that:
lucdream.com/radiotest/
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
@manolis Did you use nuevvo.com/contact ? I have not received anything yet.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Ahmad Batebi
-
- Offline
- Senior Member
- Journalist
Thank you for respond
This code works on demo but does not work on main site.
If you have email I will send you address and user and pass to see the problems.
Thank you
Best
Please Log in or Create an account to join the conversation.