Digital experiences for all disciplines
Forum Replies Created
-
-
This reply has been marked as private.
Yes, of course. I have closed my session. Feel free to check it!
Rui,
Thanks for the fast help and for the code! It is already working.
Excellent, many thanks!
Frida
This is the page that is password-protected
I had to turn password off since it is not working and there a clients who need to use the page. If you have time to look at it now, I will turn i back on right away. Many thanks.
fladie-vinvan
I found this on WordPress forum, but I don´t know if it helps. I don´t know what to do with the information either: )
“If the theme/plugin is not using the_content() they’d need to add their own support for password protection, which they may not have.
So it looks like you’re using a custom template (page-members-videos.php), that doesn’t use the regular content editor. It’s likely that the template was not built to support password protection. If the template is not using the_content() to render the important content, password protection will not do anything. The template developer needs to add a check for post_password_required().
It would something like:
<?php if ( post_password_required() ) : ?>
<?php get_the_password_form(); ?>
<?php else : ?>
Protected content/template.
<?php endif; ?>Yes, it works with twenty-fifteen.
Sorry, I found it. many thanks.
Thank you very much for your quick reply. I´m sorry but where in the theme options?
Frida
Many thanks : )
Hello,
1 and 2: Excellent, and thank you very much!
3. Well “sign in” disappeared but “wish list” is still in the mobile menu. Can I make that too go away?
Many thanks for your help!
Frida
1. I know but on the front page i would like to have a full page width slider on top of the page, and then other content below with a sidebar to the right. If I choose sidebar now, the slider shrinks to fit in a smaller column with the sidebar to the right. I attach a very simple illustration to explain what I am after.
2. Yes it is Atelier. I put that code anywhere particular in the style.css?
3. Account links are off, see attached file.
Frida
Attachments:
You must be logged in to view attached files. -