Tips and Tricks HQ Support Portal › Forums › WP eMember › eMember – mp3 player in not protected
- This topic has 6 replies, 2 voices, and was last updated 11 years, 3 months ago by
admin.
-
AuthorPosts
-
December 12, 2014 at 8:23 pm #11918
Leonchas
MemberI have a blog where I installed eMember, the problem is the software protect the posts but not the html5 mp3 player and it is unprotected.
I want to protect the html5 mp3 player too.
December 13, 2014 at 12:22 am #67373admin
KeymasterIs your player embedded inside the post? Which plugin are you using to embed the mp3 files in your blog posts?
December 13, 2014 at 1:13 am #67374Leonchas
MemberYes, I have the player embedded inside the post with MP3 Folder Feedburner HTML5 Media Player plugin.
December 13, 2014 at 10:43 pm #67375admin
KeymasterI have a feeling that this mp3 player is embedding the item outside the WordPress’s main post content. Can you please post a link to the page where you have it so I can check it?
Also, Create a test page and embed a mp3 player using this audio player plugin:
https://wordpress.org/plugins/compact-wp-audio-player/
Then protect that test page. What behavior do you see for that one?
December 14, 2014 at 12:04 am #67376Leonchas
MemberSure, the link to the page is [http://leonardocorleone.org/]
And, I’ll create the test page using the plugin.
December 14, 2014 at 12:46 am #67377Leonchas
MemberWell, I checked the plugin https://wordpress.org/plugins/compact-wp-audio-player/ but is not what I need because this plugin does not play mp3 folders nor m3u files neither streaming files.
Please tell me what you think after checking my blog. What can I do?
December 14, 2014 at 2:18 am #67378admin
KeymasterYou don’t really have to use the compact audio player plugin. I was just giving you an example where the audio player is embedded correctly inside a post (not outside). You can try another audio layer that outputs the content correctly inside a post or page.
I had a look at your page and my suspicion is correct. The plugin you are using is not adding the player as part of the main post/page body content. It is adding the player ABOVE the main body content.
Ask the developer of that audio player plugin the following question:
I use a membership plugin that protects everything inside “the_content” filter (this is how all membership plugins protect content). Your audio player is outside the main content section of a post or page. Do you have another filter that you use for the content you output?
-
AuthorPosts
- You must be logged in to reply to this topic.