Hello Oscargi,
Thanks for reaching out to us.
We have worked on adding such ad rules for a project, we hope to release such an addon plugin for FV Player in near future.
But our programming guide could provide a good start. You would have to set the “vast” argument using the fv_flowplayer_args_pre filter which is documented in https://foliovision.com/player/advanced/api-programming That’s where you could check the user membership level too.
What membership solution would you like to work with?
Thanks,`
Pavel
Hi Pavel,
thanks for your reply. I’m currently using Simple WP Membership plugin to manage my registered users. I’d like to don’t show ads to a specific membership level created with that plugin. Should I use the API codes you linked in your previous message inside theme function file?
Thanks in advance for your help.
Hello Oscargi,
yes, the functions.php file of your theme would be a good place.
Thanks,
Martin