Hi, is there any way to customize message display instead of default message (Content is available only for registered users. Please login or register)?
]]>Hello,
Is there some way to make the restricted content visible to the googlebot crawler so it gets indexed?
]]>Hi, I need to translate the text unregistered users see to spanish. Can you tell me which file should i edit to do it, please?
]]>HI,
Simple and useful plugin! Thanks.
I wonder if there is a php code or any code to add the radio option where you decide is the post is for all or for register users. For example a code to a into a template.php
I have a template with the editor to use on the front-end so I want add the radio option there.
Thanks Any suggestion!
Regards,
Hello, how do i change default login and registration pages?
I tryed this:
return ‘<code style=”color:red;border:1px solid red;padding: 3px;”>’.sprintf(__(“Il contenuto è disponibile solo agli utenti registrati. Per favore fai il LOGIN oppure REGISTRATI“,”regUserOnly”)).”;
But is not working, there must be some code error. Can you help me?
THanks
I would like to remove the “Content is available only for registered users. plus login and register info”. I just want certain info hidden to non-logged in users.
I removed the lines of code within the php file and it worked but I don’t think that’s the proper way. The next update will probably undo that. What would be the proper way? Thanks… I do like this simple to use plugin!
How do people to register? when i click on “register” i get: User registration is currently not allowed … is there something else i need to do?
]]>Is there any posibility to block blog page? Is there any posibility to not to show post titles and only login request?
Thanks a lot!
]]>Hi there,
I’m using the plugin but it’s working. It was working but now you see the shortcode like this:
[RegUserOnly]blabla[/RegUserOnly]
What to do?
Regards, Bram
]]>Do does your plugin define a registered user? Once registered, do all users then have access to all of the “registered-only” posts and pages? Can I segregate different pages to different users based on moderating their registration form?
Doug Hitchcock
[email protected]
I am using only-for-registered-users plugin and would like to change the colour of the message displayed to “public” users attempting access to subscriber space.
I would also like to remove the login and register options from the message.
I have looked at the php script, but not understanding the following line:
return '<code style="color:red;border:1px solid red;padding: 3px;">'.sprintf(__("Content is available only for registered users. Please <a href='%s'>login</a> or <a href='%s'>register</a>","regUserOnly"),wp_login_url( $current_url ),wp_registration_url()).'</code>'
This seems to return the output from .sprintf which has colour and border parameters piped into it, as well as being executed with embedded login and register prompts and links.
Is .sprintf a plugin specific function?
I would like to retain the bordered text, change the colour and remove the login and register linkages used in this plugin.
]]>