- Posts: 98
- Thank you received: 13
list of songs not loading in playlists
- administrator
- Offline
- Administrator
-
Less
More
2 years 1 month ago #173
by administrator
JoomHelper - Free Joomla Extensions and Tutorials.
- Facebook: bit.ly/3Fmq9AN
- Youtube: bit.ly/33onadN
- Donate: bit.ly/3uu8yFs
Replied by administrator on topic list of songs not loading in playlists
Yes, I see it on the source page.
Can you give me your site access for checking?
Can you give me your site access for checking?
JoomHelper - Free Joomla Extensions and Tutorials.
- Facebook: bit.ly/3Fmq9AN
- Youtube: bit.ly/33onadN
- Donate: bit.ly/3uu8yFs
Please Log in or Create an account to join the conversation.
- s1689093700
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
2 years 1 month ago - 2 years 1 month ago #174
by s1689093700
Replied by s1689093700 on topic list of songs not loading in playlists
I just noticed your request for access - yes I can do that - what is thge best way to send the info?
***I also tried to make a songlist using the 'files' technique, got the same result - you can see all the songs in the source code, but the player itself only shows the top song.
You can manually go song to song by going to the end of the current song to get to the next, but no song list
***I also tried to make a songlist using the 'files' technique, got the same result - you can see all the songs in the source code, but the player itself only shows the top song.
You can manually go song to song by going to the end of the current song to get to the next, but no song list
Last edit: 2 years 1 month ago by s1689093700.
Please Log in or Create an account to join the conversation.
- administrator
- Offline
- Administrator
-
Less
More
- Posts: 98
- Thank you received: 13
2 years 1 month ago #175
by administrator
JoomHelper - Free Joomla Extensions and Tutorials.
- Facebook: bit.ly/3Fmq9AN
- Youtube: bit.ly/33onadN
- Donate: bit.ly/3uu8yFs
Replied by administrator on topic list of songs not loading in playlists
Hello,
If you can use MP3 files instead of WAV, it will work more stable.
To display the playlist, please add the following CSS:
.calamansi-skin--calamansi .clmns--playlist-wrapper { height: auto!important; }
If you can use MP3 files instead of WAV, it will work more stable.
To display the playlist, please add the following CSS:
.calamansi-skin--calamansi .clmns--playlist-wrapper { height: auto!important; }
JoomHelper - Free Joomla Extensions and Tutorials.
- Facebook: bit.ly/3Fmq9AN
- Youtube: bit.ly/33onadN
- Donate: bit.ly/3uu8yFs
Please Log in or Create an account to join the conversation.
- s1689093700
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
2 years 1 month ago #176
by s1689093700
Replied by s1689093700 on topic list of songs not loading in playlists
Success!
Thank you
Thank you
Please Log in or Create an account to join the conversation.
Latest articles
-
Resend Activation CodeThe utility resends the activation code so the user doesn’t have to re-register with a different email.
-
Add custom Head Tag, CSS and Javascript to Joomla articleThe Joomla plugin to add custom head tag, CSS and JavaScript to your Joomla article.
-
How to Set Up Google Analytics on Joomla websiteAdd Google Analytics to track your website.
-
Delete Joomla articles in bulkWith this plugin, you can delete posts in bulk with just one click. It saves your time.
-
Insert article attributes into another articleUse this extension to insert article attributes like title, link, image...
Plugin works like a charm in front-end, but I doesn't seem to work for administrator login as of now.
Am I doing something wrong or is the functionality site-only?