COMMUNITY FORUM
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
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.
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
- Ahmad Batebi
- Topic Author
- Offline
- Senior Member
- Journalist
Less
More
10 years 4 months ago #138899
by Ahmad Batebi
Popup Player was created by Ahmad Batebi
Hi
Hi, when i try to open the popup player i have a new window from that address
How i will activate the popup menu and where is the code?
www.radiojibi.com
www.radiojibi.com/?tmpl=popup
My code is:
Hi, when i try to open the popup player i have a new window from that address
How i will activate the popup menu and where is the code?
www.radiojibi.com
www.radiojibi.com/?tmpl=popup
My code is:
Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 4 months ago #138900
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Popup Player
Your code seems correct.
This is the same issue I described in our previous conversations.
A ( system or a content) plugin is altering your HTML code.
It is changing the onlick="" attribut to on-click="".
This is "breaking" your site. The same plugin caused the i-frame (instead of iframe) issue.
Are you using any SEO/SEF plugins? Any optimisation, caching or performance extensions?
This is the same issue I described in our previous conversations.
A ( system or a content) plugin is altering your HTML code.
It is changing the onlick="" attribut to on-click="".
This is "breaking" your site. The same plugin caused the i-frame (instead of iframe) issue.
Are you using any SEO/SEF plugins? Any optimisation, caching or performance extensions?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Aaron Healey & Frank Clark
- Offline
- Premium Member
Less
More
- Posts: 136
10 years 4 months ago #138901
by Aaron Healey & Frank Clark
Replied by Aaron Healey & Frank Clark on topic Popup Player
you have taken out index.php use my code as follows
Ahmad Batebi wrote: Hi
Hi, when i try to open the popup player i have a new window from that address
How i will activate the popup menu and where is the code?
www.radiojibi.com
www.radiojibi.com/?tmpl=popup
My code is:Log in or Create an account to join the conversation.
- Aaron Healey & Frank Clark
- Offline
- Premium Member
Less
More
- Posts: 136
10 years 4 months ago - 10 years 4 months ago #138902
by Aaron Healey & Frank Clark
Replied by Aaron Healey & Frank Clark on topic Popup Player
i looked threw your code and it seems you have taken out index.php from your code yours looks like this
<a class="popup" href="?tmpl=popup"
when infact it should look like this
<a class="popup" href="index.php?tmpl=popup"
<a class="popup" href="?tmpl=popup"
when infact it should look like this
<a class="popup" href="index.php?tmpl=popup"
Please Log in or Create an account to join the conversation.
- Ahmad Batebi
- Topic Author
- Offline
- Senior Member
- Journalist
10 years 4 months ago - 10 years 4 months ago #138903
by Ahmad Batebi
Replied by Ahmad Batebi on topic Popup Player
Hi Krikor
Ye I Installed RSSeo!, But This problem is was before instillation of this component.
Dear Aaron Healey
I used this code, index.php?tmpl=popup, But It does nor work.
one more question, how can I run Auto player of this code?
Thank you so much for all help.
Ye I Installed RSSeo!, But This problem is was before instillation of this component.
Dear Aaron Healey
I used this code, index.php?tmpl=popup, But It does nor work.
one more question, how can I run Auto player of this code?
Thank you so much for all help.
Please Log in or Create an account to join the conversation.
- Aaron Healey & Frank Clark
- Offline
- Premium Member
Less
More
- Posts: 136
10 years 4 months ago #138904
by Aaron Healey & Frank Clark
Replied by Aaron Healey & Frank Clark on topic Popup Player
goto ftp program locate \templates\radiowave\js open radiojar.js in notepad++
Edit line 14
"autoplay":false
change to true
Edit line 14
"autoplay":false
change to true
Please Log in or Create an account to join the conversation.
- Aaron Healey & Frank Clark
- Offline
- Premium Member
Less
More
- Posts: 136
10 years 4 months ago #138905
by Aaron Healey & Frank Clark
Replied by Aaron Healey & Frank Clark on topic Popup Player
i dont know if this is ok to post here but if you want to send me your admin details to my email i can then have alook at the player for you This email address is being protected from spambots. You need JavaScript enabled to view it.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 4 months ago #138906
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Popup Player
It is not an issue of the player nor Ahmad has done anything wrong.
A plugin is not working as expected and it is causing this.
It also broke <iframe> tags as well.
I would recommend Ahmad sent us the new credentials as well so I take a look.
@Aaron I really appreciate you offering help. Thanks :)
A plugin is not working as expected and it is causing this.
It also broke <iframe> tags as well.
I would recommend Ahmad sent us the new credentials as well so I take a look.
@Aaron I really appreciate you offering help. Thanks :)
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Aaron Healey & Frank Clark
- Offline
- Premium Member
Less
More
- Posts: 136
10 years 4 months ago #138907
by Aaron Healey & Frank Clark
Replied by Aaron Healey & Frank Clark on topic Popup Player
@krikor thats ok i went and had a look and he does have a few plugins that he has disabled but i think he needs to actually remove plugins properly i did notice he also changed from the defailt tiny mce to his own he installed and he change the javascript to a custom one
Please Log in or Create an account to join the conversation.
- Ahmad Batebi
- Topic Author
- Offline
- Senior Member
- Journalist
10 years 4 months ago #138908
by Ahmad Batebi
Replied by Ahmad Batebi on topic Popup Player
What exactly do you want?
Please Log in or Create an account to join the conversation.