Music Player widget on other pages?
- The topic ‘Music Player widget on other pages?’ is closed to new replies.
Need help? Check out our Support site, then
Is there a way to also embed the music player on other pages besides the homepage?
The blog I need help with is: (visible only to logged in users)
There is not an option to hide the site-wide player from the homepage specifically. That said, this can be done via some custom CSS. I’ve provided a CSS snippet below to get you started.
.home .twotone-player {
display: none;
}
Let me know how that works for you.
Thanks for that, can be helpful, but my question was different. On the homepage there is a widget possibility to place a audio/mediaplayer (with multiple audio files) as a block, but that option is missing on other pages?!
The question is, is there a way to add that to other pages as well?
It appears your site is no longer in use or using the Twotone theme.