Discussion on Waveme - Music Platform WordPress Theme

Discussion on Waveme - Music Platform WordPress Theme

Cart 623 sales
Well Documented

Flatfull supports this item

Supported

2777 comments found.

Hello,

After the latest wordpress update to 6.1, I cannot add more tracks in the single/albums. any letters I choose doesn’t appear the tracks as before. (I type more than 3 words).

Any info about this ?

There is a new update waiting for approval. Thanks

Great, appreciate it.

Is there a way to limit the tracks from playlists,albums to appear for exemple 10 per page? for next batch of 10 to press page 2 or on scroll etc..

Active the child theme and copy the theme/template-hooks.php to child theme theme/template-hooks.php, then you can change the 100 to 10 on line 68.

Is it possible to make the song title in the Footer Player SCROLL so the information is not cut off??

No such feature. Thanks

Hello, How to auto slide the songs in “More from Author” https://ibb.co/d7SLFtp Thanks

Add filter php code in child functions.php

function my_play_more_filter($arg){
   $arg['sliderAutoplay'] = true;
   return $arg;
}
add_filter('play_more_filter', 'my_play_more_filter');

Hey Flatfull!

Is there a way to make the Download button on tracks activate download links rather than only downloading files that have been uploaded?

I have some files stored in Google drive and want the download button to trigger a link that downloads the files from google drive.

Is it possible to do that?

You can use the external link for the download link.

How can we disable pjax on login form? We want a real page reload after login. How can we achieve this?

You and add filter to play_login_redirect_url and add ?reload parameter to reload the page when login.

I’ll try that, thanks! I did not see that this filter existed

Is there a way to disable the “Display Admin Bar” option so that we fall back to the default behavior: using the user defined option?

User defined option? we hide the wp admin dashboard for non-admin user.

yes but some admins want to have the Admin Bar and others don’t. I managed to do it by filtering the Waveme option to prioritize the choice of the admin from its profile.php config page

How is it possible to switch the comments from a “scroll” to automatically load more comments to a button you have to click to load more comments ?

No option for this.

(FIXED IT thanks!) Hello, I noticed the return to sign in link does not go back to the theme’s login but instead it redirects to wp-admin (please see the screenshot below). would it be possible to keep the login system as centralized as possible around the theme in the next update? the wordpress dashboard is extremely hard to customize to fit the theme design

Screenshot : https://paste.pics/JF035

Admin user will go to dashboard. you can use our wp admin theme plugins to customize it. https://codecanyon.net/user/flatfull/portfolio

Something happened on my website, first I disconnected from envato and when I reactivated the theme, everything I had already done in functions.php and style.css of the child theme are no longer there and this is what I get when I go to installed themes: The following themes were installed but are incomplete, The template is missing. Standalone themes need to have a templates/index.html or index.php template file. Child themes need to have a Template header in the style.css style sheet.

what’s up what is this due to?, please help me

first I don’t understand why it was disconnected from envato and when I reactivate it, I get that error?

You can disconnected from envato and no affect on the theme. but you will miss the update notice.

Is it possible to combine WaveMe and your new theme together? What I mean is that there are a few pages/elements from your new theme that I would like to add to my WaveMe theme. Thanks!

The section in the control panel is missing the STATIONS Section!!!!!!!!!!!!!!!!!!!!!!

thank god i have godaddy back up. the most recent update destroyed my site

Update theme and plugins will not affect the exist site.

Hello, please help, I don’t see the option to add an image to a station or to change it in stations that already have an image, why did this happen? example screenshots: https://drive.google.com/file/d/1gRKKviHQd78nl5m9CR4N3mXiMmt2-BZd/view?usp=sharing

Click the top right vertical ”...” options icon, click “Preferences”, click “Panels” to see if you have disable the “Featured image”

Hello. I can’t download the waveme theme update plugins. playblock 9.1

p-json/wp/v2/update/?code=XXXXXXXX2-88b116f321f7&version=9.1&site=https://ww.…

where can i download?

The latest version is 11. Thanks

gives error when updating from my backend. How can I get the latest version?

I did not see the update request from your account.

Hi flatfull

Is there a way to limit the number of downloads a user has if: a) user is not signed in b) user is signed in with role subscriber

Both these give user access to download track with station-tag featured. I want to limit the amount of times they can download free music per day. Once limit of 5 is reached a pop up must prompt them to upgrade their account.

No such feature. Thanks

I’ve lost my Podcasts endpoint do you code for that ?

I meant do you have code for that Tried this on Child theme didn’t work

function play_user_podcasts($user_id){ $types = get_option( ‘play_types’ ); $arg = array( ‘type’ => ‘station’, ‘pages’ => 15, ‘pager’ => ‘more’, ‘query’ => array( ‘author’ => $user_id ), ‘taxQuery’ => ‘genre__podcast’, ‘className’ => ‘user-podcasts’, ‘debug’ => false ); do_action( ‘the_loop_block’, apply_filters( ‘user_podcasts_filter’, $arg ) ); } add_action( ‘play_user_podcasts_endpoint’, ‘play_user_podcasts’, 20 );

add filter to ‘user_endpoints’ to add podcasts endpoint.

Please extend the support license to get tech support. Thank

Is there is an option how to make visible Custom Field “BPM” on Woocommerce product page?

The BPM is from play block plugin. Add stream url for the product and click the chart icon to get the BPM.

I told you about Woocommerce product page, not about station. On product page there is no play block plugin functionality.

When you apply play block plugin on Products. then it will have the function.

Hello! Can you tell me why Social Icons block do not show Pill Shape? Strange but in Wordpress editor it shows correctly but on website it showing only Logos Only mode. How to fix it?

social links in footer or content?

We use custom css to remove the color on Social links. you can see the white social icons on footer. if you want to use the social link background colors, will fix in next update.

Hi Flatful

1) how do i show create an account pup up first, then user switch to sign in rather than show sign in first then switch to create account as its your current default? I wish user sees Create an Account first, since most users to the site will be first time users

2) How can i make stations under “More by Artists” show as list and not cards? thanks

3) How do I reduce the size of the artwork on station single page? thanks

4) How do i remove stations/playlists created by subscribers to show in a loop please? or to only show stations by veried users in a loop. thanks

If you want to custom work, Please contact hey@flatfull.com

Please extend the support license to get tech support. Thanks

Please create list style grid style make it load so slow as the image take time to load just create list style

chrome-lr-Eptq2-XGZ

Something like this

How can we eliminate some static elements from the station page?

This is the section “More from…” at the bottom of a station page.

Go to appearance > customize > additional css add
.station-more-from{display: none}

Thanks!!

Hi Team, I hope you well..

Please advise, on the login and register pop up or page, I’d love to make it to appear only the Social login ID buttons; eg Google, Apple, Instagram and Facebook instead of the default username and password input fields, how can I filter that, to hide the input fields. and only show my social login ID buttons

Your help will mean a lot thanks.

Copy the plugins/play-block/templates/form/login.php to child theme /templates/form/login.php to customize it.

Please extend the support license to get tech support. Thanks

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