Discussion on Musik - Responsive Music WordPress Theme

Discussion on Musik - Responsive Music WordPress Theme

Cart 1,217 sales
Well Documented

Flatfull supports this item

Supported

2067 comments found.

Hi, I am still having problems with Soundcloud section when adding a track, the get button works and the track ID comes through but when I try to publish the post, the soundcloud details do not save. I have removed all of he plug ins but it still refuses to save, there are no error messages, just missing data. I have not been able to update my site for about a month beucase this no longer works, is it possible for you to take a look?

Regards

I got two warnings with the new FES when click the publish button. please ask the FES author for help.

Thank you for the support, but as you say you are compatible with EDD FES and even mention that we should use it for front end submissions, perhaps you would be so kind as to look at the problem.

Yes, but no guarantee for new release version. we do not look into the issue if it’s a fatal error for a plugin.

Hi, Will this theme support mycred points plugin? Which membership plugin supports this theme? Please let me know this. I want to buy this immediately.

Thanks

I did not test any points plugin. you can try https://easydigitaldownloads.com/downloads/points-rewards/

back to “Appearance > Customize”, go to “Static Front Page”, choose “A static page” and select “Discover” for “Front page” There is no Discover in the options..could this prevent the page from looking like the demo?

You need import the content.xml and widget.wie.

do you know a plugin tha could ajax filter stations? allowing of course to preniew the audio twith o the main audio player?

Did not find such plugin.

I am using Slider Revolution and pulling in the latest posts in “Music” for example. I have a play button that pops up over the slide in focus and would like that to trigger the event to play the music post highlighted in the slider.

I know there’s a bit of code so I wanted to reach out to see if you had some wise words. I know if you are wanting sales or if you want to make this theme a little bit more awesome you could bundle Slider Revolution in to your theme and have that function mapped out already. This would also allow for slide scrolling through music.

Let me know if you have any ideas, Slider Revolution sent me to this page when I asked about this task: https://www.themepunch.com/faq/play-video-button/

If you want to play the music in the bottom player, you need output the post id and add a class “play-me”.

<a href="javascript:;" data-id="413" class="play-me"></a>

No plan for SR.

Thanks

Once again your small reply got me where I needed to be and I have Revslider working with the music/preview playback. If anyone would like to implement Revslider to work with the theme and play the preview files this is what I did:

-Add a post based slider -In the slider builder add an HTML layer with the following code

<a href="javascript:;" data-id="post_id" class="play-me">
                <i class="icon-control-play i-2x text" />
                <i class="icon-control-pause i-2x text-active" />
              </a>

-Give the Layer a class of “the-post-id”.

-This will add the play/pause button to the slide to match the theme and grab the data-id aka the post id from a script that we will put in later.

-Move the trigger button on the slide where you would like it to be (I recommend aligning to center).

-You will now need to navigate to the slider settings page and input this script that will change the post_id class to what your post id really is so the player knows what mp3 to play.

jQuery('.the-post-id').each(function() {

    var $this = jQuery(this);
    $this.html($this.html().replace(/post_id/g, $this.attr('id').split('slide-')[1].split('-layer')[0]));

});

Now you should have the slider grabbing from the music post type and displaying each post with a play button overlay that works with the player/theme. Don’t forget to add some album art by grabbing the sliders background to be featured thumbnail.

Flatfull thanks for your help! If you have an email I could get or form of contact we can exchange some ideas and maybe I can help improve this theme?

Well done!

Hi, how i can put related music by artist not by title-related.

Need change the “inc/widgets/widget-music-post.php” line 114-127
if( is_single() && $related ){
      $arg['post__not_in'] = array( get_queried_object()->ID );
      // get post in same artist
      $terms = wp_get_object_terms( get_queried_object()->ID, 'download_artist', array('fields' => 'ids'));
      if (!is_wp_error( $terms ) && '' != $terms ) {
        $arg['tax_query'] = array(
          array(
            'taxonomy' => 'download_artist',
            'field'    => 'term_id',
            'terms'    => $terms
          )
        );
      }
    }

Hello there,

I recently bought your theme, but need an essential option for an infinite scroll.

Is it possible to integrate it in the home/video/events pages even if it’s only widgets arrangements?
Do you plan to integrate or include it in the next update as a basic option in widgets like “show/hide pagination”?

It would be really simpler and very appreciated :))

Thanks in advance for your reply

