wordpress question!

bondart

Junior Member
Joined
Mar 11, 2013
Messages
196
Reaction score
31
Hey guys, I'm trying to add PASSWORD to my website - I WANT the user to - not be able to see any thing on the website - but ONE PAGE witch
he pays on to get a user and pass, and then he gets the access to the website


any one knows how i can do it on WORDPRESS?

Thanks in advance
 
I think, first you need to place wp files to separate folder and user will get access to this folder for example after he enter login and pass via .htaccess file
 
I know it can be done by editing the .htaccess file..
 
I didn't made that before in wp but in css you can use attribute "hidden" but that requires knowledge of web development.

Try with set permissions to Only show to registered users.
 
Back
Top