Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #153808
    Blakey0320
    Participant

    Hey Team –

    My URL Niceguymikemusic.com has an image on the home page under New Releases next to the track “Soul Freedom Lottery” The photo looks like a sunset. If you click it, it leads to a page and I cant figure out how to turn it off. Can you help.

    Second question: On the events section. Is there a way to make it easier to re-organize the events? Right now I believe the only way for me to change the chronolgocial order is to just redo all of them, not a big deal since I have only a few posted, but something else would be handy for future. Also, if I would add let’s say 30 events and have them displayed, would the event boxes stay the same size or would the appearance get any smaller? Maybe that is something you could check in for me. Ideally when I have around 30 or so shows, you could see all of them without scrolling alot. Let me know and thanks alot for the help.

    Mike

    #153827
    sapana
    Participant

    @blakey0320:Go to=> Appearance=> Customize=> Additional CSS and add the following CSS code.

    .playlist-content-wrapper .post-thumbnail a {
       pointer-events: none;
    }

    The only way to re-organize the events is to redo all of them, I will forward your suggestion to the development team. Even if you post 30 events, events box will stay the same size. It isn’t possible to display the 30 events without scrolling but you can make some changes in CSS to reduce the events box size. let me know when you add those 30 events.
    Kind Regards,
    Sapana

    #154597
    Blakey0320
    Participant

    Thanks for forwarding. It will really be beneficial for bands with long lists of shows and tours etc

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Clickable Images leading to blank posts / Events’ is closed to new replies.