1011 comments found.
Does it have pagination direction???
Yes. the post widget supports scroll to load more or pagination. Thanks
Where Blog/Article Menu + Category & Tags on demo page ?
Hello no matter what i do i cant install Demo with all Data?
Try ignore import the media data.
data-link=” <?php echo esc_url( get_post_meta($id, ‘stream’, true)); ?> “
>I’m testing this “data-id =” <? php echo get_post_meta (get_the_ID (), ‘track’, true); ?> ”” works and I get the id.
but this does not work: data-link = ”<? php echo esc_url (get_post_meta ($ id, ‘stream’, true));?>”
Do you have a better option?
I don’t get the audio link on the product page.
<? php $id = get_post_meta (get_the_ID (), ‘track’, true); $url = get_post_meta ($id, ‘stream’, true); ?>
Perfect. It is already working for me. I have a question.
Each product has an image, and to attach the track as well. It has some code. so that the cover image of each song. Directly copy the product image. and the title of the product is the same title of the song. without having to write or add twice.
I hope you understand. I want the song image and the song title. be the ones that were added in the product. and don’t add it twice manually.
I know what you mean. but the product can bind more than one song.
I mean link the product name with the name of the song. since in woocommerce I must add product name and song name twice .. also the image ..
I only want 1 audio per product.
Yes I know, but this theme bind track to product
some way to automatically leave the product name. With the name of the track. Not having to write twice. I do not know if you understand me. and that the cover track is the same product image path.
It is tedious to have to select twice the song image and the woocommerce image.
Like the title of the product.
I want the product title to be the name of the track. it’s possible. ?
https://wetransfer.com/downloads/99ee4e7c89571169c06ffe0ced8e743e20191227023435/9bc2ad/preview/855eab4627d4f5459431425b8149835520191227023435Amazing theme. I would like to know if I can use Elementor to redesign the dynamic pages of this theme?
Secondly, I do love to know if there’s an option to allow users to download uploaded songs for free from the player?
Thanks
No, this theme dose not support Elementor. but Siteorigin Page Builder
Thanks
Please can you help. I have purchased this template to use to change my website. I need all documents to set this template up and there is not.
Hi..its player at the end of the song repeats it again. or go to the next one. And everything repeats.
You have a JS function to add and not repeat or move on to the second song.
I want it to be heard only once when playing.
I have an other question. I will create a button for VIP sellers. but I will add a button that they can click. and increase 1 reproduction ..
I’ve this. <button id = “1”> Button 1 </button>
and in js. $ (document) .on (‘click’, ’# 1’, function () { // alert (“test ’”); // countPlay (); });
What function should I add for when I click increase 1 reproduction ..
Thank you.
I managed to get the audio file path with:
<? php echo get_ post_meta( get_the_ID(), ‘stream’, true );?>
but on the product page it does not appear. since tracks and products are different id.
I can get the product audio. I need the route for the single-product page ..
get_post_meta(get_the_ID(), ‘track’, true); to get the track id of the product. then use this id to get audio file
good. Now if I get parent id. but how do I get the mp3 path ..
thanks.
get_post_meta($id, ‘stream’, true); to get the file url
Please help me, Woocommerce-Price-amount does not show https://play.apprisemusic.com/music/timeless-the-reggae-album/
This is a woocommerce product?
Hi. I need your help. I need to get the mp3 audio address. for a data sheet php.
something like that. <? php echo get_post_permalink ($ id); ?>
How can I get it? Thank you.
get_post_meta($id, 'stream', true);
it does not work.. you can help me. it does not work.
<?php echo get_post_meta($id, ‘stream’, true); ?> <?php get_post_meta($id, ‘stream’, true); ?>
It has a better option.
it does not work. you have another method.
thanks.
Hello Please help, upload link problematic https://play.apprisemusic.com/user/Play%20Apprise/tracks/?upload
The url should be https://play.apprisemusic.com/user/Play-Apprise/tracks/?upload
thank you
Hey Is it possible to increase the size of file to upload for example going up to 20MB
Yes. increase the max upload size.
Hello, I would like to sort the artist page by quantity of tracks that each artist has .. highest to lowest ..
thank you
Please use the purchased account to post questions. Thanks
Hi, I want the URL structure of my tracks to be like SoundCloud’s:
domain.com/username/track-url
Is this possible?
Yes. just need install this plugin https://github.com/torounit/simple-post-type-permalinks
forward button
?
When using WC-Marketplace and the user type is switched to VENDOR, users avatar is NOT VISIBLE. Even when using a role editor plugin and adding the role VENDOR while the initial role is CONTRIBUTOR, the same thing happens.
How can I fix this issue????
“users avatar is NOT VISIBLE” on which page? whole site?
Whole site
Tested WC-Marketplace, the avatar works fine.
nice theme and it was great but i have little issue i want delete the author name from the player frame img : https://i.ibb.co/CvQRq8L/1112.png
.mejs-track-author{display: none !important}
thank you very much
My chart page don’t work help me
i send you email with my access admin and ftp
thank you very much for your support
I am looking into it
i send you a email
Replied
Page upload does not appear ? I’ve done copy piklist/parts/forms/track.php to Child theme but this doesn’t work ? please help me
Does the current user have the contributor role. if you copied the track.php to child theme, it should works.
I tried it, but it failed, please check https://play.zayonmusic.com/
Seems that the whole user page not showing on your site. try go to “Settings > Permalinks” to refresh the Permalink
Does not work, user Overview and upload page also does not show. Please help me
Is any way to see the php log? or you can change wp_debug: true in the wp-config.php
OK, WP_DEBUG: True in WP-config.php. Whether you can check ! Or you need ftp or WP-admin access to this ?
You can send the ftp to hey@flatfull.com
ok please wait
One template file “templates/content-single-user.php” is 0 byte on your server. Uploaded and fixed.
i have a question , can you make single video no ajax ? , means pjax not work in single video or single post , pjax only worked on track and music
This theme dose not have that function. but the Bepop theme have a filter you can use to disable ajax on single post.
Thanks
Hello Team Flatfull!
Your theme is both versatile and easy to learn. Thank you for the clean concise coding and great interface.
My site is www,stndctzn.com
I have a couple quick questions:
Is it possible to create a “Now Playing” page that includes the same data that’s in the footer player? From what I’ve seen there a good amount of JS that contributes to this, can this be embedded on it’s own page?
For instance, if I click on the artwork it takes me to the track details page, can I change this to take users to a page where it shows:
The track details (song/artist) Control buttons (play, rewind, forward, repeat, etc) The album art for the song playing The time progress bar
Second question: not all of my song titles or artist names fit in the footer player. Is there any way to make the missing text marquee through so that the user can see the whole song and artist name? Please see the default track in the bottom player for an example.
Thanks ahead of time!
1. The “Now playing” tracks data saved in the assets/js/player.js you can use js to get playing tracks from player.options.mepPlaylistTracks , one way to implement the now playing page is use a js function and tracks data to render html tag then insert into the page.
2. You can add more width on the .playlist .mejs-layers{width: 40%;}
Thank you very much, can you plz provide an example of that that code would look like? For even just the track title and track artist?
Is there a way for this to be where a user goes when they click on the playlist button on the footer player?
$(document).on('pjax:end', function(event) {
var player = $('.playlist').find('audio, video')[0].player;
$.each(player.options.mepPlaylistTracks, function(index, value){
console.log(value.title);
});
});
The playlist button toggle the playlist popup.
Thank you so much!!
• Where would I put this code that you’ve provided above, and what will that do?
• I’ve put the following code into my custom css (in the “additional css” section of WP editor) to change bg color:
.black .bg { background-color: #000000;
when I go to Login page, I have to refresh the page for login form to show. When it does the background shows as half gray half black instead of all black. How can I fix this?
• In addition, when I login: - it takes me to a page that formatted unlike all the others - the player disappears and stops working (no ajax?) - the menus goes away, and when I click on icon to go home it blanks out
this is happening on login, account, and register pages. Suggestions?
• Devices being tested on: - Samsung galaxy s8+ (running newest Chrome AND being ran as PWA from home screen) - windows 10 PC (latest Chrome and Firefox browsers AND when ran as a PWA)
I’ve done a screen capture you can view with the link below:
https://we.tl/t-NzyYzCRl4k1. It’s sample code, not final code. you can put the code in the “Pulsetheme > Advanced > Inline js”.
2. If you use other plugin for the “login/register” page, maybe have some css issue. I need to check the site online, you can put your site link here.
www.stndctzn.com
Use the menu in the upper right corner then click join. Enter info (notice 2 fields are black with white txt but the others are white with black txt). After you complete that’s when screen goes blank.
Im using a login widget and register widget plugin. Previously I was using Ultimate member plugin, both have same error.
This happens as well when going from users likes or playlist page back to pages outside user pages.
Thank you
If you use other plugin, you need look into the plugin css. see if it affect the theme.