Okay
  Public Ticket #3232987
muziq html
Closed

Comments

  • Chayton started the conversation

    First - great job on the MUZIQ html coding - bought it today - I will wait until I have a list of questions - but my first request is this:

    (1) Is there anyway to make the music player that seems coded at the bottom of the load page to remain sticky and stay on the bottom when you scroll down?  This is important because people are going to hit that play button and then scroll down (on one-page version) and listen while scrolling - which is great.  The two problems are: (1) if they want to pause the music - they have to scroll all the way back up; and worse - (2) if they explore the albums and play a song OR hit a video and play that - you have BOTH the mp3 from the player going along with the new tracks.  If the player can't be coded to remain visible (or some play/pause button) - then perhaps it can be coded that when someone hits another media track on the same page (again either an album track or video) - it would then pause and/or mute the original mp3 playing from the player below the intro sliders - thanks!

  •  839
    Jelly replied

    Hello,

    Please try adding this code at the end of /styles/main.css:

    .player.horizontal { position: fixed; z-index: 99999; left: 0; width: 100%; bottom: 0%; }

    Make sure to clear your browser cache.

    Best Regards,
    Jelly Team

  • Chayton replied

    Worked perfectly - on same topic - is there anyway to code either or both players (the player under header) and the album players - to NOT go on to next track automatically?  I do see the repeat button and that works - but how can we make the players just play the song selected and not go onto the next song track automatically - thanks (great theme!)

  •  839
    Jelly replied

    Please open main.js and comment this part out: see attach.

    Attached files:  Screenshot 2023-02-20 at 19.59.20.jpg

    Best Regards,
    Jelly Team

  • Chayton replied

    Implemented change - it works perfectly on the top player - but does not effect the albums player - are they controlled in different sections - since you have helped us make the top mp3 player static - we would almost prefer the reverse - to have the albums' player stop after one track (since they can see the list) - but have the top player coded to still advance automatically - is that asking too much lol? thanks - your coding revisions are extremely accurate.

  • Chayton replied

    UPDATE: I found the same code in discography.js - and commented it out with same  success.  This works great so I'll likely leave the code in main.js (since the player is static and the play/pause button will always be visible) - great job again!

  •  839
    Jelly replied

    Perfect! Do you need our help with anything else?

    Best Regards,
    Jelly Team

  • Chayton replied

    That is all for now - I really appreciate the same-day customer support with excellent solutions.  Close this ticket.

  •  839
    Jelly replied

    Great!

    I am currently closing the ticket. Please don’t hesitate to submit a ticket whenever you need help. I will be happy to assist you.

    P.S. I would appreciate if you could please rate the Theme and like the assistance under my support, means a lot to me. Thank you.

    You can rate it with your themeforest account at your downloads page, precisely at this link: http://themeforest.net/downloads and hover over the 5 stars for our theme.

    Thank you so much for all your help!!!

    Best Regards,
    Jelly Team

  • Chayton replied

    Hi - all worked great - anyway to insert coding that will prevent either player from playing when the other one is going?  So if the top mp3 player is playing and then the site visitor selects an mp3 in the albums section - it would start AND the other mp3 player would auto-pause? Is this possible?

  •  839
    Jelly replied

    This requires a custom code we are't allowed to provide since it's against ThemeForest's Support Policy.

    Best Regards,
    Jelly Team

  • Chayton replied

    Wow - I was not expecting that reply.  Is that 'custom code' something that we could purchase separately? That is, if the code support in this case violates support terms - we could create a new product purchase for this code? Thanks, it isn't a critical need - but would make for a smoother site experience.

  •  839
    Jelly replied

    The current template doesn't allow to "...will prevent either player from playing when the other one is going...", so you need a custom code to make this work. According to ThemeForest's Support Policy any template customizations aren't allowed, so we unable to help with this, unfortunately.

    Best Regards,
    Jelly Team