Tagged: x
-
AuthorPosts
-
May 26, 2016 at 8:30 am #1011046
ecoulinParticipantHi there,
I need to set a page with protected content. I don’t want the users to become members of my wordpress website. I just need them to enter a password I gave them earlier. So I set the visibility of the page to “protected by a password” (not in cornerstone). But… the page where the users have to enter the password is ugly. How can I change it?
Thanks a looooot
Elise
May 26, 2016 at 8:31 am #1011047
ecoulinParticipantThis reply has been marked as private.May 26, 2016 at 10:03 am #1011204
JoaoModeratorHi Elise
Hey Casper,
Have you tried utilizing our [protect] shortcode instead?
Here is a demonstration of it: http://theme.co/x/demo/integrity/1/shortcodes/protected-content/
Which I think you will find useful as it already looks the way it sounds like you want it to be styled.
We also have a video on this in the Knowledge Base if you would like more information on it.
https://community.theme.co/kb/
Hope that helps,
Joao
May 28, 2016 at 4:22 pm #1014636
ecoulinParticipantThanks for your answer. I don’t want people to enter a username, but only a password. Can I modify the shortcode for that?
Thanks
Elise C.
May 28, 2016 at 10:30 pm #1014888
Rue NelModeratorThis reply has been marked as private.June 3, 2016 at 11:43 am #1024463
ecoulinParticipantHi, sorry this doesn’t work for me. I tried deleting “protect shortcode” in the page and insert it again, etc.
X is correctly updated.
I am missing something?
Thanks
June 3, 2016 at 9:50 pm #1025143
Rue NelModeratorHello There,
Would you mind providing us the url of your site with login credentials so we can take a closer look and fix the issue? This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP Hostname
– FTP Username
– FTP PasswordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
And by the way, the given code above is for password protected pages and not for the modification of the protect content element within Cornerstone.
Please let us know how it goes.
June 4, 2016 at 5:00 am #1025484
ecoulinParticipantThis reply has been marked as private.June 4, 2016 at 5:02 am #1025485
ecoulinParticipantIs it possible to write a code not to ask the user to enter a username for protect content element in Cornerstone?
Thank you !
June 4, 2016 at 7:28 pm #1026036
Rue NelModeratorHello There,
Thanks for the updates!
“Is it possible to write a code not to ask the user to enter a username for protect content element in Cornerstone?”
The Protect Content element is designed to ask a username and a password. If you only want to have a password, you need to create a new element which will go under custom development. Please keep in mind that custom development is beyond the scope of our support. Our support covers getting setup, theme features, and bug fixes.In my previous reply, I urge you to add a custom code which is good for a protected page feature in WordPress. To know more about this WordPress feature, please check out the codex here: https://codex.wordpress.org/Using_Password_Protection
This is the quickest and easiest way for you to implement a page with only asking for a password.Hope this helps and explains it briefly.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1011046 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