No plan for this. Thanks

Hello, great job with this theme but need to add a playlist to the website. can you help me out with it please.

Go to “Appearance > Customize > Misc” to enable “Show Playlist”

when the menu is collaps, if a submenu has a lot of tab, not all the tab are shown because there no scrolling option, all the tab at the buttom are hiden.

If you have lot of menus, disable the collapse option.

playlists, how can a customer can show playlist created? any one can add a track to a playlist, but when I goes to profile > playlist there no playlist.

Customer go to their buddypress member page will see the playlist. Click the “Add to playlist” button will popup the playlist list page, select one playlist to add the track.

Hi,

I have a question before purchasing the template : does it support Youtube link besides mp3 files ?

Thanks

Can not play youtube link. Thanks

Hello, I really like your theme :)

I want to know if we can add playlist ? so play all tracks with just one click one “button playlist” ?

Thanks Best

Thanks.

So as an admin I can’t create a button and play all tracks from a selection with just one click ?

Also can we change the navigation menu and put it at the top right of website ?

Best

Admin can create bundle/album post with multiple tracks, it’s normal post. Admin can not create a play all “button”.

No top right option for menu.

Thanks

Hi, first of all I can’t stop praising your effort in making this theme fantastic than any other music themes. Let me clear a few queries before going to purchase this. 1. Will this theme will be perfect for the users to play and download both the audio and video files? 2. Will this theme support membership plugin in downloading the files? 3. What all payment gateways will support for the payment options? 4. Cañ we add custom fields as a description for the album or video? 5. Are there any plans to develope the android and iOS apps for this theme?

Thank you.

1. This theme plays both audio and video, but the bottom player only play audio.

2. This theme using EDD for purchase and download. user need login to pay(free) to download.

3. Default is Paypal and Amazon, you can add other payment gateways. https://easydigitaldownloads.com/downloads/category/extensions/gateways/

4. You can add other description in the WYSIWYG.

5. No plan for this.

Thanks

Hi , How can you reach you on email? I don’t know if your email is correct ? I can’t find the widgets and the plugins when I installed the theme. I wanna send you the details of the site one your email.

You can send email to heyflat@gmail.com

Hi,

I’ve installed the music template and I’d like to know how to create a login page for clients just like this : http://flatfull.com/wp/musik/login/

I’ve already created the register page via BuddyPress but I cant find out how to set the login page.

Thanks for your help.

Hi

is it maybe possible to make this theme to a Buddypress theme? I would pay for it if you can realize my vision. Something like in this theme http://themeforest.net/item/musik-music-web-application-template/7831557?ref=cirvitis just for Buddypress where my user can make an acount an post their own music

I really like this theme thats why i would be very happy if you can do it

Regards

This wp version using Buddypress, http://flatfull.com/wp/musik/members/admin/activity/ , user can submit their own music with or without FES.

Thanks

Hi! We like the album playlists. We were wondering is it possible to have a page with all songs (say 50) which can be shuffled or played. The discover page you is nice, but we would like someone to click ‘play all’ or ‘add all’ to the playlist. Thanks!

No feature for this. click on album will add all album tracks into the player.

Thanks

Hi,

getting problem with artist profile page backend after update v.2.0 to v.2.1

artist profile image field not showing please check screen shot: http://www.screencast.com/t/ftZzdoR8UQ4

we are using child theme

Thanks

Shravan

Update the piklist to latest version will fix this issue.

but latest update v.2.1.1 not avail in my theme forest account. just download and get v.2.1 only kindly sent latest update.

thanks

The latest version is the 2.1.1, forgot to update the version tag in the theme(style.css).

Hi Flatfull, How can I add Bundle with external mp3 url instead of choosing Music? I have many Bundle song lists which many tracks in each list. Is there any other way than creating a Music post for each track?

It’s user’s playlist. Go to “Appearance > Customize > Misc”, enable “Show playlist”, then there is a “add to playlist” icon button on the music detail page.

Thank you, Flatfull. And just an update for those who have the same question as mine about the same name tracks. When you start typing the track name to add track to bundle, whichever track that is most latest published should be shown at the very first. So let say you have Track ABC was published on May 1, and another Track ABC (same name, different permanent link) was published on May 15, then the second Track ABC should be shown first on the drop down list when you type, then the other similar named songs will be next. Well that just easily solved my problem with thousands of songs :P

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey