Hide left sidebar for password protected pages
-
Dear Team
Can you add a function which hides the sidebar before a user entered the Password for Password protected pages. If not can you give me Feedback on the following solution:
Replace line 52 in page.php with: <?php if ( ! ( $post->post_password && post_password_required() ) ) get_sidebar(); ?>Best Regards
MichaelThe page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Hide left sidebar for password protected pages’ is closed to new replies.