It is hiding content of the page, but when I type password there and I press unlock, nothing has happend.
https://www.ads-software.com/plugins/exclusive-content-password-protect/
]]>Hi everyone,
I’ve been in contact with the owner of the company developing the plugin, and it’s no longer supported, with no hope whatsoever to work back on it.
If anyone finds an alternative, please remember to inform the community!
Thanks in advance.
https://www.ads-software.com/extend/plugins/exclusive-content-password-protect/
]]>Hi,
I need to “hide” a player on a page. Therefore it looks like:
[password-protect]
[ca_audio url=”URL” width=”700″ height=”27″ css_class=”codeart-google-mp3-player”]
[/password-protect]
But what happens is that once you enter the password, you just get to see the CodeArt code, not the player itself.
Should I change my player (which would be a small disaster), or is there a turnaround?
]]>The form does not submit. Tried on multiple browsers, inside and outside our local network. Nothing. Sad really.
https://www.ads-software.com/extend/plugins/exclusive-content-password-protect/
]]>I don’t have any idea where to begin with this. I seem to have a myriad of problems all of the sudden. Perhaps it came with my WordPress upgrade and I just failed to notice the issues. If I actually get the password box to show up after deleting my browsing history, I cannot get the content to show after entering the correct password regardless of the number of times I try. I get no error the page just seems to refresh.
Other times, I cannot get the password box to display at all unless I enclose using [sd][/sd] which also appears on the page and so all my content is readily visible. None of this is making sense to me. I have tried using both the global and inline passwords. Anyone out there experiencing issues like this? It’s maddening.
https://www.ads-software.com/extend/plugins/exclusive-content-password-protect/
]]>When I enter the entire shortcode, the [sd] and [/sd] appear in my page content. How do I use this shortcode without the visitor seeing this?
https://www.ads-software.com/extend/plugins/exclusive-content-password-protect/
]]>Correct password only reloads the page.
https://www.ads-software.com/extend/plugins/exclusive-content-password-protect/
]]>Hello, I’d like to add a contact form via shortcode into the preview area, above the “enter password to unlock” div.
I assume something like this:
echo do_shortcode(‘[contact form shortcode name]’);
could be dropped in somewhere? But I’ve not had luck implementing this. Any suggestions?
https://www.ads-software.com/extend/plugins/exclusive-content-password-protect/
]]>Hi,
I’m using WordPress 3.3.1 and the access button only reloads the page (nothing is displayed if I enter the right or the wrong password).
In admin panel the color picker doesn’t display.
https://www.ads-software.com/extend/plugins/exclusive-content-password-protect/
]]>Expected behavior would be that changing the password would keep previous users locked out.
https://www.ads-software.com/extend/plugins/exclusive-content-password-protect/
]]>Is there a way to set multiple global passwords? I would like to have multiples.
Thanks.
https://www.ads-software.com/extend/plugins/exclusive-content-password-protect/
]]>I got the plugin to work just fine. But I would like to add a link to get the password by joining the newsletter (the point after all) in the footnote text area. But I am unable to add a link – it cuts off the code. Is there a solution for this? Thanks ahead of time for your help.
https://www.ads-software.com/extend/plugins/exclusive-content-password-protect/
]]>Is it possible to add Exclusive Content Password Protect to a page without using the shortcode? I already have a shortcode on the page that I want to password protect and nesting the shortcode inside of the Password Protect breaks it.
https://www.ads-software.com/extend/plugins/exclusive-content-password-protect/
]]>Shortcodes in the password protected content parts are not being evaluated but will be displayed as pure text in the final output.
I already tried to change the priority of the affected plugins with the add_filter parameter – to no avail. Any ideas?
https://www.ads-software.com/extend/plugins/exclusive-content-password-protect/
]]>Hi,
Is it possible to have more than one custom password? Because, when I type one custom password for one post then I can read all content in all posts.
I would like to have more custom passwords for more differnt posts.
I’m using WP 3.1 and ECPP 1.1.0 version.
https://www.ads-software.com/extend/plugins/exclusive-content-password-protect/
]]>seems like the password field ought to be an actual password field ?
]]>can you switch the stylesheet loader to use wp_enqueue_style so that i can deregister it and use my own w/o hacking the plugin? just change your cpp_head_includes function to the following:
function cpp_head_includes(){
wp_enqueue_style(‘cpp’, plugin_dir_url( __FILE__ ) . ‘css/style.css’);
}
add_action(‘init’,’cpp_head_includes’);
How can you implement the exclusive-content-password-protect plugin directly into your theme using PHP? Any help would be appreciated.
]]>Hi,
I can see that you can add a
password=”MySecretContent”
inside the tags. But can you change the other texts too like the header, footnote and button?. Coz I want to change them for my spanish content.
Thanks
]]>Won’t save info in setting
]]>After installing, the plugin would not save any info in the plugin’s admin panel. When first using it, all of the fields were populated with default values. I changed only the global password, hit “save changes”, then everything…all the of the values in every field was deleted. Every time I hit the save button, everything is erased.
]]>This message is showing up on every page, front-end and back-end
Notice: Undefined index: ecpp_heading_text in /wp-content/plugins/exclusive-content-password-protect/content-password-protect.php on line 64
in addition, if I enter the passwrd and click ‘UnLock’ the content is not unlocked
]]>Hi after i updated to version 1.7 all menus didn’t open automaticly in the admin area. Sorry for my bad english. Normally after i click the chosen menu opens and scrolls down. after the update this function didn’t work anymore and everywhere.
]]>I have installed and properly configured the latest version of
plugin, but the form in front-end does not work: clicking on the unloking button nothing happens
https://www.ads-software.com/extend/plugins/exclusive-content-password-protect/
]]>