End of Support for Joomla 3 - Forum closed
[SOLVED] Audio HTML5 Tags not showing player int XTra
Audio HTML5 Tags not showing player int XTra was created by mlisk
Posted 4 years 6 months ago #26450
Hi there,
I have a running website with xtra template. Now trying to use the HTML5 audio tags to implement some mp3 playing on certain sites. Unfortunately the player is not showing up in the frontend.
When I switch my template to the default Joomla template audio player shows up fine.
Any idea, help about that topic?
I have a running website with xtra template. Now trying to use the HTML5 audio tags to implement some mp3 playing on certain sites. Unfortunately the player is not showing up in the frontend.
When I switch my template to the default Joomla template audio player shows up fine.
Any idea, help about that topic?
by mlisk
Attachments:
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic Audio HTML5 Tags not showing player int XTra
Posted 4 years 6 months ago #26451
Please try following:
Add this code to your css/custom.css
Add this code to your css/custom.css
audio:not([controls]) {
display: block;}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Replied by mlisk on topic Audio HTML5 Tags not showing player int XTra
Posted 4 years 6 months ago #26457
Thank you for quick response on this topic. I already found that tip in another forum topic and tried to implement it in my custom.css.
I made the entry under /templates/jp-xtra/css/custom.css but unfortunately without access.
I also tried anonymous browser to avoid loading outdated files from cache.
Player still does not appear.
Any additional advices?
I made the entry under /templates/jp-xtra/css/custom.css but unfortunately without access.
I also tried anonymous browser to avoid loading outdated files from cache.
Player still does not appear.
Any additional advices?
by mlisk
Attachments:
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic Audio HTML5 Tags not showing player int XTra
Posted 4 years 6 months ago #26460
Hi there,
give me the url where the audio code is included
give me the url where the audio code is included
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Replied by mlisk on topic Audio HTML5 Tags not showing player int XTra
Posted 4 years 6 months ago #26465
by mlisk
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic Audio HTML5 Tags not showing player int XTra
Posted 4 years 6 months ago #26474
Hello,
I can see the navigation in Chrome and Firefox.
Maybe your Browser is blocking the navigation
BTW: Please add this code to your custom.css
I can see the navigation in Chrome and Firefox.
Maybe your Browser is blocking the navigation
Attachment Screenshot_2-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20-21-22-23-24-25-26-27-28-29-30-31-32-33-34-35-36-37-38-39-40-41-42-43-44-45-46-47-48-49-50-51-52-53-54-55-56-57-58-59-60-61-62.jpg not found
BTW: Please add this code to your custom.css
audio{
height: 100px;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:4 years 6 months ago
by joomlaplates
Attachments:
Last edit: 4 years 6 months ago by joomlaplates.
The following user(s) said Thank You: mlisk
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates